dts: bindings: bus labels are now optional
All in tree device drivers on a bus 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
55c073297c
commit
b200b9a9e0
17 changed files with 0 additions and 47 deletions
|
@ -6,7 +6,3 @@
|
|||
include: base.yaml
|
||||
|
||||
bus: kscan
|
||||
|
||||
properties:
|
||||
label:
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue