[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ab2c54fc-6557-4c21-9f51-761e8491f4fe@linaro.org>
Date: Wed, 15 Nov 2023 17:07:20 +0000
From: Bryan O'Donoghue <bryan.odonoghue@...aro.org>
To: Isaev Ruslan <legale.legale@...il.com>, agross@...nel.org,
andersson@...nel.org, konrad.dybcio@...aro.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] arm64: dts: qcom: ipq6018: add QUP5 I2C node
On 15/11/2023 15:38, Isaev Ruslan wrote:
> v1 -> v2: fix clocks typo; fix reg size warning.
> arch/arm64/boot/dts/qcom/ipq6018.dtsi | 15 +++++++++++++++ 1 file
> changed, 15 insertions(+) diff --git
> a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
> b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
When you added the v1 -> v2 to the patch you also caused a newline which
prevents patch application.
Try
"git format-patch HEAD~"
then
git reset --hard HEAD~
then
git am < your-patch.patch
Resend when that works
---
bod
Powered by blists - more mailing lists