ARM: dts: BCM5301X: EA9200: add USB GPIOs

Allows at least halt to turn the USB ports off.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://lore.kernel.org/r/20260319035324.269905-3-rosenp@gmail.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
This commit is contained in:
Rosen Penev 2026-03-18 20:53:20 -07:00 committed by Florian Fainelli
parent 977707168d
commit a4311aede8

View File

@ -58,6 +58,14 @@ &usb3_phy {
status = "okay";
};
&usb2 {
vcc-gpios = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
};
&usb3 {
vcc-gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
};
&srab {
status = "okay";