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:
parent
f400c94adf
commit
9680483c3d
16 changed files with 0 additions and 49 deletions
|
@ -10,8 +10,6 @@ properties:
|
|||
type: int
|
||||
required: false
|
||||
description: Clock frequency information for RTC operation
|
||||
label:
|
||||
required: true
|
||||
interrupts:
|
||||
required: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue