Re: [PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding

2020-11-19 Thread Rafał Miłecki
On Thu, 19 Nov 2020 at 07:27, Vinod Koul wrote: > > On 13-11-20, 12:34, Rafał Miłecki wrote: > > From: Rafał Miłecki > > > > Initially this PHY driver was implementing MDIO access on its own. It > > was caused by lack of proper hardware design understanding. > > > > It has been changed back in 20

Re: [PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding

2020-11-18 Thread Rafał Miłecki
On Thu, 19 Nov 2020 at 07:27, Vinod Koul wrote: > On 13-11-20, 12:34, Rafał Miłecki wrote: > > From: Rafał Miłecki > > > > Initially this PHY driver was implementing MDIO access on its own. It > > was caused by lack of proper hardware design understanding. > > > > It has been changed back in 2017

Re: [PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding

2020-11-18 Thread Vinod Koul
On 13-11-20, 12:34, Rafał Miłecki wrote: > From: Rafał Miłecki > > Initially this PHY driver was implementing MDIO access on its own. It > was caused by lack of proper hardware design understanding. > > It has been changed back in 2017. DT bindings were changed and driver > was updated to use MD

Re: [PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding

2020-11-13 Thread Florian Fainelli
On 11/13/20 3:34 AM, Rafał Miłecki wrote: > From: Rafał Miłecki > > Initially this PHY driver was implementing MDIO access on its own. It > was caused by lack of proper hardware design understanding. > > It has been changed back in 2017. DT bindings were changed and driver > was updated to use M