Re: [PATCH 3/6] PCI: amlogic: meson: Add support for G12A

2019-09-11 Thread Andrew Murray
On Wed, Sep 11, 2019 at 02:39:42PM +0200, Neil Armstrong wrote: > Hi Andrew, > > On 11/09/2019 13:36, Andrew Murray wrote: > > On Sun, Sep 08, 2019 at 01:42:55PM +, Neil Armstrong wrote: > >> Add support for the Amlogic G12A SoC using a separate shared PHY. > >> > >> This adds support for fetc

Re: [PATCH 3/6] PCI: amlogic: meson: Add support for G12A

2019-09-11 Thread Neil Armstrong
Hi Andrew, On 11/09/2019 13:36, Andrew Murray wrote: > On Sun, Sep 08, 2019 at 01:42:55PM +, Neil Armstrong wrote: >> Add support for the Amlogic G12A SoC using a separate shared PHY. >> >> This adds support for fetching a PHY phandle and call the PHY init, >> reset and power on/off calls inst

Re: [PATCH 3/6] PCI: amlogic: meson: Add support for G12A

2019-09-11 Thread Andrew Murray
On Sun, Sep 08, 2019 at 01:42:55PM +, Neil Armstrong wrote: > Add support for the Amlogic G12A SoC using a separate shared PHY. > > This adds support for fetching a PHY phandle and call the PHY init, > reset and power on/off calls instead of writing in the PHY register or > toggling the PHY re

[PATCH 3/6] PCI: amlogic: meson: Add support for G12A

2019-09-08 Thread Neil Armstrong
Add support for the Amlogic G12A SoC using a separate shared PHY. This adds support for fetching a PHY phandle and call the PHY init, reset and power on/off calls instead of writing in the PHY register or toggling the PHY reset line. The MIPI clock is also made optional since it is used for setti