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>
This commit is contained in:
Fabio Estevam 2024-04-05 16:50:51 -03:00 committed by Greg Kroah-Hartman
parent bfbf2e4b77
commit 00bca46580

View File

@ -51,7 +51,6 @@ examples:
#include <dt-bindings/gpio/gpio.h>
usb {
dr_mode = "host";
#address-cells = <1>;
#size-cells = <0>;