devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Baisc devicetree support for Amlogic C3
@ 2023-04-19  7:38 =Xianwei Zhao
  2023-04-19  7:38 ` [RFC PATCH 1/2] arm64: amlogic: add new ARCH_AMLIPC for IPC SoC =Xianwei Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: =Xianwei Zhao @ 2023-04-19  7:38 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, linux-amlogic, devicetree
  Cc: Catalin Marinas, Will Deacon, Neil Armstrong, Kevin Hilman,
	Rob Herring, Krzysztof Kozlowski, Xianwei Zhao

From: Xianwei Zhao <xianwei.zhao@amlogic.com>

Amlogic C3 is an advanced edge AI processor designed for smart IP camera
applications.

Add ARCH_AMLIPC for the new series.

Add basic devicetree support for the C3 based Amlogic AW409 board,
which describes the following components: CPU, GIC, IRQ, Timer, UART.
It's capable of booting up into the serial console.

Xianwei Zhao (2):
  arm64: amlogic: add new ARCH_AMLIPC for IPC SoC
  arm64: dts: add support for C3 based Amlogic AW409

 arch/arm64/Kconfig.platforms                  | 12 +++
 arch/arm64/boot/dts/amlogic/Makefile          |  1 +
 .../amlogic/amlogic-c3-c302x-aw409-256m.dts   | 30 +++++++
 arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi   | 87 +++++++++++++++++++
 arch/arm64/configs/defconfig                  |  2 +
 5 files changed, 132 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3-c302x-aw409-256m.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi


base-commit: ae68fb187b59bc8645974320808ab2d7c41b1833
-- 
2.37.1


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

end of thread, other threads:[~2023-05-01 10:00 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-19  7:38 [RFC PATCH 0/2] Baisc devicetree support for Amlogic C3 =Xianwei Zhao
2023-04-19  7:38 ` [RFC PATCH 1/2] arm64: amlogic: add new ARCH_AMLIPC for IPC SoC =Xianwei Zhao
2023-04-19  7:45   ` Krzysztof Kozlowski
2023-04-19 10:22   ` Neil Armstrong
2023-04-19 13:14   ` Dmitry Rokosov
2023-04-19 13:43     ` Neil Armstrong
2023-04-19 16:04       ` Dmitry Rokosov
2023-04-19 16:25         ` Neil Armstrong
2023-04-19 17:00           ` Dmitry Rokosov
2023-04-20  8:43             ` Kelvin Zhang
2023-04-20 12:18               ` Neil Armstrong
2023-04-27  9:20                 ` Kelvin Zhang
2023-04-20 12:39               ` Krzysztof Kozlowski
2023-04-27  9:23                 ` Kelvin Zhang
2023-04-19  7:38 ` [RFC PATCH 2/2] arm64: dts: add support for C3 based Amlogic AW409 =Xianwei Zhao
2023-04-19  7:48   ` Krzysztof Kozlowski
2023-04-27  9:25     ` xianwei.zhao
     [not found]     ` <5a11ccfd-eafa-391a-e2b9-d032510c9e7b@amlogic.com>
2023-05-01 10:00       ` Krzysztof Kozlowski
2023-04-19 10:23   ` Neil Armstrong
2023-04-19 13:09 ` [RFC PATCH 0/2] Baisc devicetree support for Amlogic C3 Dmitry Rokosov

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