devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for Amlogic T7 Reset
@ 2024-03-29  9:17 Kelvin Zhang via B4 Relay
  2024-03-29  9:17 ` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller Kelvin Zhang via B4 Relay
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Kelvin Zhang via B4 Relay @ 2024-03-29  9:17 UTC (permalink / raw)
  To: Philipp Zabel, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl
  Cc: devicetree, linux-arm-kernel, linux-amlogic, linux-kernel,
	Zelong Dong, Kelvin Zhang

Add a new compatible and device node for Amlogic T7 Reset.

Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
Signed-off-by: Kelvin Zhang <kelvin.zhang@amlogic.com>
---
Zelong Dong (3):
      dt-bindings: reset: Add Amlogic T7 Reset Controller
      reset: reset-meson: add support for Amlogic T7 SoC Reset Controller
      arm64: dts: amlogic: add reset controller for Amlogic T7 SoC

 .../bindings/reset/amlogic,meson-reset.yaml        |   1 +
 arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi        |   7 +
 drivers/reset/reset-meson.c                        |   6 +
 include/dt-bindings/reset/amlogic,t7-reset.h       | 197 +++++++++++++++++++++
 4 files changed, 211 insertions(+)
---
base-commit: a6bd6c9333397f5a0e2667d4d82fef8c970108f2
change-id: 20240329-t7-reset-f87e8346fadb

Best regards,
-- 
Kelvin Zhang <kelvin.zhang@amlogic.com>



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

end of thread, other threads:[~2024-04-19  1:51 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-29  9:17 [PATCH 0/3] Add support for Amlogic T7 Reset Kelvin Zhang via B4 Relay
2024-03-29  9:17 ` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller Kelvin Zhang via B4 Relay
2024-03-29 19:39   ` Krzysztof Kozlowski
2024-04-12 13:12     ` Neil Armstrong
2024-04-12 17:57       ` Krzysztof Kozlowski
2024-04-12 18:03         ` Krzysztof Kozlowski
2024-04-15 10:31           ` Kelvin Zhang
2024-04-15 23:30             ` neil.armstrong
2024-04-17 19:08               ` Krzysztof Kozlowski
2024-04-18 21:03                 ` neil.armstrong
2024-04-19  1:51                   ` Kelvin Zhang
2024-03-29  9:17 ` [PATCH 2/3] reset: reset-meson: add support for Amlogic T7 SoC " Kelvin Zhang via B4 Relay
2024-03-29  9:25   ` Neil Armstrong
2024-03-29  9:25   ` Neil Armstrong
2024-03-29  9:17 ` [PATCH 3/3] arm64: dts: amlogic: add reset controller for Amlogic T7 SoC Kelvin Zhang via B4 Relay
2024-03-29  9:25   ` Neil Armstrong
2024-04-12 13:13 ` [PATCH 0/3] Add support for Amlogic T7 Reset Neil Armstrong

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