dts: bindings: clean up redundant required false attributes
DTS property attributes are (by default) not required. Explicitly specifying `required: false` is redundant. Perhaps a warning to that effect would be useful. Signed-off-by: Chris Friedt <cfriedt@meta.com>
This commit is contained in:
parent
de9a665b31
commit
83bea9a796
356 changed files with 0 additions and 1092 deletions
|
@ -8,7 +8,6 @@ compatible: "ovti,ov2640"
|
|||
properties:
|
||||
reset-gpios:
|
||||
type: phandle-array
|
||||
required: false
|
||||
description: |
|
||||
The RESETn pin is asserted to disable the sensor causing a hard
|
||||
reset. The sensor receives this as an active-low signal.
|
||||
|
|
|
@ -8,7 +8,6 @@ compatible: "ovti,ov7725"
|
|||
properties:
|
||||
reset-gpios:
|
||||
type: phandle-array
|
||||
required: false
|
||||
description: |
|
||||
The RESETn pin is asserted to disable the sensor causing a hard
|
||||
reset. The sensor receives this as an active-low signal.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue