]> git.sur5r.net Git - u-boot/commit
rockchip: rk3188: Add rk3066/rk3188 clock bindings
authorHeiko Stübner <heiko@sntech.de>
Sat, 18 Feb 2017 18:46:33 +0000 (19:46 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Mar 2017 22:03:45 +0000 (16:03 -0600)
commit7b2500babd6b9fce7ef9ae43132d42279442edc9
tree501b42f9c0caa592174b91b468c5b1c1367afbd2
parent37c07c5b1ff89a75581a236d1536b0584d2f74c0
rockchip: rk3188: Add rk3066/rk3188 clock bindings

Bring in required device clock binding files from Linux.
The clock trees for rk3066 and rk3188 are largely similar, which makes
them share the common parts in a shared header. While we focus on rk3188
for now, bring in both headers already for completeness sake.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
include/dt-bindings/clock/rk3066a-cru.h [new file with mode: 0644]
include/dt-bindings/clock/rk3188-cru-common.h [new file with mode: 0644]
include/dt-bindings/clock/rk3188-cru.h [new file with mode: 0644]