2020-09-20 14:11:56

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH v7 05/11] dt-bindings: connector: Add property to set initial current cap for FRS

On Thu, Sep 17, 2020 at 03:18:50AM -0700, Badhri Jagan Sridharan wrote:
> This change adds frs-typec-current which allows setting the initial current
> capability of the new source when vSafe5V is applied during PD3.0
> sink Fast Role Swap.
>
> Signed-off-by: Badhri Jagan Sridharan <[email protected]>
> ---
> Changes since v1:
> - Changing patch version to v6 to fix version number confusion.
>
> Changes since v6:
> - Removed the redundant usb-connector.txt that I created by mistake.
> - Moved to yaml.
> ---
> .../devicetree/bindings/connector/usb-connector.yaml | 8 ++++++++
> include/dt-bindings/usb/pd.h | 10 ++++++++++
> 2 files changed, 18 insertions(+)

Don't you need to cc: the DT maintainers for new DT bindings?

thanks,

greg k-h


2020-09-20 23:11:11

by Badhri Jagan Sridharan

[permalink] [raw]
Subject: Re: [PATCH v7 05/11] dt-bindings: connector: Add property to set initial current cap for FRS

Hi Greg,

Yes. Have CC'ed all the DT maintainers for v8. Was waiting to see if
it was OK code wise.
Heikki had given his reviewed-by tag on v7.

Thanks,
Badhri

On Sun, Sep 20, 2020 at 7:09 AM Greg Kroah-Hartman
<[email protected]> wrote:
>
> On Thu, Sep 17, 2020 at 03:18:50AM -0700, Badhri Jagan Sridharan wrote:
> > This change adds frs-typec-current which allows setting the initial current
> > capability of the new source when vSafe5V is applied during PD3.0
> > sink Fast Role Swap.
> >
> > Signed-off-by: Badhri Jagan Sridharan <[email protected]>
> > ---
> > Changes since v1:
> > - Changing patch version to v6 to fix version number confusion.
> >
> > Changes since v6:
> > - Removed the redundant usb-connector.txt that I created by mistake.
> > - Moved to yaml.
> > ---
> > .../devicetree/bindings/connector/usb-connector.yaml | 8 ++++++++
> > include/dt-bindings/usb/pd.h | 10 ++++++++++
> > 2 files changed, 18 insertions(+)
>
> Don't you need to cc: the DT maintainers for new DT bindings?
>
> thanks,
>
> greg k-h

2020-09-22 08:41:41

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH v7 05/11] dt-bindings: connector: Add property to set initial current cap for FRS

On Sun, Sep 20, 2020 at 04:06:05PM -0700, Badhri Jagan Sridharan wrote:
> Hi Greg,
>
> Yes. Have CC'ed all the DT maintainers for v8. Was waiting to see if
> it was OK code wise.
> Heikki had given his reviewed-by tag on v7.

But this is v7 (so says the subject line...)

Totally confused,

greg k-h