mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
ethernet: q201 change to internal phy [1/1]
PD#SWPL-13557 Problem: change q201 to internal phy Solution: change q201 to internal phy Verify: q201 Change-Id: Iae23461edf6169207a5f0468cba8edda8b8a5e75 Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
This commit is contained in:
@@ -408,7 +408,7 @@
|
||||
interrupt-names = "macirq";
|
||||
clocks = <&clkc CLKID_ETH>;
|
||||
clock-names = "ethclk81";
|
||||
internal_phy=<0>;
|
||||
internal_phy=<1>;
|
||||
};
|
||||
|
||||
codec_io {
|
||||
|
||||
@@ -410,7 +410,7 @@
|
||||
interrupt-names = "macirq";
|
||||
clocks = <&clkc CLKID_ETH>;
|
||||
clock-names = "ethclk81";
|
||||
internal_phy=<0>;
|
||||
internal_phy=<1>;
|
||||
};
|
||||
|
||||
codec_io {
|
||||
|
||||
@@ -408,7 +408,7 @@
|
||||
interrupt-names = "macirq";
|
||||
clocks = <&clkc CLKID_ETH>;
|
||||
clock-names = "ethclk81";
|
||||
internal_phy=<0>;
|
||||
internal_phy=<1>;
|
||||
};
|
||||
|
||||
codec_io {
|
||||
|
||||
@@ -410,7 +410,7 @@
|
||||
interrupt-names = "macirq";
|
||||
clocks = <&clkc CLKID_ETH>;
|
||||
clock-names = "ethclk81";
|
||||
internal_phy=<0>;
|
||||
internal_phy=<1>;
|
||||
};
|
||||
|
||||
codec_io {
|
||||
|
||||
Reference in New Issue
Block a user