[PATCH] ARM: dts: dra72-evm-revc: fix typo in ethernet-phy node
Tony Lindgren
tony at atomide.com
Thu Jan 12 13:52:48 PST 2017
* Sekhar Nori <nsekhar at ti.com> [170112 02:55]:
> 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;
> };
> };
Applying into omap-for-v4.10/fixes thanks.
Tony
More information about the linux-arm-kernel
mailing list