* [PATCH] dt-bindings: usb: hx3: Remove unneeded dr_mode
@ 2024-04-05 19:50 Fabio Estevam
2024-04-10 17:34 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2024-04-05 19:50 UTC (permalink / raw)
To: gregkh; +Cc: robh, krzk+dt, conor+dt, linux-usb, devicetree, Fabio Estevam
From: Fabio Estevam <festevam@denx.de>
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>
---
Documentation/devicetree/bindings/usb/cypress,hx3.yaml | 1 -
1 file changed, 1 deletion(-)
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>;
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] dt-bindings: usb: hx3: Remove unneeded dr_mode
2024-04-05 19:50 [PATCH] dt-bindings: usb: hx3: Remove unneeded dr_mode Fabio Estevam
@ 2024-04-10 17:34 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2024-04-10 17:34 UTC (permalink / raw)
To: Fabio Estevam
Cc: krzk+dt, Fabio Estevam, conor+dt, linux-usb, devicetree, gregkh
On Fri, 05 Apr 2024 16:50:51 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
>
> 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>
> ---
> Documentation/devicetree/bindings/usb/cypress,hx3.yaml | 1 -
> 1 file changed, 1 deletion(-)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-10 17:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 19:50 [PATCH] dt-bindings: usb: hx3: Remove unneeded dr_mode Fabio Estevam
2024-04-10 17:34 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox