Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1523146

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

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [RFC PATCH] ARM64: dts: Add support for Meson GXM
Date 2016-11-16 01:20 +0100
Message-ID <sDW7f-3AY-3@gated-at.bofh.it> (permalink)
References <sDm3M-5c7-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@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@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RFC PATCH] ARM64: dts: Add support for Meson GXM Neil Armstrong <narmstrong@baylibre.com> - 2016-11-14 10:50 +0100
  Re: [RFC PATCH] ARM64: dts: Add support for Meson GXM Kevin Hilman <khilman@baylibre.com> - 2016-11-14 20:30 +0100
  Re: [RFC PATCH] ARM64: dts: Add support for Meson GXM Rob Herring <robh@kernel.org> - 2016-11-16 01:20 +0100

csiph-web