mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
* [PATCH 0/3] reset: meson-c3: add reset driver
@ 2023-06-30 12:10 zelong dong
  2023-06-30 12:10 ` [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller zelong dong
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: zelong dong @ 2023-06-30 12:10 UTC (permalink / raw)
  To: narmstrong, p.zabel, khilman, Rob Herring, martin.blumenstingl
  Cc: linux-kernel, linux-amlogic, linux-arm-kernel, jbrunet,
	devicetree, kelvin.zhang, Zelong Dong

From: Zelong Dong <zelong.dong@amlogic.com>

This patchset adds Reset controller driver support for Meson-C3 SoC.
The RESET registers count and offset for C3 Soc are same as S4 Soc.


Zelong Dong (3):
  dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset
    Controller
  reset: reset-meson: add support for the Meson-C3 SoC Reset Controller
  arm64: dts: meson: add reset controller for Meson-C3 SoC

 .../bindings/reset/amlogic,meson-reset.yaml   |   1 +
 arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi   |   7 ++
 drivers/reset/reset-meson.c                   |   1 +
 .../reset/amlogic,meson-c3-reset.h            | 119 ++++++++++++++++++
 4 files changed, 128 insertions(+)
 create mode 100644 include/dt-bindings/reset/amlogic,meson-c3-reset.h

-- 
2.35.1


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

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

end of thread, other threads:[~2023-07-03 19:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 12:10 [PATCH 0/3] reset: meson-c3: add reset driver zelong dong
2023-06-30 12:10 ` [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller zelong dong
2023-06-30 16:08   ` Dmitry Rokosov
2023-06-30 16:31   ` Neil Armstrong
2023-07-02  9:33   ` Krzysztof Kozlowski
2023-06-30 12:10 ` [PATCH 2/3] reset: reset-meson: add support for the Meson-C3 SoC " zelong dong
2023-06-30 15:59   ` Dmitry Rokosov
2023-07-03 19:42   ` Martin Blumenstingl
2023-06-30 12:10 ` [PATCH 3/3] arm64: dts: meson: add reset controller for Meson-C3 SoC zelong dong
2023-06-30 16:16   ` Dmitry Rokosov
2023-06-30 16:32   ` Neil Armstrong

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

all inboxes | Powered by JetHome®