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
f660d49d1a
commit
b232c0dfd0
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ else:
|
|||
required:
|
||||
- compatible
|
||||
- reg
|
||||
- reg-names
|
||||
- clocks
|
||||
- clock-names
|
||||
- '#freq-domain-cells'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue