dt-bindings: usb: vialab,vl817: remove reset-gpios from required list
authorJisheng Zhang <jszhang@kernel.org>
Wed, 18 Oct 2023 15:04:48 +0000 (23:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 10:45:36 +0000 (12:45 +0200)
commit4936eb7567c3e44065979e1036ba3c018dd6b9a1
tree239c8e08c9dc3cfbf3493a7d5104d01512c37871
parentd181b34bd381b336558fc5d5100ee13063eb6bac
dt-bindings: usb: vialab,vl817: remove reset-gpios from required list

The "reset-gpios" is optional in real case, for example reset pin is
is hard wired to "high". And this fact is also reflected by the
devm_gpio_get_optional() calling in driver code.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231018150448.1980-1-jszhang@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/vialab,vl817.yaml