linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add QCM2290 RPM power domain support
@ 2021-11-08 13:44 Shawn Guo
  2021-11-08 13:44 ` [PATCH 1/3] soc: qcom: rpmpd: Drop unused res_name from struct rpmpd Shawn Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shawn Guo @ 2021-11-08 13:44 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Rob Herring, Rajendra Nayak, Loic Poulain, devicetree,
	linux-arm-msm, linux-kernel, Shawn Guo

The first patch is a separate cleanup, and the rest two add RPM power
domain support for QCM2290.

Shawn Guo (3):
  soc: qcom: rpmpd: Drop unused res_name from struct rpmpd
  dt-bindings: power: rpmpd: Add QCM2290 support
  soc: qcom: rpmpd: Add QCM2290 support

 .../devicetree/bindings/power/qcom,rpmpd.yaml |  1 +
 drivers/soc/qcom/rpmpd.c                      | 19 ++++++++++++++++++-
 include/dt-bindings/power/qcom-rpmpd.h        | 10 ++++++++++
 3 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-11-20 23:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-08 13:44 [PATCH 0/3] Add QCM2290 RPM power domain support Shawn Guo
2021-11-08 13:44 ` [PATCH 1/3] soc: qcom: rpmpd: Drop unused res_name from struct rpmpd Shawn Guo
2021-11-20 23:55   ` (subset) " Bjorn Andersson
2021-11-08 13:44 ` [PATCH 2/3] dt-bindings: power: rpmpd: Add QCM2290 support Shawn Guo
2021-11-08 13:44 ` [PATCH 3/3] soc: qcom: " Shawn Guo
2021-11-20 23:55 ` [PATCH 0/3] Add QCM2290 RPM power domain support Bjorn Andersson

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