mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
dts: s420; remove ethmac config
PD#142470: eth: A113x no eth Change-Id: I39ee67276a4126b7ecf741285d1b5129eb12cf4b Signed-off-by: Alex Deng <alex.deng@amlogic.com>
This commit is contained in:
@@ -143,20 +143,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
ethmac: ethernet@0xff3f0000 {
|
||||
compatible = "amlogic, gxbb-eth-dwmac";
|
||||
reg = <0x0 0xff3f0000 0x0 0x10000
|
||||
0x0 0xff634540 0x0 0x8>;
|
||||
interrupts = <0 8 1>;
|
||||
pinctrl-names = "external_eth_pins";
|
||||
pinctrl-0 = <&external_eth_pins>;
|
||||
mc_val_internal_phy = <0x1800>;
|
||||
mc_val_external_phy = <0x1621>;
|
||||
interrupt-names = "macirq";
|
||||
clocks = <&clkc CLKID_ETH_CORE>;
|
||||
clock-names = "ethclk81";
|
||||
internal_phy=<0>;
|
||||
};
|
||||
|
||||
dwc3: dwc3@ff500000 {
|
||||
compatible = "synopsys, dwc3";
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user