Commit 6bd577c0 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo

arm64: dts: imx8mq: tqma8mq-mba8mx: drop disable-over-current

disable-over-current is for chipidea IP, i.MX8MQ use dwc3, this property
is not valid. Drop it.
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 44eeddd6
......@@ -169,8 +169,6 @@ &usb_dwc3_0 {
hnp-disable;
srp-disable;
adp-disable;
/* OC not supported due to non matching active polarity */
disable-over-current;
dr_mode = "otg";
status = "okay";
};
......
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