public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Baisc devicetree support for Amlogic T7
@ 2023-06-26  9:52 Xianwei Zhao
  2023-06-26  9:52 ` [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Xianwei Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Xianwei Zhao @ 2023-06-26  9:52 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, Conor Dooley, Xianwei Zhao

T7 is an advanced application processor designed for smart display.

Add the new T7 SoC/board device tree bindings.

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

Xianwei Zhao (2):
  dt-bindings: arm: amlogic: add T7 based AN400 bindings
  arm64: dts: add support for T7 based Amlogic AN400

 .../devicetree/bindings/arm/amlogic.yaml      |   6 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../dts/amlogic/amlogic-t7-a311d2-an400.dts   |  30 ++++
 arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi   | 156 ++++++++++++++++++
 4 files changed, 193 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-an400.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi


base-commit: 057889cb4244096ea5abcbe76ffd4d311c3078fe
-- 
2.37.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-06-30  4:39 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26  9:52 [PATCH 0/2] Baisc devicetree support for Amlogic T7 Xianwei Zhao
2023-06-26  9:52 ` [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Xianwei Zhao
2023-06-26 15:38   ` Krzysztof Kozlowski
2023-06-27  2:27     ` Xianwei Zhao
2023-06-27  2:30     ` Xianwei Zhao
2023-06-27  8:56   ` Christian Hewitt
2023-06-27  9:02     ` Xianwei Zhao
2023-06-26  9:52 ` [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400 Xianwei Zhao
2023-06-26 15:41   ` Krzysztof Kozlowski
2023-06-27  2:47     ` Xianwei Zhao
2023-06-27  7:25     ` Conor Dooley
2023-06-26 10:02 ` [PATCH 0/2] Baisc devicetree support for Amlogic T7 Conor Dooley
2023-06-27  6:13   ` Xianwei Zhao
2023-06-27  7:23     ` Conor Dooley
2023-06-27  7:51       ` Xianwei Zhao
2023-06-29 16:33         ` Lucas Tanure
2023-06-30  2:21           ` Xianwei Zhao
2023-06-30  4:39             ` Lucas Tanure
2023-06-27  7:43     ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox