From: Hans de Goede <hdegoede@redhat.com>
To: Kyle Tso <kyletso@google.com>,
linux@roeck-us.net, heikki.krogerus@linux.intel.com,
gregkh@linuxfoundation.org, robh+dt@kernel.org
Cc: badhri@google.com, linux-usb@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v3 0/3] common SVDM version and VDO from dt
Date: Mon, 1 Feb 2021 16:05:46 +0100 [thread overview]
Message-ID: <a2f8cdd1-7180-a0af-fadf-b0eae2e117ae@redhat.com> (raw)
In-Reply-To: <20210201133421.408508-1-kyletso@google.com>
Hi,
On 2/1/21 2:34 PM, Kyle Tso wrote:
> patch v2:
> https://lore.kernel.org/linux-devicetree/20210131151832.215931-1-kyletso@google.com/
>
> Changes since v2:
> =================
> usb: typec: Determine common SVDM Versions
> - rename the variable and the functions (remove the text "common")
> - remove the macro
>
> dt-bindings: connector: Add SVDM VDO properties
> - no change
>
> usb: typec: tcpm: Get Sink VDO from fwnode
> - use fwnode_property_count_u32 instead to get the count
> - revise the error handling
>
> Kyle Tso (3):
> usb: typec: Determine common SVDM Versions
> dt-bindings: connector: Add SVDM VDO properties
> usb: typec: tcpm: Get Sink VDO from fwnode
I wanted to point out that I have a somewhat related series "pending".
I put quotes around pending because it has been reviewed quite a while
ago and have not managed to make the time to post a new version since then.
My series is somewhat/mostly orthogonal, but I think it is good
to keep it in mind since it also is about specifying VDOs, but then
for alternate-modes, see:
https://lore.kernel.org/linux-usb/20200714113617.10470-1-hdegoede@redhat.com/
And I think there might be some overlap with the last patch in this series,
although that does not call typec_port_register_altmode().
Regards,
Hans
p.s.
I was actually planning on replying to an earlier version of
this series, *after* I posted a new version of my own series,
but I'm swamped so it looks like I will not get around to posting
a new version of my own series anytime soon.
prev parent reply other threads:[~2021-02-01 15:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-01 13:34 [PATCH v3 0/3] common SVDM version and VDO from dt Kyle Tso
2021-02-01 13:34 ` [PATCH v3 1/3] usb: typec: Determine common SVDM Versions Kyle Tso
2021-02-01 15:04 ` Guenter Roeck
2021-02-01 15:35 ` Heikki Krogerus
2021-02-02 8:37 ` Kyle Tso
2021-02-01 13:34 ` [PATCH v3 2/3] dt-bindings: connector: Add SVDM VDO properties Kyle Tso
2021-02-01 13:34 ` [PATCH v3 3/3] usb: typec: tcpm: Get Sink VDO from fwnode Kyle Tso
2021-02-01 15:04 ` Guenter Roeck
2021-02-02 8:22 ` Heikki Krogerus
2021-02-01 15:05 ` Hans de Goede [this message]
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=a2f8cdd1-7180-a0af-fadf-b0eae2e117ae@redhat.com \
--to=hdegoede@redhat.com \
--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 \
--cc=robh+dt@kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).