Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Amlogic T7 reset controller
@ 2024-04-22 11:11 Kelvin Zhang via B4 Relay
  2024-04-22 11:11 ` [PATCH v2 1/3] dt-bindings: reset: Add " Kelvin Zhang via B4 Relay
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Kelvin Zhang via B4 Relay @ 2024-04-22 11:11 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 controller.
And modify the driver accordingly.

Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
Signed-off-by: Kelvin Zhang <kelvin.zhang@amlogic.com>
---
Changes in v2:
- Drop the compatible comment in dt-binding.
- Move t7-reset.h to arch/arm64/boot/dts/amlogic.
- Link to v1: https://lore.kernel.org/r/20240329-t7-reset-v1-0-4c6e2e68359e@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 Amlogic T7 reset controller

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

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



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

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

end of thread, other threads:[~2024-09-02 11:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-22 11:11 [PATCH v2 0/3] Add support for Amlogic T7 reset controller Kelvin Zhang via B4 Relay
2024-04-22 11:11 ` [PATCH v2 1/3] dt-bindings: reset: Add " Kelvin Zhang via B4 Relay
2024-04-22 15:31   ` Conor Dooley
2024-04-22 11:11 ` [PATCH v2 2/3] reset: reset-meson: Add support for Amlogic T7 SoC " Kelvin Zhang via B4 Relay
2024-04-22 11:11 ` [PATCH v2 3/3] arm64: dts: amlogic: Add Amlogic T7 " Kelvin Zhang via B4 Relay
2024-04-23  8:11 ` (subset) [PATCH v2 0/3] Add support for " Neil Armstrong
2024-06-05 12:51 ` Neil Armstrong
2024-07-11  9:21   ` Kelvin Zhang
2024-08-28 10:00   ` Neil Armstrong
2024-09-02 10:10 ` Philipp Zabel
2024-09-02 10:50   ` Zelong Dong
2024-09-02 11:23   ` Neil Armstrong

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