On Sat, Sep 03, 2016 at 10:22:26AM +0200, Neil Armstrong wrote: > This patch introduces the basic support for the Amlogic S905D (MesonGXL) > and for the Amlogic evaluation boards P230 and P231. > No documentation has been released yet for this SoC, so for now only the > bare minimum has been added in the DT. > > Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/amlogic.txt | 3 + > arch/arm64/boot/dts/amlogic/Makefile | 2 + > .../boot/dts/amlogic/meson-gxl-s905d-p230.dts | 51 +++++++++++++++++ > .../boot/dts/amlogic/meson-gxl-s905d-p231.dts | 51 +++++++++++++++++ > .../boot/dts/amlogic/meson-gxl-s905d-p23x.dtsi | 64 ++++++++++++++++++++++ > arch/arm64/boot/dts/amlogic/meson-gxl-s905d.dtsi | 48 ++++++++++++++++ > 6 files changed, 219 insertions(+) > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p231.dts > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p23x.dtsi > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d.dtsi Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html