devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: msm: Allow scaling power domains and interconnect
@ 2023-11-28  9:43 Stephan Gerhold
  2023-11-28  9:43 ` [PATCH 1/2] dt-bindings: serial: qcom,msm-uartdm: Vote for shared resources Stephan Gerhold
  2023-11-28  9:43 ` [PATCH 2/2] serial: msm: Use OPP table for DVFS support Stephan Gerhold
  0 siblings, 2 replies; 4+ messages in thread
From: Stephan Gerhold @ 2023-11-28  9:43 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Jiri Slaby,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-msm,
	linux-serial, devicetree, linux-kernel, Stephan Gerhold

Make it possible to scale performance states of the power domain and
interconnect of the UART DM controller in relation to the selected UART
baud rate. This is done by setting up an OPP table in the device tree
that describes the necessary power domain states in relation to the UART
clock rate.

Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
---
Stephan Gerhold (2):
      dt-bindings: serial: qcom,msm-uartdm: Vote for shared resources
      serial: msm: Use OPP table for DVFS support

 .../devicetree/bindings/serial/qcom,msm-uartdm.yaml   | 13 +++++++++++++
 drivers/tty/serial/msm_serial.c                       | 19 +++++++++++++++++--
 2 files changed, 30 insertions(+), 2 deletions(-)
---
base-commit: ab58841ab9fca536e5579312d7b46cbc4822e29c
change-id: 20231121-serial-msm-dvfs-aeda58c55af2

Best regards,
-- 
Stephan Gerhold <stephan.gerhold@kernkonzept.com>
Kernkonzept GmbH at Dresden, Germany, HRB 31129, CEO Dr.-Ing. Michael Hohmuth


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

end of thread, other threads:[~2023-11-29 14:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28  9:43 [PATCH 0/2] serial: msm: Allow scaling power domains and interconnect Stephan Gerhold
2023-11-28  9:43 ` [PATCH 1/2] dt-bindings: serial: qcom,msm-uartdm: Vote for shared resources Stephan Gerhold
2023-11-29 14:58   ` Rob Herring
2023-11-28  9:43 ` [PATCH 2/2] serial: msm: Use OPP table for DVFS support Stephan Gerhold

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