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-14 15:34:37 -05:00 committed by Kumar Gala
commit 9680483c3d
16 changed files with 0 additions and 49 deletions

View file

@ -10,8 +10,6 @@ properties:
type: int
required: false
description: Clock frequency information for RTC operation
label:
required: true
interrupts:
required: true