[U-Boot] [PATCH v4 13/20] rockchip: rk3188: Add rk3066/rk3188 clock bindings
Simon Glass
sjg at chromium.org
Tue Feb 21 20:35:20 UTC 2017
On 18 February 2017 at 11:46, Heiko Stuebner <heiko at sntech.de> wrote:
> 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 at sntech.de>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Kever Yang <kever.yang at rock-chips.com>
> ---
> include/dt-bindings/clock/rk3066a-cru.h | 32 ++++
> include/dt-bindings/clock/rk3188-cru-common.h | 256 ++++++++++++++++++++++++++
> include/dt-bindings/clock/rk3188-cru.h | 48 +++++
> 3 files changed, 336 insertions(+)
> create mode 100644 include/dt-bindings/clock/rk3066a-cru.h
> create mode 100644 include/dt-bindings/clock/rk3188-cru-common.h
> create mode 100644 include/dt-bindings/clock/rk3188-cru.h
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list