dt-bindings: media: s5c73m3: Fix reset-gpio descriptor
authorMaíra Canal <mairacanal@riseup.net>
Wed, 16 Nov 2022 19:43:07 +0000 (16:43 -0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 7 Dec 2022 16:58:47 +0000 (17:58 +0100)
commita8a0bc8106a10681069b887e6f15304ce77b7ea3
tree3dca954ebe45994bf209f184c984c45b5b93910e
parente895d62188d2cc916e342c603fba87e892b881b0
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 <krzysztof.kozlowski@linaro.org>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/devicetree/bindings/media/samsung-s5c73m3.txt