mbox series

[0/4] SDM670 CPU Frequency Scaling

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

Message

Richard Acayan July 24, 2023, 9:42 p.m. UTC
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          | 194 ++++++++++++++++++
 2 files changed, 195 insertions(+)