linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
@ 2018-09-20  7:09 Jianxin Pan
  2018-09-20  7:09 ` [PATCH v4 1/2] dt-bindings: arm: amlogic: Add Meson G12A binding Jianxin Pan
  2018-09-20  7:09 ` [PATCH v4 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support Jianxin Pan
  0 siblings, 2 replies; 5+ messages in thread
From: Jianxin Pan @ 2018-09-20  7:09 UTC (permalink / raw)
  To: Kevin Hilman, linux-amlogic
  Cc: Jianxin Pan, Rob Herring, Neil Armstrong, Jerome Brunet,
	Carlo Caione, Jian Hu, Yixun Lan, Hanjie Lin, Qiufang Dai,
	Victor Wan, devicetree, linux-arm-kernel, linux-kernel

This attempt will try to add new DT files to support Meson-G12A SoC.

1) first, Please notice that, in this patch series, the DT node about 16M reserved
memory for hwrom is removed, since it's not needed by G12A SoC.
2) second, the pclk for uart_AO need to be fixed once G12A clock_ao driver is
merged. In this version, it rely on bootloader to enable the pclk gate which 
belong to AO clock domain. Please add clk_ignore_unused to bootargs.

Changes since v3 [2]:
 - collect Rob's Reviewed-by
 - test on latest v4.20/integ

Changes since v2 [1]:
 - reorder subnodes
 - collect Rob's Reviewed-by

Changes since v1 [0]:
 - fix signoff typo
 - order subnodes by addresses when there is one and alphabetically when there is none


[0] https://lore.kernel.org/lkml/1533802951-49919-2-git-send-email-jianxin.pan@amlogic.com
[1] https://lore.kernel.org/lkml/1534160901-22889-1-git-send-email-jianxin.pan@amlogic.com
[2] https://lore.kernel.org/lkml/1534243121-33589-1-git-send-email-jianxin.pan@amlogic.com

Jianxin Pan (2):
  dt-bindings: arm: amlogic: Add Meson G12A binding
  arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support

 Documentation/devicetree/bindings/arm/amlogic.txt |   6 +
 arch/arm64/boot/dts/amlogic/Makefile              |   1 +
 arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts   |  22 +++
 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi       | 172 ++++++++++++++++++++++
 4 files changed, 201 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi

-- 
1.9.1


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

end of thread, other threads:[~2018-09-20  8:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-20  7:09 [PATCH v4 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC Jianxin Pan
2018-09-20  7:09 ` [PATCH v4 1/2] dt-bindings: arm: amlogic: Add Meson G12A binding Jianxin Pan
2018-09-20  7:09 ` [PATCH v4 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support Jianxin Pan
2018-09-20  7:54   ` Neil Armstrong
2018-09-20  8:54     ` Jianxin Pan

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).