2017-06-05 09:56:19

by Heikki Krogerus

[permalink] [raw]
Subject: Re: [PATCH v6] usb: typec: Add a sysfs node to manage port type

Hi,

Sorry for the late reply. I was unable to follow my email last week.

On Tue, May 30, 2017 at 12:39:53PM -0700, Badhri Jagan Sridharan wrote:
> User space applications in some cases have the need to enforce a
> specific port type(DFP/UFP/DRP). This change allows userspace to
> attempt setting the desired port type. Low level drivers can
> however reject the request if the specific port type is not supported.
>
> Signed-off-by: Badhri Jagan Sridharan <[email protected]>
> Reviewed-by: Guenter Roeck <[email protected]>

It looks good to me. In case Greg has not yet picked this:

Acked-by: Heikki Krogerus <[email protected]>


Thanks,

--
heikki


2017-06-07 20:35:15

by Badhri Jagan Sridharan

[permalink] [raw]
Subject: Re: [PATCH v6] usb: typec: Add a sysfs node to manage port type

Hi Heikki,

Greg has already picked the change.
I got emails on Jun 3rd saying it has been picked on usb-next branch.
I do see it there as well.
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=bab3548078237706f53baafe43ae58257225549d
Happy to know that you are good with the CL as well :)

Thanks,
Badhri.

On Mon, Jun 5, 2017 at 2:56 AM, Heikki Krogerus
<[email protected]> wrote:
> Hi,
>
> Sorry for the late reply. I was unable to follow my email last week.
>
> On Tue, May 30, 2017 at 12:39:53PM -0700, Badhri Jagan Sridharan wrote:
>> User space applications in some cases have the need to enforce a
>> specific port type(DFP/UFP/DRP). This change allows userspace to
>> attempt setting the desired port type. Low level drivers can
>> however reject the request if the specific port type is not supported.
>>
>> Signed-off-by: Badhri Jagan Sridharan <[email protected]>
>> Reviewed-by: Guenter Roeck <[email protected]>
>
> It looks good to me. In case Greg has not yet picked this:
>
> Acked-by: Heikki Krogerus <[email protected]>
>
>
> Thanks,
>
> --
> heikki