[PATCH 03/12] PCI: aardvark: add PHY support

2018-11-23 Thread Miquel Raynal
The IP needs its PHY to be properly configured to work. While the PHY is usually already configured by the bootloader, we will need this feature when adding S2RAM support. Take care of registering and configuring the PHY from the driver itself. Signed-off-by: Miquel Raynal ---

[PATCH 03/12] PCI: aardvark: add PHY support

2018-11-23 Thread Miquel Raynal
The IP needs its PHY to be properly configured to work. While the PHY is usually already configured by the bootloader, we will need this feature when adding S2RAM support. Take care of registering and configuring the PHY from the driver itself. Signed-off-by: Miquel Raynal ---