public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] simple-pm-bus: deassert resets if possible
@ 2024-02-23  3:49 Yang Xiwen via B4 Relay
  2024-02-23  3:49 ` [PATCH 1/2] dt-bindings: simple-pm-bus: Add optional resets Yang Xiwen via B4 Relay
  2024-02-23  3:49 ` [PATCH 2/2] drivers: bus: simple-pm-bus: Get and deassert resets exclusively Yang Xiwen via B4 Relay
  0 siblings, 2 replies; 9+ messages in thread
From: Yang Xiwen via B4 Relay @ 2024-02-23  3:49 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Geert Uytterhoeven, Philipp Zabel
  Cc: devicetree, linux-kernel, Yang Xiwen

simple power-managed buses can also have resets. Get and deassert them
if possible.

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
---
Yang Xiwen (2):
      dt-bindings: simple-pm-bus: Add optional resets
      drivers: bus: simple-pm-bus: Get and deassert resets exclusively

 Documentation/devicetree/bindings/bus/simple-pm-bus.yaml |  7 +++++--
 drivers/bus/simple-pm-bus.c                              | 14 +++++++++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)
---
base-commit: 8d3dea210042f54b952b481838c1e7dfc4ec751d
change-id: 20240223-b4-bus-d5c6f75a251a

Best regards,
-- 
Yang Xiwen <forbidden405@outlook.com>


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

end of thread, other threads:[~2024-02-24 12:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23  3:49 [PATCH 0/2] simple-pm-bus: deassert resets if possible Yang Xiwen via B4 Relay
2024-02-23  3:49 ` [PATCH 1/2] dt-bindings: simple-pm-bus: Add optional resets Yang Xiwen via B4 Relay
2024-02-23  8:08   ` Geert Uytterhoeven
2024-02-23  3:49 ` [PATCH 2/2] drivers: bus: simple-pm-bus: Get and deassert resets exclusively Yang Xiwen via B4 Relay
2024-02-23  8:08   ` Geert Uytterhoeven
2024-02-23 22:40   ` kernel test robot
2024-02-23 22:50   ` kernel test robot
2024-02-23 23:32   ` kernel test robot
2024-02-24 12:12     ` Yang Xiwen

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