[U-Boot] [PATCH v2 5/8] rockchip: rk3188: Bring in rk3066/rk3188 clock bindings

Simon Glass sjg at chromium.org
Sat Jul 23 04:08:34 CEST 2016


On 22 July 2016 at 15:51, 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>
> ---
>  include/dt-bindings/clock/rk3066a-cru.h       |  32 ++++
>  include/dt-bindings/clock/rk3188-cru-common.h | 248 ++++++++++++++++++++++++++
>  include/dt-bindings/clock/rk3188-cru.h        |  48 +++++
>  3 files changed, 328 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

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list