[RFC PATCH] ARM64: dts: Add support for Meson GXM

Rob Herring robh at kernel.org
Tue Nov 15 16:13:40 PST 2016


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 at baylibre.com>
> ---
>  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 at kernel.org>



More information about the linux-arm-kernel mailing list