Re: [PATCH 1/2] dt-bindings: connector: Add time property for sender response
From: Jos Wang
Date: Fri Dec 20 2024 - 08:44:03 EST
Thank you for your help in reviewing the code.
I will resubmit the code as soon as possible, put patch 1/2 and 2/2 in
the same thread.
On Tue, Dec 17, 2024 at 3:35 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On 15/12/2024 13:46, joswang wrote:
> > From: Jos Wang <joswang@xxxxxxxxxx>
> >
> > This commit adds the following properties:
>
> Please do not use "This commit/patch/change", but imperative mood. See
> longer explanation here:
> https://elixir.bootlin.com/linux/v5.17.1/source/Documentation/process/submitting-patches.rst#L95
>
> > * pd2-sender-response-time-ms
> > * pd3-sender-response-time-ms
> >
> > This is to enable setting of platform/board specific timer values as
> > these timers have a range of acceptable values.
>
> Some explanation from where do they come would be useful.
>
> >
> > Signed-off-by: Jos Wang <joswang@xxxxxxxxxx>
>
> Your second patch did not make it.
>
> Best regards,
> Krzysztof