LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Kyle Tso <kyletso@google.com>,
heikki.krogerus@linux.intel.com, gregkh@linuxfoundation.org,
badhri@google.com, linux-usb@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v4 1/2] dt-bindings: connector: Add pd-supported property
Date: Tue, 3 Aug 2021 13:33:11 -0600 [thread overview]
Message-ID: <YQmZ9/ytzOHoSaN3@robh.at.kernel.org> (raw)
In-Reply-To: <68732310-d53a-a86b-f43c-2ceb22051338@roeck-us.net>
On Thu, Jul 29, 2021 at 11:29:06PM -0700, Guenter Roeck wrote:
> On 7/29/21 11:18 PM, Kyle Tso wrote:
> > Set "pd-unsupported" property if the Type-C connector has no power
> > delivery support.
> >
>
> subject is still wrong (it says pd-supported).
And the commit msg too.
>
>
> > Signed-off-by: Kyle Tso <kyletso@google.com>
> > ---
> > .../devicetree/bindings/connector/usb-connector.yaml | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/connector/usb-connector.yaml b/Documentation/devicetree/bindings/connector/usb-connector.yaml
> > index 92b49bc37939..21ec470117a6 100644
> > --- a/Documentation/devicetree/bindings/connector/usb-connector.yaml
> > +++ b/Documentation/devicetree/bindings/connector/usb-connector.yaml
> > @@ -111,6 +111,10 @@ properties:
> > - 1.5A
> > - 3.0A
> > + pd-unsupported:
> > + description: Set this property if the Type-C connector has no power delivery support.
> > + type: boolean
> > +
> > # The following are optional properties for "usb-c-connector" with power
> > # delivery support.
> > source-pdos:
> >
>
>
next prev parent reply other threads:[~2021-08-03 19:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-30 6:18 [PATCH v4 0/2] TCPM non-PD mode Kyle Tso
2021-07-30 6:18 ` [PATCH v4 1/2] dt-bindings: connector: Add pd-supported property Kyle Tso
2021-07-30 6:29 ` Guenter Roeck
2021-08-03 19:33 ` Rob Herring [this message]
2021-08-03 19:35 ` Rob Herring
2021-08-03 19:37 ` Rob Herring
2021-07-30 6:18 ` [PATCH v4 2/2] usb: typec: tcpm: Support non-PD mode Kyle Tso
2021-07-30 6:31 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YQmZ9/ytzOHoSaN3@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=badhri@google.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=kyletso@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@roeck-us.net \
--subject='Re: [PATCH v4 1/2] dt-bindings: connector: Add pd-supported property' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).