[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201207042400.1498-4-thunder.leizhen@huawei.com>
Date: Mon, 7 Dec 2020 12:23:59 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Hans Verkuil <hverkuil-cisco@...all.nl>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Jacopo Mondi <jacopo@...ndi.org>,
"Ricardo Ribalda" <ribalda@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-media <linux-media@...r.kernel.org>,
devicetree <devicetree@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>
CC: Zhen Lei <thunder.leizhen@...wei.com>
Subject: [PATCH 3/4] dt-bindings: media: ov772x: eliminate yamllint warnings
Eliminate the following yamllint warnings:
./Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml
:79:17: [warning] wrong indentation: expected 14 but found 16 (indentation)
:88:17: [warning] wrong indentation: expected 14 but found 16 (indentation)
Signed-off-by: Zhen Lei <thunder.leizhen@...wei.com>
---
Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml b/Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml
index 450e5bd64312ddf..eedc560837d2c80 100644
--- a/Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml
@@ -76,18 +76,18 @@ properties:
bus-type:
const: 6
then:
- properties:
- hsync-active: false
- vsync-active: false
+ properties:
+ hsync-active: false
+ vsync-active: false
- if:
properties:
bus-width:
const: 10
then:
- properties:
- data-shift:
- const: 0
+ properties:
+ data-shift:
+ const: 0
required:
- bus-type
--
1.8.3
Powered by blists - more mailing lists