Skip to content

Commit 2265011

Browse files
committed
Revert "arm64: dts: try to fix xs-phy but still"
This reverts commit 726f333.
1 parent 726f333 commit 2265011

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7988a.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@
716716
xsphy: xs-phy@11e10000 {
717717
compatible = "mediatek,mt7988-xsphy",
718718
"mediatek,xsphy";
719-
reg = <0 0x11e10000 0 0x4000>;
719+
reg = <0 0x11e10000 0 0x1000>;
720720
#address-cells = <1>;
721721
#size-cells = <1>;
722722
ranges;
@@ -730,7 +730,7 @@
730730
};
731731

732732
xphyu3port0: usb-phy@11e13000 {
733-
reg = <0x3400 0x500>;
733+
reg = <0x400 0x500>;
734734
clocks = <&infracfg CLK_INFRA_USB_PIPE>;
735735
clock-names = "ref";
736736
#phy-cells = <1>;

0 commit comments

Comments
 (0)