Skip to content

Commit

Permalink
fix: riscv: sg2044: dwmac: rename ethernet to sg2044-dwmac
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
  • Loading branch information
RevySR committed Dec 29, 2024
1 parent 06f27a8 commit b1a4173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/riscv/boot/dts/sophgo/sg2044-peri-sys.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
};

ethernet0: ethernet@7030006000 {
compatible = "sophgo,ethernet";
compatible = "sophgo,sg2044-dwmac";
reg = <0x70 0x30006000 0x0 0x4000>,
<0x70 0x50000000 0x0 0x0400>;
interrupt-names = "macirq";
Expand Down

0 comments on commit b1a4173

Please sign in to comment.