[PATCH] ARM: dts: dra72-evm-revc: fix typo in ethernet-phy node
Sekhar Nori
nsekhar at ti.com
Thu Jan 12 02:54:43 PST 2017
Fix a typo in impedance setting for ethernet-phy at 3
Fixes: b76db38cd8ae ("ARM: dts: dra72-evm-revc: add phy impedance settings")
Cc: Mugunthan V N <mugunthanvnm at ti.com>
Signed-off-by: Sekhar Nori <nsekhar at ti.com>
---
arch/arm/boot/dts/dra72-evm-revc.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/dra72-evm-revc.dts b/arch/arm/boot/dts/dra72-evm-revc.dts
index c3d939c9666c..3f808a47df03 100644
--- a/arch/arm/boot/dts/dra72-evm-revc.dts
+++ b/arch/arm/boot/dts/dra72-evm-revc.dts
@@ -75,6 +75,6 @@
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
ti,tx-internal-delay = <DP83867_RGMIIDCTL_250_PS>;
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
- ti,min-output-imepdance;
+ ti,min-output-impedance;
};
};
--
2.9.0
More information about the linux-arm-kernel
mailing list