Skip to content

Commit 927ae06

Browse files
committed
arm64: dts: rockchip: Fix the mac compatible for rk3308
Change-Id: I4a58d831fea81bf5874603159a13e286baae3cda Signed-off-by: David Wu <[email protected]>
1 parent ff5c625 commit 927ae06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3308.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@
835835
};
836836

837837
mac: ethernet@ff4e0000 {
838-
compatible = "rockchip,px3308-mac";
838+
compatible = "rockchip,rk3308-mac";
839839
reg = <0x0 0xff4e0000 0x0 0x10000>;
840840
rockchip,grf = <&grf>;
841841
interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;

0 commit comments

Comments
 (0)