[PATCH 3/3] ARM64: dts: amlogic: Add basic support for Amlogic S905D

Rob Herring robh at kernel.org
Mon Sep 12 08:42:01 PDT 2016


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



More information about the linux-arm-kernel mailing list