Commit 00bca465 authored by Fabio Estevam's avatar Fabio Estevam Committed by Greg Kroah-Hartman

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: default avatarFabio Estevam <festevam@denx.de>
Link: https://lore.kernel.org/r/20240405195051.945474-1-festevam@gmail.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent bfbf2e4b
......@@ -51,7 +51,6 @@ examples:
#include <dt-bindings/gpio/gpio.h>
usb {
dr_mode = "host";
#address-cells = <1>;
#size-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment