From: Fabio Estevam Date: Fri, 5 Apr 2024 19:50:51 +0000 (-0300) Subject: dt-bindings: usb: hx3: Remove unneeded dr_mode X-Git-Tag: v6.10-rc1~48^2~77 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00bca46580611a22d430bb709df96decb03e0756;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: usb: hx3: Remove unneeded dr_mode 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 Link: https://lore.kernel.org/r/20240405195051.945474-1-festevam@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/cypress,hx3.yaml b/Documentation/devicetree/bindings/usb/cypress,hx3.yaml index 28096619a8827..e44e88d993d0b 100644 --- a/Documentation/devicetree/bindings/usb/cypress,hx3.yaml +++ b/Documentation/devicetree/bindings/usb/cypress,hx3.yaml @@ -51,7 +51,6 @@ examples: #include usb { - dr_mode = "host"; #address-cells = <1>; #size-cells = <0>;