]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM64: dts: Add support for Meson GXM
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 22 Nov 2016 10:00:45 +0000 (11:00 +0100)
committerKevin Hilman <khilman@baylibre.com>
Wed, 23 Nov 2016 15:57:17 +0000 (07:57 -0800)
commitbb51b5350d2fe38f30f8e416541f32dde195d7d8
treec4573c93adc48402c2c321a52505c499e5e8c1b3
parenta5b1ef3c50aa90214bfd10ede5e3806a9720ccf4
ARM64: dts: Add support for Meson GXM

Following the Amlogic Linux kernel, it seem the only differences
between the GXL and GXM SoCs are the CPU Clusters.

This commit renames the gxl-s905d-p23x DTSI in a common file for
S905D p23x and S912 q20x boards.

Then adds 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@baylibre.com>
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Documentation/devicetree/bindings/arm/amlogic.txt
arch/arm64/boot/dts/amlogic/Makefile
arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi [moved from arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p23x.dtsi with 97% similarity]
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p231.dts
arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/meson-gxm-s912-q201.dts [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/meson-gxm.dtsi [new file with mode: 0644]