2017-03-13 20:27:58

by Alban

[permalink] [raw]
Subject: Re: [PATCH v5 1/3] phy: core: Add support for clock and reset to the phy core

On Mon, 13 Feb 2017 23:25:44 +0100
Alban <[email protected]> wrote:

> From: Alban Bedel <[email protected]>
>
> Signed-off-by: Alban Bedel <[email protected]>
> ---
> drivers/phy/phy-core.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
> include/linux/phy/phy.h | 4 ++++
> 2 files changed, 52 insertions(+)

Any news regarding this series? I really like to get the ath79 USB PHY
driver integrated at some point.

Alban


Attachments:
(No filename) (819.00 B)
OpenPGP digital signature

2017-04-05 11:28:54

by Kishon Vijay Abraham I

[permalink] [raw]
Subject: Re: [PATCH v5 1/3] phy: core: Add support for clock and reset to the phy core



On Tuesday 14 March 2017 01:57 AM, Alban wrote:
> On Mon, 13 Feb 2017 23:25:44 +0100
> Alban <[email protected]> wrote:
>
>> From: Alban Bedel <[email protected]>
>>
>> Signed-off-by: Alban Bedel <[email protected]>
>> ---
>> drivers/phy/phy-core.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
>> include/linux/phy/phy.h | 4 ++++
>> 2 files changed, 52 insertions(+)
>
> Any news regarding this series? I really like to get the ath79 USB PHY
> driver integrated at some point.

The patch as such looks good, but please write a short commit log on what the
patch does. I also doesn't seem to have the 3rd patch of the series (most
likely the Documentation binding patch?)

Thanks
Kishon