summaryrefslogtreecommitdiff
authorZhuo Wang <zhuo.wang@amlogic.com>2019-09-03 03:33:16 (GMT)
committer Tao Zeng <tao.zeng@amlogic.com>2019-09-04 05:46:47 (GMT)
commite747adac59d164bf19234e8d1c9bf0d292249b32 (patch)
tree49bdaea8962a9ec1debe4f79dfaeb827e8f02728
parent04bcfb33254e3d3b09ba8737b363a40796d5b181 (diff)
downloadcommon-e747adac59d164bf19234e8d1c9bf0d292249b32.zip
common-e747adac59d164bf19234e8d1c9bf0d292249b32.tar.gz
common-e747adac59d164bf19234e8d1c9bf0d292249b32.tar.bz2
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>
Diffstat
-rw-r--r--arch/arm/boot/dts/amlogic/gxm_q201_1g.dts2
-rw-r--r--arch/arm/boot/dts/amlogic/gxm_q201_2g.dts2
-rw-r--r--arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts2
-rw-r--r--arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts2
4 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/amlogic/gxm_q201_1g.dts b/arch/arm/boot/dts/amlogic/gxm_q201_1g.dts
index 2a4e972..9b83e6f 100644
--- a/arch/arm/boot/dts/amlogic/gxm_q201_1g.dts
+++ b/arch/arm/boot/dts/amlogic/gxm_q201_1g.dts
@@ -408,7 +408,7 @@
interrupt-names = "macirq";
clocks = <&clkc CLKID_ETH>;
clock-names = "ethclk81";
- internal_phy=<0>;
+ internal_phy=<1>;
};
codec_io {
diff --git a/arch/arm/boot/dts/amlogic/gxm_q201_2g.dts b/arch/arm/boot/dts/amlogic/gxm_q201_2g.dts
index 4c582ae..6d73a6f 100644
--- a/arch/arm/boot/dts/amlogic/gxm_q201_2g.dts
+++ b/arch/arm/boot/dts/amlogic/gxm_q201_2g.dts
@@ -410,7 +410,7 @@
interrupt-names = "macirq";
clocks = <&clkc CLKID_ETH>;
clock-names = "ethclk81";
- internal_phy=<0>;
+ internal_phy=<1>;
};
codec_io {
diff --git a/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts b/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts
index 5be920f..894e4c7 100644
--- a/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts
+++ b/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts
@@ -408,7 +408,7 @@
interrupt-names = "macirq";
clocks = <&clkc CLKID_ETH>;
clock-names = "ethclk81";
- internal_phy=<0>;
+ internal_phy=<1>;
};
codec_io {
diff --git a/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts b/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts
index c73cb91..ce33181 100644
--- a/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts
+++ b/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts
@@ -410,7 +410,7 @@
interrupt-names = "macirq";
clocks = <&clkc CLKID_ETH>;
clock-names = "ethclk81";
- internal_phy=<0>;
+ internal_phy=<1>;
};
codec_io {