linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] soc: ti: wkup_m3_ipc: support vtt toggle
@ 2022-04-09 21:12 Drew Fustini
  2022-04-09 21:12 ` [PATCH v2 1/2] dt-bindings: wkup-m3-ipc: Add vtt toggle gpio pin property Drew Fustini
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Drew Fustini @ 2022-04-09 21:12 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Dave Gerlach, Tony Lindgren,
	Nishanth Menon, Santosh Shilimkar
  Cc: devicetree, linux-arm-kernel, linux-kernel, Drew Fustini

This series enables the Cortex M3 processor found in AM33xx and AM43xx
SoCs to toggle the VTT regulator during low power mode transitions.

I recently converted the Wakeup M3 IPC bindings to YAML. Rob has applied
that patch [1]. It is a prerequisite for the wkup-m3-ipc.yaml patch in
this series.

[1] https://lore.kernel.org/linux-devicetree/YlCACSZx5xsPSwNC@robh.at.kernel.org/

Changes since v1:
- Removed unnecessary "ti,needs-vtt-toggle" property

Dave Gerlach (1):
  soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator

Drew Fustini (1):
  dt-bindings: wkup-m3-ipc: Add vtt toggle gpio pin property

 .../bindings/soc/ti/wkup-m3-ipc.yaml          | 13 ++++++++++
 drivers/soc/ti/wkup_m3_ipc.c                  | 26 +++++++++++++++++--
 include/linux/wkup_m3_ipc.h                   |  1 +
 3 files changed, 38 insertions(+), 2 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-04-22 23:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-09 21:12 [PATCH v2 0/2] soc: ti: wkup_m3_ipc: support vtt toggle Drew Fustini
2022-04-09 21:12 ` [PATCH v2 1/2] dt-bindings: wkup-m3-ipc: Add vtt toggle gpio pin property Drew Fustini
2022-04-10 14:17   ` Krzysztof Kozlowski
2022-04-12 19:54   ` Rob Herring
2022-04-12 21:15     ` Drew Fustini
2022-04-13 21:48   ` Rob Herring
2022-04-09 21:12 ` [PATCH v2 2/2] soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator Drew Fustini
2022-04-22 23:14 ` (subset) [PATCH v2 0/2] soc: ti: wkup_m3_ipc: support vtt toggle Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).