devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce new DT files for Meson-AXG SoC
@ 2017-10-13 23:13 Yixun Lan
       [not found] ` <20171013231313.22850-1-dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Yixun Lan @ 2017-10-13 23:13 UTC (permalink / raw)
  To: Kevin Hilman, Carlo Caione, devicetree-u79uwXL29TY76Z2rM5mHXA,
	Rob Herring, Mark Rutland
  Cc: Neil Armstrong, Jerome Brunet,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	Andreas Färber, Yixun Lan

This attempt will try to add new DT files to support Meson-AXG SoC.
Due to the AXG series has new memory layout, we decide to start a new
DT structure without sharing with previous meson-gx.dtsi

1) in the first patch, we try to document the new Meson-AXG bindings
2) in the second patch, we try to bring up a minimal serial console,
so it's capable of running a minimal system (in ramdisk).


Yixun Lan (2):
  dt-bindings: arm: amlogic: Add Meson AXG binding
  arm64: dts: meson-axg: add initial A113D SoC DT support

 Documentation/devicetree/bindings/arm/amlogic.txt |   6 +
 arch/arm64/boot/dts/amlogic/Makefile              |   1 +
 arch/arm64/boot/dts/amlogic/meson-axg-s400.dts    |  22 +++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi        | 204 ++++++++++++++++++++++
 4 files changed, 233 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg.dtsi

-- 
2.14.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-19 10:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13 23:13 [PATCH 0/2] Introduce new DT files for Meson-AXG SoC Yixun Lan
     [not found] ` <20171013231313.22850-1-dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2017-10-13 23:13   ` [PATCH 1/2] dt-bindings: arm: amlogic: Add Meson AXG binding Yixun Lan
     [not found]     ` <20171013231313.22850-2-dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2017-10-18  1:45       ` Rob Herring
2017-10-13 23:13   ` [PATCH 2/2] arm64: dts: meson-axg: add initial A113D SoC DT support Yixun Lan
2017-10-14 22:32   ` [PATCH 0/2] Introduce new DT files for Meson-AXG SoC Andreas Färber
2017-10-16  9:34   ` Neil Armstrong
2017-10-19 10:18   ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).