[U-Boot] [U-Boot, v2, 1/7] rockchip: rk3128: add device tree file
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Mon Nov 27 20:28:37 UTC 2017
> Add dts binding header for rk3128, files origin from kernel.
>
> Series-Changes: 2
> - fix i2c address
> - add saradc and usb phy node
> - emmc using fifo mode for there is no dma support in rk3128 emmc
> - add some clock id in cru.h
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> Changes in v2: None
>
> arch/arm/dts/Makefile | 1 +
> arch/arm/dts/rk3128-evb.dts | 95 ++++
> arch/arm/dts/rk3128.dtsi | 804 +++++++++++++++++++++++++++++++++
> include/dt-bindings/clock/rk3128-cru.h | 190 ++++++++
> 4 files changed, 1090 insertions(+)
> create mode 100644 arch/arm/dts/rk3128-evb.dts
> create mode 100644 arch/arm/dts/rk3128.dtsi
> create mode 100644 include/dt-bindings/clock/rk3128-cru.h
>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list