dt-bindings: cpufreq: qcom-hw: Make reg-names a required property
The property reg-names is required after the addition of the OSM programming sequence, as that mandates specifying different register domains; to avoid confusion and improve devicetree readability, specifying the regions names was made mandatory.
This commit is contained in:
parent
c53501d155
commit
85a644a841
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ else:
|
|||
required:
|
||||
- compatible
|
||||
- reg
|
||||
- reg-names
|
||||
- clocks
|
||||
- clock-names
|
||||
- '#freq-domain-cells'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue