Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1481486 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2016-09-12 17:50 +0200 |
| Last post | 2016-09-12 17:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 3/3] ARM64: dts: amlogic: Add basic support for Amlogic S905D Rob Herring <robh@kernel.org> - 2016-09-12 17:50 +0200
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-09-12 17:50 +0200 |
| Subject | Re: [PATCH 3/3] ARM64: dts: amlogic: Add basic support for Amlogic S905D |
| Message-ID | <sgBEC-5cu-19@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web