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
|
@ -14,9 +14,6 @@ properties:
|
|||
interrupts:
|
||||
required: true
|
||||
|
||||
label:
|
||||
required: true
|
||||
|
||||
sensor:
|
||||
required: true
|
||||
type: phandle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue