All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Power: meson-s4: add s4 power domain driver
@ 2021-12-30  9:44 ` Shunzhou.Jiang
  0 siblings, 0 replies; 18+ messages in thread
From: Shunzhou.Jiang @ 2021-12-30  9:44 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: narmstrong, khilman, jbrunet, martin.blumenstingl, shunzhou.jiang

From: Shunzhou Jiang <shunzhou.jiang@amlogic.com>

This patchset adds Power controller driver support for Meson-S4 SoC
Likes Meson-A1, the power domains register only can access in secure world

Shunzhou Jiang (2):
  dt-bindings: power: add Amlogic s4 power domains bindings
  soc: s4: Add support for power domains controller

 .../power/amlogic,meson-sec-pwrc.yaml         |  3 ++-
 drivers/soc/amlogic/meson-secure-pwrc.c       | 21 +++++++++++++++++++
 include/dt-bindings/power/meson-s4-power.h    | 19 +++++++++++++++++
 3 files changed, 42 insertions(+), 1 deletion(-)
 create mode 100644 include/dt-bindings/power/meson-s4-power.h


base-commit: 3448a018ded03ccd4093d6675f4a39eb2d1a18ef
-- 
2.34.1


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

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

end of thread, other threads:[~2022-01-20  9:00 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30  9:44 [PATCH V2 0/2] Power: meson-s4: add s4 power domain driver Shunzhou.Jiang
2021-12-30  9:44 ` Shunzhou.Jiang
2021-12-30  9:44 ` [PATCH V2 1/2] dt-bindings: power: add Amlogic s4 power domains bindings Shunzhou.Jiang
2021-12-30  9:44   ` Shunzhou.Jiang
2021-12-30 22:11   ` Martin Blumenstingl
2021-12-30 22:11     ` Martin Blumenstingl
2021-12-30 22:11     ` Martin Blumenstingl
2021-12-30  9:44 ` [PATCH V2 2/2] soc: s4: Add support for power domains controller Shunzhou.Jiang
2021-12-30  9:44   ` Shunzhou.Jiang
2021-12-30 22:15   ` Martin Blumenstingl
2021-12-30 22:15     ` Martin Blumenstingl
2021-12-30 22:15     ` Martin Blumenstingl
2022-01-12  8:36     ` Neil Armstrong
2022-01-12  8:36       ` Neil Armstrong
2022-01-12  8:36       ` Neil Armstrong
     [not found]       ` <2022011810264745683311@amlogic.com>
2022-01-20  8:59         ` Neil Armstrong
2022-01-20  8:59           ` Neil Armstrong
2022-01-20  8:59           ` Neil Armstrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.