On 14 April 2017 at 04:27, Heinrich Schuchardt <xypron.g...@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 <narmstr...@baylibre.com>
> Signed-off-by: Carlo Caione <ca...@endlessm.com>
> Signed-off-by: Andreas Färber <afaer...@suse.de>
> Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>
> Tested-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@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 <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to