All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Power: meson-s4: add s4 power domain driver
@ 2022-01-26  6:10 ` Shunzhou Jiang
  0 siblings, 0 replies; 21+ messages in thread
From: Shunzhou Jiang @ 2022-01-26  6:10 UTC (permalink / raw)
  To: linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: narmstrong, khilman, jbrunet, martin.blumenstingl, jianxin.pan,
	shunzhou.jiang

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

-- 
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] 21+ messages in thread

end of thread, other threads:[~2022-02-19  0:34 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-26  6:10 [PATCH 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-01-26  6:10 ` Shunzhou Jiang
2022-01-26  6:10 ` Shunzhou Jiang
2022-01-26  6:10 ` [PATCH 1/2] dt-bindings: power: add Amlogic s4 power domains bindings Shunzhou Jiang
2022-01-26  6:10   ` Shunzhou Jiang
2022-01-26  6:10   ` Shunzhou Jiang
2022-01-26  6:10 ` [PATCH 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-01-26  6:10   ` Shunzhou Jiang
2022-01-26  6:10   ` Shunzhou Jiang
2022-02-01 19:52   ` Kevin Hilman
2022-02-01 19:52     ` Kevin Hilman
2022-02-01 19:52     ` Kevin Hilman
     [not found]     ` <202202091001287547451@amlogic.com>
2022-02-09 20:30       ` Kevin Hilman
2022-02-09 20:30         ` Kevin Hilman
2022-02-09 20:30         ` Kevin Hilman
     [not found]         ` <2022021117375354230910@amlogic.com>
2022-02-11 18:52           ` Kevin Hilman
2022-02-11 18:52             ` Kevin Hilman
2022-02-11 18:52             ` Kevin Hilman
     [not found]             ` <2022021510112070486315@amlogic.com>
2022-02-19  0:32               ` Kevin Hilman
2022-02-19  0:32                 ` Kevin Hilman
2022-02-19  0:32                 ` Kevin Hilman

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.