summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-10 08:28:42 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-30 18:44:06 +0200
commitc722553e8a4566177f9203b0ffef6d79a668471a (patch)
tree138c9a854f8b8b9db85e405409ff04ff7e39b2bf /arch/arm
parent1c187623452516743ad16977e3b6918674e0da06 (diff)
sun6i: pangolin: hack to configure phy skew
should be done via devicetree but this require to enhance the micrel driver quite a bit so let's do this hack instead which breaks every other sun6i device other then pangolin Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/dts/sun6i-a31-pangolin.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/sun6i-a31-pangolin.dts b/arch/arm/dts/sun6i-a31-pangolin.dts
index 1d649b78dc..21d497e67d 100644
--- a/arch/arm/dts/sun6i-a31-pangolin.dts
+++ b/arch/arm/dts/sun6i-a31-pangolin.dts
@@ -96,8 +96,8 @@
snps,reset-delays-us = <0 10000 30000>;
status = "okay";
- phy1: ethernet-phy@1 {
- reg = <1>;
+ phy1: ethernet-phy@4 {
+ reg = <4>;
};
};