RE: [PATCHv3 04/15] net: tsec: Add the compatible string "gianfar" support

2020-06-15 Thread Z.q. Hou
Hi Vladimir, Thanks a lot for your review! Regards, Zhiqiang > -Original Message- > From: Vladimir Oltean > Sent: 2020年6月13日 4:40 > To: Z.q. Hou > Cc: u-boot ; Priyanka Jain ; > Bin Meng > Subject: Re: [PATCHv3 04/15] net: tsec: Add the compatible string "

Re: [PATCHv3 04/15] net: tsec: Add the compatible string "gianfar" support

2020-06-12 Thread Vladimir Oltean
On Fri, 12 Jun 2020 at 18:23, Zhiqiang Hou wrote: > > From: Hou Zhiqiang > > Add compatible string "gianfar" support and update the > device-tree-bindings doc. > > Signed-off-by: Hou Zhiqiang > --- Reviewed-by: Vladimir Oltean > V3: > - Rebase the patch, no change intended. > > doc/device-t

[PATCHv3 04/15] net: tsec: Add the compatible string "gianfar" support

2020-06-12 Thread Zhiqiang Hou
From: Hou Zhiqiang Add compatible string "gianfar" support and update the device-tree-bindings doc. Signed-off-by: Hou Zhiqiang --- V3: - Rebase the patch, no change intended. doc/device-tree-bindings/net/fsl-tsec-phy.txt | 2 +- drivers/net/tsec.c| 16 ++