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
|
@ -5,7 +5,3 @@ compatible: "holtek,ht16k33-keyscan"
|
|||
include: base.yaml
|
||||
|
||||
on-bus: ht16k33
|
||||
|
||||
properties:
|
||||
label:
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue