Skip to content

Commit f0f8d2a

Browse files
committed
arm64: dts: enable xsphy
1 parent 68e6db1 commit f0f8d2a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,6 @@
591591
status = "okay";
592592
};
593593

594-
/*&xphy {
594+
&xsphy {
595595
status = "okay";
596-
};*/
596+
};

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@
701701
#size-cells = <0>;
702702
};
703703

704-
xs-phy@11e10000 {
704+
xsphy: xs-phy@11e10000 {
705705
compatible = "mediatek,mt7988-xsphy",
706706
"mediatek,xsphy";
707707
#address-cells = <2>;

0 commit comments

Comments
 (0)