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


Groups > linux.kernel > #1481486

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

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] ARM64: dts: amlogic: Add basic support for Amlogic S905D
Date 2016-09-12 17:50 +0200
Message-ID <sgBEC-5cu-19@gated-at.bofh.it> (permalink)
References <sdeuR-2Qj-5@gated-at.bofh.it> <sdeuR-2Qj-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 3/3] ARM64: dts: amlogic: Add basic support for Amlogic  S905D Rob Herring <robh@kernel.org> - 2016-09-12 17:50 +0200

csiph-web