devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation
@ 2022-04-13  2:06 Drew Fustini
  2022-04-13  2:06 ` [PATCH 1/2] dt-bindings: wkup-m3-ipc: Add ti,io-isolation property Drew Fustini
  2022-04-13  2:06 ` [PATCH 2/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation Drew Fustini
  0 siblings, 2 replies; 5+ messages in thread
From: Drew Fustini @ 2022-04-13  2:06 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

TI AM437x SoCs support isolation of the IOs so that control is taken
from the peripheral they are connected to and overridden by values
present in the control register for that pad. This series documents a
new property 'ti,io-isolation' and updates the wkup_m3_ipc driver to 
inform the CM3 firmware when that property is set.

A prerequisite for this series is: 
[PATCH v2 0/2] soc: ti: wkup_m3_ipc: support vtt toggle
https://lore.kernel.org/lkml/20220409211215.2529387-1-dfustini@baylibre.com/T/

Dave Gerlach (1):
  soc: ti: wkup_m3_ipc: Add support for IO Isolation

Drew Fustini (1):
  dt-bindings: wkup-m3-ipc: Add ti,io-isolation property

 .../bindings/soc/ti/wkup-m3-ipc.yaml          | 68 +++++++++++++++++--
 drivers/soc/ti/wkup_m3_ipc.c                  | 14 +++-
 include/linux/wkup_m3_ipc.h                   |  1 +
 3 files changed, 76 insertions(+), 7 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-04-14 12:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-13  2:06 [PATCH 0/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation Drew Fustini
2022-04-13  2:06 ` [PATCH 1/2] dt-bindings: wkup-m3-ipc: Add ti,io-isolation property Drew Fustini
2022-04-14 12:34   ` Rob Herring
2022-04-14 12:49     ` Dave Gerlach
2022-04-13  2:06 ` [PATCH 2/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation Drew Fustini

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).