Skip to content

Commit c12d7a4

Browse files
committed
orangepizero2w: fix ethernet using dwmac-sun8i driver
Signed-off-by: MichaIng <micha@dietpi.com>
1 parent 575583a commit c12d7a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patch/kernel/archive/sunxi-6.18/patches.armbian/0302-arm64-dts-sun50i-h618-orangepi-zero2w-add-emac-sound.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ index 111111111111..222222222222 100644
3030
- compatible = "allwinner,sun50i-h616-emac";
3131
- syscon = <&syscon 1>;
3232
- reg = <0x05030000 0x10000>;
33-
+ compatible = "allwinner,sunxi-gmac";
33+
+ compatible = "allwinner,sun50i-h6-emac";
3434
+ reg = <0x05030000 0x10000>,
3535
+ <0x03000034 0x4>;
3636
+ reg-names = "gmac1_reg","ephy_reg";

0 commit comments

Comments
 (0)