From: Amit Sunil Dhamne <amitsd@google.com>
To: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: gregkh@linuxfoundation.org, robh@kernel.org,
dmitry.baryshkov@linaro.org, badhri@google.com,
kyletso@google.com, rdbabiera@google.com,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [RFC v3 2/2] usb: typec: tcpm: Add support for parsing time dt properties
Date: Tue, 24 Sep 2024 20:16:44 -0700 [thread overview]
Message-ID: <66d9af81-d211-45c9-bc3e-8dec5a8f92e0@google.com> (raw)
In-Reply-To: <d72cc89a-7f73-4294-927e-48e647e37310@google.com>
Hi,
On 9/24/24 7:44 PM, Amit Sunil Dhamne wrote:
> Hi Heikki,
>
> On 9/24/24 5:55 AM, Heikki Krogerus wrote:
>> Hi,
>>
>>> @@ -7611,10 +7650,13 @@ struct tcpm_port *tcpm_register_port(struct
>>> device *dev, struct tcpc_dev *tcpc)
>>> err = tcpm_fw_get_caps(port, tcpc->fwnode);
>>> if (err < 0)
>>> goto out_destroy_wq;
>>> +
>>
>> This extra newline is not relevant or necessary. Otherwise this LGTM:
>
> Thanks for reviewing! Please let me know if I should upload a new set
> or this is alright at this time?
Uploaded a new patchset anyway:
https://lore.kernel.org/all/20240925031135.1101048-3-amitsd@google.com/
Thanks!
>
> --
>
> Amit
>
>>
>> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
>>
>>> err = tcpm_fw_get_snk_vdos(port, tcpc->fwnode);
>>> if (err < 0)
>>> goto out_destroy_wq;
>>> + tcpm_fw_get_timings(port, tcpc->fwnode);
>>> +
>>> port->try_role = port->typec_caps.prefer_role;
>>> port->typec_caps.revision = 0x0120; /* Type-C spec
>>> release 1.2 */
>> thanks,
>>
prev parent reply other threads:[~2024-09-25 3:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 22:40 [RFC v3 0/2] Add support for time DT property in TCPM Amit Sunil Dhamne
2024-09-23 22:40 ` [RFC v3 1/2] dt-bindings: connector: Add properties to define time values Amit Sunil Dhamne
2024-09-24 23:04 ` Rob Herring (Arm)
2024-09-23 22:40 ` [RFC v3 2/2] usb: typec: tcpm: Add support for parsing time dt properties Amit Sunil Dhamne
2024-09-24 12:55 ` Heikki Krogerus
2024-09-25 2:44 ` Amit Sunil Dhamne
2024-09-25 3:16 ` Amit Sunil Dhamne [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=66d9af81-d211-45c9-bc3e-8dec5a8f92e0@google.com \
--to=amitsd@google.com \
--cc=badhri@google.com \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@linaro.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=rdbabiera@google.com \
--cc=robh@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
all inboxes | Powered by JetHome®