]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: i2c: adjust indentation in DTS example to coding style
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 20 Jun 2024 11:34:55 +0000 (13:34 +0200)
committerAndi Shyti <andi.shyti@kernel.org>
Mon, 8 Jul 2024 22:46:10 +0000 (00:46 +0200)
commit2362c730026dde1c50081ff2170656df14d7135b
treea8a53ec9d57b51164f5fc0985f34527ad0769a32
parenta95ab3d2ee4c60ec980dbad3965d43b6226ece01
dt-bindings: i2c: adjust indentation in DTS example to coding style

Bindings coding style expects 2- or 4-space indentation in the DTS
example.  Correct files having something odd (6- or 8-space) to 4-space
while re-ordering few properties according to DTS coding style (the
first property should be compatible, then reg/ranges).  No functional
impact.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Documentation/devicetree/bindings/i2c/brcm,brcmstb-i2c.yaml
Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.yaml
Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml
Documentation/devicetree/bindings/i2c/renesas,riic.yaml
Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml
Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml
Documentation/devicetree/bindings/i2c/ti,omap4-i2c.yaml