mediatek: dts: mt7981: fix ethsys clock compatible
authorDaniel Golle <daniel@makrotopia.org>
Sat, 17 Feb 2024 17:54:05 +0000 (17:54 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 17 Feb 2024 18:54:37 +0000 (18:54 +0000)
Remove inaccurate compatible string 'mediatek,mt7986-ethsys' which
results in the wrong clock driver probing on MT7981 with Linux 6.1 and
ends up freezing the system once WED is used.

Fixes: da970d63fb ("mediatek: switch to Linux version 6.1")
Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/files-6.1/arch/arm64/boot/dts/mediatek/mt7981.dtsi

index cb161df81e9d573f00db2a5a6bcb3210011b6c9a..c763b4ebb3f57e6b17a7e53a31a6ea808aa604d5 100644 (file)
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "mediatek,mt7981-ethsys",
-                            "mediatek,mt7986-ethsys",
                             "syscon";
                reg = <0 0x15000000 0 0x1000>;
                #clock-cells = <1>;