We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726f333 commit 2265011Copy full SHA for 2265011
1 file changed
arch/arm64/boot/dts/mediatek/mt7988a.dtsi
@@ -716,7 +716,7 @@
716
xsphy: xs-phy@11e10000 {
717
compatible = "mediatek,mt7988-xsphy",
718
"mediatek,xsphy";
719
- reg = <0 0x11e10000 0 0x4000>;
+ reg = <0 0x11e10000 0 0x1000>;
720
#address-cells = <1>;
721
#size-cells = <1>;
722
ranges;
@@ -730,7 +730,7 @@
730
};
731
732
xphyu3port0: usb-phy@11e13000 {
733
- reg = <0x3400 0x500>;
+ reg = <0x400 0x500>;
734
clocks = <&infracfg CLK_INFRA_USB_PIPE>;
735
clock-names = "ref";
736
#phy-cells = <1>;
0 commit comments