yamllint: indentation: fix dts/bindings/

Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2023-01-03 19:21:25 +00:00 committed by Carles Cufí
commit eb0a524972
913 changed files with 14009 additions and 14009 deletions

View file

@ -11,10 +11,10 @@ compatible: "nxp,imx-csi"
include: [base.yaml, pinctrl-device.yaml]
properties:
interrupts:
required: true
interrupts:
required: true
sensor:
required: true
type: phandle
description: phandle of connected sensor device
sensor:
required: true
type: phandle
description: phandle of connected sensor device

View file

@ -6,10 +6,10 @@ description: OV2640 CMOS video sensor
compatible: "ovti,ov2640"
properties:
reset-gpios:
type: phandle-array
description: |
The RESETn pin is asserted to disable the sensor causing a hard
reset. The sensor receives this as an active-low signal.
reset-gpios:
type: phandle-array
description: |
The RESETn pin is asserted to disable the sensor causing a hard
reset. The sensor receives this as an active-low signal.
include: i2c-device.yaml

View file

@ -6,10 +6,10 @@ description: OV7725 CMOS video sensor
compatible: "ovti,ov7725"
properties:
reset-gpios:
type: phandle-array
description: |
The RESETn pin is asserted to disable the sensor causing a hard
reset. The sensor receives this as an active-low signal.
reset-gpios:
type: phandle-array
description: |
The RESETn pin is asserted to disable the sensor causing a hard
reset. The sensor receives this as an active-low signal.
include: i2c-device.yaml