Re: [PATCH] ARM: dts: add phy-reset property for rk3066a-rayeager emac

From: Roger Quadros
Date: Thu Nov 09 2017 - 03:32:29 EST


On 08/11/17 11:49, Chris Zhong wrote:
> Hi Florian Fainelli
>
>
> On 2017å11æ08æ 02:26, Florian Fainelli wrote:
>> On 11/07/2017 01:51 AM, Chris Zhong wrote:
>>>
>>> On 2017å11æ07æ 15:54, Vladimir Zapolskiy wrote:
>>>> Hello Chris,
>>>>
>>>> On 11/07/2017 04:49 AM, Chris Zhong wrote:
>>>>> The ethernet phy of rk3066a-rayeager has a reset pin, it controlled by
>>>>> GPIO1_D6, this pin should be pull down then pull up to reset the phy.
>>>>> Add a phy-reset property in emac, make the phy can be reset when emac
>>>>> power on.
>>>> for PHY reset there are properties 'reset-gpios' and 'reset-delay-us',
>>>> please reference to Documentation/devicetree/bindings/net/mdio.txt
>>>>
>>>> Can you try to reuse them instead of adding new custom properties?
>>> This phy-reset is from Documentation/devicetree/bindings/net/arc_emac.txt.
>>> And copy from arch/arm/boot/dts/rk3036-kylin.dts.
>>> Can we just use these properties, they are not new.
>> Because it already exists does not mean it's correct, in fact, it is not
>> at all because it places the reset property for a PHY into the MAC node,
>> which is just not what this is, what we should be using instead is the
>> following patch series:
>>
>> http://patchwork.ozlabs.org/project/netdev/list/?series=9267
>>
>> http://patchwork.ozlabs.org/patch/828499/
>> http://patchwork.ozlabs.org/patch/828505/
>> http://patchwork.ozlabs.org/patch/828501/
>> http://patchwork.ozlabs.org/patch/828502/
> Okay, this series works for me, and I will push a new version patch following it,
> with a reset-gpios property under phy node.
> And hope this series can be applied soon.
>

If 'reset-gpios' and 'reset-delay-us' as per [1] works for you
then why not use that?

[1] Documentation/devicetree/bindings/net/mdio.txt

> Thanks
> Chris Zhong
>
>
>>>> As a side question, which is mainly addressed to Sergei and Roger,
>>>> I don't quite understand why PHY properties were initially added to
>>>> MAC/MDIO bus device tree nodes, in my opinion they must be moved under
>>>> PHY device tree nodes.
>>>>
>>>> --Â
>>>> With best wishes,
>>>> Vladimir
>>>>
>>>>> Signed-off-by: Chris Zhong <zyw@xxxxxxxxxxxxxx>
>>>>> ---
>>>>>
>>>>> ÂÂ arch/arm/boot/dts/rk3066a-rayeager.dts | 2 ++
>>>>> ÂÂ 1 file changed, 2 insertions(+)
>>>>>
>>>>> diff --git a/arch/arm/boot/dts/rk3066a-rayeager.dts
>>>>> b/arch/arm/boot/dts/rk3066a-rayeager.dts
>>>>> index 570157f..6064a0a 100644
>>>>> --- a/arch/arm/boot/dts/rk3066a-rayeager.dts
>>>>> +++ b/arch/arm/boot/dts/rk3066a-rayeager.dts
>>>>> @@ -173,6 +173,8 @@
>>>>> ÂÂÂÂÂÂ pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&rmii_rst>;
>>>>> ÂÂÂÂÂÂ phy = <&phy0>;
>>>>> ÂÂÂÂÂÂ phy-supply = <&vcc_rmii>;
>>>>> +ÂÂÂ phy-reset-gpios = <&gpio1 RK_PD6 GPIO_ACTIVE_LOW>; /* PHY_RST */
>>>>> +ÂÂÂ phy-reset-duration = <10>; /* millisecond */
>>>>> ÂÂÂÂÂÂ status = "okay";
>>>>> ÂÂÂÂÂÂÂÂ phy0: ethernet-phy@0 {
>>>>>
>>>>
>>
>

--
cheers,
-roger

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki