[U-Boot] [PATCH v7 1/4] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
Simon Glass
sjg at chromium.org
Sun Apr 16 19:33:45 UTC 2017
On 14 April 2017 at 04:27, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> As a prerequisite for adding a Meson GX MMC driver update the
> Meson GXBB / Odroid-C2 device tree in Uboot with the latest
U-Boot
> version from Linux.
It's a good idea to indicate which version (or commit) of Linux
>
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> Signed-off-by: Carlo Caione <carlo at endlessm.com>
> Signed-off-by: Andreas Färber <afaerber at suse.de>
> Signed-off-by: Heiner Kallweit <hkallweit1 at gmail.com>
> Tested-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v7:
> - no changes
> v6:
> - changed prefix in subject
> v5:
> - no changes
> v4:
> - Added SoB of original authors
> ---
> arch/arm/dts/meson-gx.dtsi | 447 ++++++++++++++++++++
> arch/arm/dts/meson-gxbb-odroidc2.dts | 147 ++++++-
> arch/arm/dts/meson-gxbb.dtsi | 718 ++++++++++++++++++++------------
> include/dt-bindings/clock/gxbb-aoclkc.h | 66 +++
> include/dt-bindings/clock/gxbb-clkc.h | 34 ++
> include/dt-bindings/reset/gxbb-aoclkc.h | 66 +++
> 6 files changed, 1203 insertions(+), 275 deletions(-)
> create mode 100644 arch/arm/dts/meson-gx.dtsi
> create mode 100644 include/dt-bindings/clock/gxbb-aoclkc.h
> create mode 100644 include/dt-bindings/clock/gxbb-clkc.h
> create mode 100644 include/dt-bindings/reset/gxbb-aoclkc.h
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list