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:
Kumar Gala 2022-07-15 19:19:13 -05:00 committed by Fabio Baltieri
commit cbc848f328
41 changed files with 0 additions and 119 deletions

View file

@ -5,7 +5,3 @@ compatible: "holtek,ht16k33-keyscan"
include: base.yaml
on-bus: ht16k33
properties:
label:
required: true