mbox series

[V2,0/2] Enable DVFS support for IPQ6018

Message ID 1597648720-13649-1-git-send-email-kathirav@codeaurora.org
Headers show
Series Enable DVFS support for IPQ6018 | expand

Message

Kathiravan T Aug. 17, 2020, 7:18 a.m. UTC
Add A53 PLL, APCS clock, RPM Glink, RPM message RAM, cpu-opp-table,
SMPA2 regulator to enable the cpu frequency on IPQ6018.

[v2]
	- Rebased on v5.9-rc1
	- Picked up the Rob's Acked-by tag for mailbox YAML
	- Regulator binding in V1 was picked by Mark and available in v5.9-rc1

Kathiravan T (2):
  dt-bindings: mailbox: add compatible for the IPQ6018 SoC
  arm64: dts: ipq6018: enable DVFS support

 .../bindings/mailbox/qcom,apcs-kpss-global.yaml    |  1 +
 arch/arm64/boot/dts/qcom/ipq6018.dtsi              | 96 +++++++++++++++++++++-
 2 files changed, 94 insertions(+), 3 deletions(-)

Comments

Kathiravan T Aug. 27, 2020, 3:58 p.m. UTC | #1
Bjorn,


Can you help to share your comments on this series?


Thanks,

Kathiravan T.


On 8/17/2020 12:48 PM, Kathiravan T wrote:
> Add A53 PLL, APCS clock, RPM Glink, RPM message RAM, cpu-opp-table,
> SMPA2 regulator to enable the cpu frequency on IPQ6018.
>
> [v2]
> 	- Rebased on v5.9-rc1
> 	- Picked up the Rob's Acked-by tag for mailbox YAML
> 	- Regulator binding in V1 was picked by Mark and available in v5.9-rc1
>
> Kathiravan T (2):
>    dt-bindings: mailbox: add compatible for the IPQ6018 SoC
>    arm64: dts: ipq6018: enable DVFS support
>
>   .../bindings/mailbox/qcom,apcs-kpss-global.yaml    |  1 +
>   arch/arm64/boot/dts/qcom/ipq6018.dtsi              | 96 +++++++++++++++++++++-
>   2 files changed, 94 insertions(+), 3 deletions(-)
>