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

2019-09-16 Thread Andrew Murray
On Mon, Sep 16, 2019 at 02:50:19PM +0200, 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 v2 3/6] PCI: amlogic: meson: Add support for G12A

2019-09-16 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 and the PHY memory resource are only required fo