dts: bindings: device labels are now optional
All in tree device drivers use some form of DEVICE_DT_GET so we no longer need to require label properties. Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
parent
ac15cb668b
commit
cbc848f328
41 changed files with 0 additions and 119 deletions
|
@ -11,9 +11,6 @@ properties:
|
|||
reg:
|
||||
required: true
|
||||
|
||||
label:
|
||||
required: true
|
||||
|
||||
"#clock-cells":
|
||||
const: 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue