Skip to content

Commit bb5872c

Browse files
frank-wAngeloGioacchino Del Regno
authored andcommitted
arm64: dts: mediatek: mt7988a-bpi-r4: enable xsphy
Enable XS-Phy on Bananapi R4 for pcie2. Signed-off-by: Frank Wunderlich <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 2400b24 commit bb5872c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,3 +397,7 @@
397397
&watchdog {
398398
status = "okay";
399399
};
400+
401+
&xsphy {
402+
status = "okay";
403+
};

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@
560560
reg = <0 0x11d10084 0 0xff80>;
561561
};
562562

563-
xs-phy@11e10000 {
563+
xsphy: xs-phy@11e10000 {
564564
compatible = "mediatek,mt7988-xsphy",
565565
"mediatek,xsphy";
566566
#address-cells = <2>;

0 commit comments

Comments
 (0)