>
> On Tue, Jan 27, 2015 at 03:50:18PM +0200, Andy Shevchenko wrote:
> > Since PHY for ChipIdea is optional (not all SoCs having PHY for
> > ChipIdea should be programmed), we register 'nop' PHY for platforms
> > that do not have programmable PHY.
> >
> > Signed-off-by: Andy Shevchenko
>
> loo
On Tue, Jan 27, 2015 at 03:50:18PM +0200, Andy Shevchenko wrote:
> Since PHY for ChipIdea is optional (not all SoCs having PHY for ChipIdea
> should
> be programmed), we register 'nop' PHY for platforms that do not have
> programmable PHY.
>
> Signed-off-by: Andy Shevchenko
looks good to me.
-
Since PHY for ChipIdea is optional (not all SoCs having PHY for ChipIdea should
be programmed), we register 'nop' PHY for platforms that do not have
programmable PHY.
Signed-off-by: Andy Shevchenko
---
Since v1:
- address Felipe's comment regarding the commit message
- address Peter's comment r