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:
Kumar Gala 2022-07-12 14:39:18 -05:00 committed by Marti Bolivar
commit b200b9a9e0
17 changed files with 0 additions and 47 deletions

View file

@ -6,7 +6,3 @@
include: base.yaml
bus: kscan
properties:
label:
required: true