diff options
| author | Krzysztof Kozlowski <[email protected]> | 2022-12-10 12:57:01 +0100 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-12-27 22:05:58 -0600 |
| commit | 524dfd2ddbd74ed5b4cbb3e002984cf95878c827 (patch) | |
| tree | 60e687d5affa7a9beaa44f2feb6089904f97afad /tools/perf/scripts/python/bin | |
| parent | 1629063ec9d8a32111a63ce7250a7781376c492a (diff) | |
arm64: dts: qcom: sc7180: move QUP and QSPI opp tables out of SoC node
The SoC node is a simple-bus and its schema expect to have nodes only
with unit addresses:
sc7180-trogdor-lazor-r3.dtb: soc@0: opp-table-qspi: {'compatible': ['operating-points-v2'], 'phandle': [[186]], 'opp-75000000':
... 'required-opps': [[47]]}} should not be valid under {'type': 'object'}
Move to top-level OPP tables:
- QUP which is shared between multiple nodes,
- QSPI which cannot be placed in its node due to address/size cells.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions