From: Maíra Canal Date: Wed, 16 Nov 2022 19:43:07 +0000 (-0300) Subject: dt-bindings: media: s5c73m3: Fix reset-gpio descriptor X-Git-Tag: v6.6.17~5419^2~84^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8a0bc8106a10681069b887e6f15304ce77b7ea3;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: media: s5c73m3: Fix reset-gpio descriptor The reset-gpios is described as xshutdown-gpios on the required properties, as it is on the driver. Despite that, the device tree example set the property 'reset-gpios' instead of the property 'xshutdown-gpios'. Therefore, this patch updates the example to match the property specified on the driver. Acked-by: Krzysztof Kozlowski Signed-off-by: Maíra Canal Signed-off-by: Hans Verkuil --- diff --git a/Documentation/devicetree/bindings/media/samsung-s5c73m3.txt b/Documentation/devicetree/bindings/media/samsung-s5c73m3.txt index 21f31fd..f0ea9ad 100644 --- a/Documentation/devicetree/bindings/media/samsung-s5c73m3.txt +++ b/Documentation/devicetree/bindings/media/samsung-s5c73m3.txt @@ -76,7 +76,7 @@ i2c@138a000000 { clock-frequency = <24000000>; clocks = <&clk 0>; clock-names = "cis_extclk"; - reset-gpios = <&gpf1 3 1>; + xshutdown-gpios = <&gpf1 3 1>; standby-gpios = <&gpm0 1 1>; port { s5c73m3_ep: endpoint {