[U-Boot] [PATCH 13/13] sunxi: sina33: Sync the device tree with the kernel

Simon Glass sjg at chromium.org
Tue Sep 12 12:28:46 UTC 2017


On 8 September 2017 at 11:34, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> The kernel DT of the SinA33 has evolved quite a bit. Make sure we sync it
> and its upstream DTSI to be able to use the OTG.

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

Good to mention which version of Linux

>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
>  arch/arm/dts/axp223.dtsi                      |  58 ++-
>  arch/arm/dts/axp22x.dtsi                      |  10 +-
>  arch/arm/dts/sun8i-a23-a33.dtsi               | 446 +++++++-----------
>  arch/arm/dts/sun8i-a33-sinlinx-sina33.dts     |  43 ++-
>  arch/arm/dts/sun8i-a33.dtsi                   | 477 +++++++++++++++----
>  include/dt-bindings/clock/sun8i-a23-a33-ccu.h | 127 +++++-
>  include/dt-bindings/reset/sun8i-a23-a33-ccu.h |  87 +++-
>  7 files changed, 914 insertions(+), 334 deletions(-)
>  create mode 100644 arch/arm/dts/axp223.dtsi
>  create mode 100644 include/dt-bindings/clock/sun8i-a23-a33-ccu.h
>  create mode 100644 include/dt-bindings/reset/sun8i-a23-a33-ccu.h


More information about the U-Boot mailing list