On Mon, Nov 14, 2016 at 10:44:11AM +0100, Neil Armstrong wrote: > Following the Amlogic Linux kernel, it seem the only differences > between the GXL and GXM SoCs are the CPU Clusters. > > Simply add a meson-gxm dtsi and reproduce the P23x to Q20x boards > dts files since the S905D and S912 SoCs shares the same pinout > and the P23x and Q20x boards are identical. > > Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/amlogic.txt | 6 + > arch/arm64/boot/dts/amlogic/Makefile | 2 + > .../arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts | 76 +++++++++ > .../arm64/boot/dts/amlogic/meson-gxm-s912-q201.dts | 57 +++++++ > .../boot/dts/amlogic/meson-gxm-s912-q20x.dtsi | 188 +++++++++++++++++++++ > arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 114 +++++++++++++ > 6 files changed, 443 insertions(+) > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-s912-q201.dts > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-s912-q20x.dtsi > create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm.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