Skip to content

Commit faea279

Browse files
committed
arm64: dts: enable xsphy
1 parent 25abea6 commit faea279

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
@@ -707,7 +707,7 @@
707707
#size-cells = <0>;
708708
};
709709

710-
xs-phy@11e10000 {
710+
xsphy: xs-phy@11e10000 {
711711
compatible = "mediatek,mt7988-xsphy",
712712
"mediatek,xsphy";
713713
#address-cells = <2>;

0 commit comments

Comments
 (0)