Re: [PATCH 0/2] Small style fixes in msm8974.dtsi

From: Konrad Dybcio
Date: Sat Sep 23 2023 - 08:03:13 EST




On 9/22/23 18:59, Luca Weiss wrote:
On Dienstag, 27. Juni 2023 21:45:12 CEST Luca Weiss wrote:
While making sure the nodes are sorted correctly, I also noticed that
some lines are wrongly indented. Fix both.

Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Luca Weiss (2):
ARM: dts: qcom: msm8974: replace incorrect indentation in interconnect
ARM: dts: qcom: msm8974: sort nodes by reg

arch/arm/boot/dts/qcom/qcom-msm8974.dtsi | 80
++++++++++++++++---------------- 1 file changed, 40 insertions(+), 40
deletions(-)
---
base-commit: 53cdf865f90ba922a854c65ed05b519f9d728424
change-id: 20230627-msm8974-sort-e34b28f10a34

Best regards,

Hi Bjorn,

also ping on this one. I didn't check again if it now conflicts with -next (as
pointed out by Konrad a while ago), if it does let me know and I'll resend.
git fetch linux-next
git checkout linux-next/master
b4 shazam <msgid>

if retval == 0:
ping
else
resend

this only takes a couple seconds and saves you the burden of sending
an email and Bjorn of checking ^^

Konrad