Revert "arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled"

This reverts commit edca00ad79.

The hunk was applied to the wrong device node when the commit was
backported to the 6.1 stable branch.

Revert it to re-do the backport correctly.

Reported-by: Koichiro Den <koichiro.den@canonical.com>
Closes: https://lore.kernel.org/stable/6itvivhxbjlpky5hn6x2hmc3kzz4regcvmsk226t6ippjad7yk@26xug5lrdqdw/
Fixes: edca00ad79 ("arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Chen-Yu Tsai
2024-12-02 16:16:21 +08:00
committed by Greg Kroah-Hartman
parent 920a369a9f
commit cdbef2d0e2

View File

@@ -922,7 +922,6 @@
usb2-lpm-disable; usb2-lpm-disable;
vusb33-supply = <&mt6359_vusb_ldo_reg>; vusb33-supply = <&mt6359_vusb_ldo_reg>;
vbus-supply = <&usb_vbus>; vbus-supply = <&usb_vbus>;
mediatek,u3p-dis-msk = <1>;
}; };
#include <arm/cros-ec-keyboard.dtsi> #include <arm/cros-ec-keyboard.dtsi>