mbox series

[v2,0/4] SDM670 CPU Frequency Scaling

Message ID 20230802011548.387519-6-mailingradian@gmail.com
Headers show
Series SDM670 CPU Frequency Scaling | expand

Message

Richard Acayan Aug. 2, 2023, 1:15 a.m. UTC
Changes since v1 (20230724214209.208699-6-mailingradian@gmail.com):
 - removed voltage documentation in device tree (3/4)
 - amended commit message to mention bandwidth scaling (3/4)
 - accumulated review tags (1-2/4)

This adds CPU frequency scaling and the OSM L3 cache controller to the
SDM670 device tree.

Richard Acayan (4):
  dt-bindings: interconnect: add SDM670 OSM L3 compatible
  arm64: dts: qcom: sdm670: add osm l3
  arm64: dts: qcom: sdm670: add cpu frequency scaling
  arm64: dts: qcom: sdm670: add frequency profile

 .../bindings/interconnect/qcom,osm-l3.yaml    |   1 +
 arch/arm64/boot/dts/qcom/sdm670.dtsi          | 175 ++++++++++++++++++
 2 files changed, 176 insertions(+)