mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
arm64: dts: rockchip: Fix the mac compatible for rk3308
Change-Id: I4a58d831fea81bf5874603159a13e286baae3cda Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
parent
ff5c625f04
commit
927ae0676c
|
|
@ -835,7 +835,7 @@ sdio: dwmmc@ff4a0000 {
|
|||
};
|
||||
|
||||
mac: ethernet@ff4e0000 {
|
||||
compatible = "rockchip,px3308-mac";
|
||||
compatible = "rockchip,rk3308-mac";
|
||||
reg = <0x0 0xff4e0000 0x0 0x10000>;
|
||||
rockchip,grf = <&grf>;
|
||||
interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user