devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: ipa: enable register retention
@ 2022-02-01 15:02 Alex Elder
  2022-02-01 15:02 ` [PATCH net v2 1/2] dt-bindings: net: qcom,ipa: add optional qcom,qmp property Alex Elder
  2022-02-01 15:02 ` [PATCH net v2 2/2] net: ipa: request IPA register values be retained Alex Elder
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Elder @ 2022-02-01 15:02 UTC (permalink / raw)
  To: robh+dt, davem, kuba
  Cc: bjorn.andersson, agross, mka, evgreen, cpratapa, avuyyuru,
	jponduru, subashab, elder, netdev, devicetree, linux-arm-msm,
	linux-kernel

With runtime power management in place, we sometimes need to issue
a command to enable retention of IPA register values before power
collapse.  This requires a new Device Tree property, whose presence
will also be used to signal that the command is required.

Version 2 is exactly the same as version 1, but this version is
also being sent to the devicetree mailing list.

					-Alex

Alex Elder (2):
  dt-bindings: net: qcom,ipa: add optional qcom,qmp property
  net: ipa: request IPA register values be retained

 .../devicetree/bindings/net/qcom,ipa.yaml     |  6 +++
 drivers/net/ipa/ipa_power.c                   | 52 +++++++++++++++++++
 drivers/net/ipa/ipa_power.h                   |  7 +++
 drivers/net/ipa/ipa_uc.c                      |  5 ++
 4 files changed, 70 insertions(+)

-- 
2.32.0


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

end of thread, other threads:[~2022-02-01 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 15:02 [PATCH net v2 0/2] net: ipa: enable register retention Alex Elder
2022-02-01 15:02 ` [PATCH net v2 1/2] dt-bindings: net: qcom,ipa: add optional qcom,qmp property Alex Elder
2022-02-01 15:02 ` [PATCH net v2 2/2] net: ipa: request IPA register values be retained Alex Elder

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