Re:Re: [PATCH v3 1/3] bus: mhi: host: Add Foxconn SDX72 related support
From: Slark Xiao
Date: Fri Jun 28 2024 - 04:32:08 EST
At 2024-06-28 15:51:54, "Dmitry Baryshkov" <dmitry.baryshkov@xxxxxxxxxx> wrote:
>On Fri, Jun 28, 2024 at 03:36:05PM GMT, Slark Xiao wrote:
>> Align with Qcom SDX72, add ready timeout item for Foxconn SDX72.
>> And also, add firehose support since SDX72.
>>
>> Signed-off-by: Slark Xiao <slark_xiao@xxxxxxx>
>> ---
>> v2: (1). Update the edl file path and name (2). Set SDX72 support
>> trigger edl mode by default
>> v3: Divide into 2 parts for Foxconn sdx72 platform
>
>Generic comment: please send all the patches using a single
>git-send-email command. This way it will thread them properly, so that
>they form a single patchseries in developers's mail clients. Or you can
>just use 'b4' tool to manage and send the patchset.
>
Send again with command "git send-email v3-*.patch ...". Please take a view on that.
Thanks.
>> ---
>> drivers/bus/mhi/host/pci_generic.c | 43 ++++++++++++++++++++++++++++++
>> 1 file changed, 43 insertions(+)
>>
>
>
>--
>With best wishes
>Dmitry