Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: usb: renesas,usbhs: Deprecate renesas,enable-gpio

Commit 2071d0968e564b4b ("Documentation: gpio: guidelines for bindings")
deprecated the "gpio" suffix for GPIO consumers in favor of the "gpios"
suffix. Update the Renesas HS-USB DT bindings to reflect this.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/e9cf476ffac794bad7b0860dc89afd62a9ebc812.1727853953.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Geert Uytterhoeven and committed by
Greg Kroah-Hartman
67c6150c 766ff940

+4
+4
Documentation/devicetree/bindings/usb/renesas,usbhs.yaml
··· 76 76 Integer to use BUSWAIT register. 77 77 78 78 renesas,enable-gpio: 79 + deprecated: true 80 + maxItems: 1 81 + 82 + renesas,enable-gpios: 79 83 maxItems: 1 80 84 description: | 81 85 gpio specifier to check GPIO determining if USB function should be