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

@ -11,9 +11,6 @@ properties:
reg:
required: true
label:
required: true
"#clock-cells":
const: 1