mbox series

[0/2] SDM670 RPMh Clocks

Message ID 20220920022251.3073-1-mailingradian@gmail.com (mailing list archive)
Headers show
Series SDM670 RPMh Clocks | expand

Message

Richard Acayan Sept. 20, 2022, 2:22 a.m. UTC
This patch series adds clocks controlled by RPMh for Snapdragon 670.

 .../bindings/regulator/qcom,rpmh-regulator.yaml    | 36 +++++++++++++++
 drivers/regulator/qcom-rpmh-regulator.c            | 54 ++++++++++++++++++++++
 2 files changed, 90 insertions(+)

Comments

Richard Acayan Sept. 20, 2022, 2:30 a.m. UTC | #1
> This patch series adds clocks controlled by RPMh for Snapdragon 670.

Oops, sorry. I added the wrong description. This was what I meant to send:

Subject: [PATCH 0/2] RPMh Support for PM660 and PM660L

This patch series introduces support for the PM660 and PM660L on the RPMh
mailbox. My initial Pixel 3a dts is not very minimal but I think that this
series is trivial enough that it can be activated in a single commit.
Krzysztof Kozlowski Sept. 20, 2022, 8:28 a.m. UTC | #2
On 20/09/2022 04:30, Richard Acayan wrote:
>> This patch series adds clocks controlled by RPMh for Snapdragon 670.
> 
> Oops, sorry. I added the wrong description. This was what I meant to send:
> 
> Subject: [PATCH 0/2] RPMh Support for PM660 and PM660L

Send a v2.

Best regards,
Krzysztof