Re: [PATCH v2 2/3] ARM: dts: qcom: msm8226: Sort and clean up nodes

From: Konrad Dybcio
Date: Sat Feb 10 2024 - 14:11:42 EST




On 2/10/24 17:28, Luca Weiss wrote:
From: Matti Lehtimäki <matti.lehtimaki@xxxxxxxxx>

Quite a few nodes haven't been sorted correctly by reg, so let's do this
now so that future nodes can be added at the correct place.

Also at the same time, move the status property last.

No functional change intended.

Signed-off-by: Matti Lehtimäki <matti.lehtimaki@xxxxxxxxx>
[luca: add more text to commit message]
Acked-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---

Due to the nature of this change, it's hard to thoroughly review,
but nothing screams nuclear breakage, so:

Acked-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad