Re: [GIT PULL] PHY: for 4.21

From: Greg Kroah-Hartman
Date: Wed Dec 12 2018 - 03:28:35 EST


On Wed, Dec 12, 2018 at 10:38:36AM +0530, Kishon Vijay Abraham I wrote:
> Hi Greg,
>
> Please find the pull request for 4.21 merge window below.
>
> The major changes are, the set_mode ops now takes 2 arguments (mode and
> submode) instead of just 'mode'. The value in 'submode' will be specific to
> 'mode'. The other major change is PHY framework now gets 2 new APIs
> phy_configure() and phy_validate(). This will help MIPI D-PHYs and its
> consumers to use PHY framework. The MIPI PHY drivers and the GPU driver
> changes will be merged later.
>
> Apart from these, there are a couple of new PHY drivers: a freescale
> USB PHY driver and a TI Ethernet PHY driver. Please see the tag message
> for the list of changes.
>
> Let me know If I have to make any changes.

Now pulled, thanks!

greg k-h