Re: [PATCH v2 11/11] ARM: dts: sunxi: Switch to the generic PHY properties

2019-06-11 Thread Chen-Yu Tsai
On Mon, Jun 10, 2019 at 5:26 PM Maxime Ripard wrote: > > The DWMAC specific properties to manage the PHY have been superseeded by > the generic PHY properties. Let's move to it. > > Signed-off-by: Maxime Ripard > > --- > > This patch should go through arm-soc. > > Changes from v1: > - New patch

Re: [PATCH v2 11/11] ARM: dts: sunxi: Switch to the generic PHY properties

2019-06-10 Thread Andrew Lunn
On Mon, Jun 10, 2019 at 11:25:50AM +0200, Maxime Ripard wrote: > The DWMAC specific properties to manage the PHY have been superseeded by > the generic PHY properties. Let's move to it. > > Signed-off-by: Maxime Ripard Reviewed-by: Andrew Lunn Andrew