From: yanhong.wang Date: Wed, 24 Aug 2022 10:26:10 +0000 (+0800) Subject: riscv: dts: starfive: jh7110: Rename starfive dwmac compatible name X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b487e485e927083d00af16f2de7546e2c82cccc;p=platform%2Fkernel%2Flinux-starfive.git riscv: dts: starfive: jh7110: Rename starfive dwmac compatible name Rename the compatible name in ethernet node to adapted the StarFive dwmac driver. Signed-off-by: yanhong.wang --- diff --git a/arch/riscv/boot/dts/starfive/jh7110.dtsi b/arch/riscv/boot/dts/starfive/jh7110.dtsi old mode 100755 new mode 100644 index fc25056..08f1f78 --- a/arch/riscv/boot/dts/starfive/jh7110.dtsi +++ b/arch/riscv/boot/dts/starfive/jh7110.dtsi @@ -1017,7 +1017,7 @@ }; gmac0: ethernet@16030000 { - compatible = "starfive,jh7110-eqos-5.20"; + compatible = "starfive,dwmac","snps,dwmac-5.10a"; reg = <0x0 0x16030000 0x0 0x10000>; clock-names = "gtx", "tx", @@ -1058,7 +1058,7 @@ }; gmac1: ethernet@16040000 { - compatible = "starfive,jh7110-eqos-5.20"; + compatible = "starfive,dwmac","snps,dwmac-5.10a"; reg = <0x0 0x16040000 0x0 0x10000>; clock-names = "gtx", "tx",