summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2024-04-05 22:50:51 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-09 18:37:58 +0300
commit00bca46580611a22d430bb709df96decb03e0756 (patch)
tree1483d624e485d8a8d69ab894b7d1b1c6b352ee45 /Documentation/devicetree/bindings/usb
parentbfbf2e4b77e27741736c8dc2d2c5c560d7d0ff51 (diff)
downloadlinux-00bca46580611a22d430bb709df96decb03e0756.tar.xz
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 <festevam@denx.de> Link: https://lore.kernel.org/r/20240405195051.945474-1-festevam@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r--Documentation/devicetree/bindings/usb/cypress,hx3.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/cypress,hx3.yaml b/Documentation/devicetree/bindings/usb/cypress,hx3.yaml
index 28096619a882..e44e88d993d0 100644
--- a/Documentation/devicetree/bindings/usb/cypress,hx3.yaml
+++ b/Documentation/devicetree/bindings/usb/cypress,hx3.yaml
@@ -51,7 +51,6 @@ examples:
#include <dt-bindings/gpio/gpio.h>
usb {
- dr_mode = "host";
#address-cells = <1>;
#size-cells = <0>;