Re: [PATCH] ARM: dts: dra71-evm: mdio: Fix impedance values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




* Lokesh Vutla <lokeshvutla@xxxxxx> [170621 01:48]:
> v1 series[1] for dp83867 phy impedance-control support,
> specifies to use ti,impedance-control with a value. These
> properties got updated iduring review to specify whether
> min or max impedance. But the DT still uses the old values
> which never takes effect. Update the DT node by using the
> proper DT properties.

I'll apply this into omap-for-v4.13/dt as it's a fix
even though we're close to merge window opening.

Regards,

Tony

> [1] https://patchwork.kernel.org/patch/9239729/
> 
> Fixes: 9868bc585ae2c ("ARM: dts: Add support for dra718-evm")
> Signed-off-by: Lokesh Vutla <lokeshvutla@xxxxxx>
> ---
>  arch/arm/boot/dts/dra71-evm.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/dra71-evm.dts b/arch/arm/boot/dts/dra71-evm.dts
> index 4d57a55473af..a6298eb56978 100644
> --- a/arch/arm/boot/dts/dra71-evm.dts
> +++ b/arch/arm/boot/dts/dra71-evm.dts
> @@ -190,7 +190,7 @@
>  		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,impedance-control = <0x1f>;
> +		ti,min-output-impedance;
>  	};
>  
>  	dp83867_1: ethernet-phy@3 {
> @@ -198,7 +198,7 @@
>  		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,impedance-control = <0x1f>;
> +		ti,min-output-impedance;
>  	};
>  };
>  
> -- 
> 2.13.0
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux