]> www.infradead.org Git - users/willy/xarray.git/commitdiff
dt-bindings: usb: hx3: Remove unneeded dr_mode
authorFabio Estevam <festevam@denx.de>
Fri, 5 Apr 2024 19:50:51 +0000 (16:50 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Apr 2024 15:37:58 +0000 (17:37 +0200)
It is expected that the USB controller works in host mode
to have the USB hub operational.

Remove such unneeded property from the devicetree example.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Link: https://lore.kernel.org/r/20240405195051.945474-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/cypress,hx3.yaml

index 28096619a882712d70e7522f3ea4b99438db27d2..e44e88d993d0bfc072aa40b678af91d79f45f793 100644 (file)
@@ -51,7 +51,6 @@ examples:
     #include <dt-bindings/gpio/gpio.h>
 
     usb {
-        dr_mode = "host";
         #address-cells = <1>;
         #size-cells = <0>;