Skip to content

Commit 1c40dc4

Browse files
committed
arm64: dts: mt7622: fix sata
[ 2.480551] ahci-mtk 1a200000.sata: missing phy-mode phandle [ 2.486249] ahci-mtk 1a200000.sata: probe with driver ahci-mtk failed with error -22 Fixes: 3ba5a61 ("arm64: dts: mediatek: mt7622: fix clock controllers")
1 parent 6f8355f commit 1c40dc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790
};
791791

792792
pciesys: clock-controller@1a100800 {
793-
compatible = "mediatek,mt7622-pciesys";
793+
compatible = "mediatek,mt7622-pciesys","syscon";
794794
reg = <0 0x1a100800 0 0x1000>;
795795
#clock-cells = <1>;
796796
#reset-cells = <1>;

0 commit comments

Comments
 (0)