Re: [PATCH 13/20] arm64: dts: qcom: kaanapali: Add QUPv3 configuration for serial engines
From: Aiqun(Maria) Yu
Date: Mon Sep 29 2025 - 22:14:22 EST
On 9/29/2025 9:11 PM, Konstantin Ryabitsev wrote:
> On Mon, Sep 29, 2025 at 02:41:27PM +0800, Aiqun(Maria) Yu wrote:
>> We’ve tried using git format-patch --patience, and it did help avoid the
>> deletion lines issue. However, when we send out patches using the B4
>> tool, the formatting still defaults to the standard behavior.
>> The challenge now is: how can we integrate the functionality of git
>> format-patch --patience into the B4 workflow?
>> Any ideas?>
>
> You can set this in your .git/config:
>
> [diff]
> algorithm = patience
>
Nice help, Thank you Konstantin!> -K
--
Thx and BRs,
Aiqun(Maria) Yu