Re: [PATCH 0/5] Use mboxes in smsm node for all dtsi where possible

From: Konrad Dybcio
Date: Wed Jun 19 2024 - 15:17:53 EST




On 6/19/24 18:42, Luca Weiss wrote:
With the binding and driver patches queued for 6.11[0][1], it's time to
update the dtsi files to use the new binding.

[0] https://lore.kernel.org/linux-arm-msm/171840533352.102487.9576671528001022676.b4-ty@xxxxxxxxxx/
[1] https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/log/?h=drivers-for-6.11

@Bjorn: I think this makes sense to only apply these patches for 6.12 so
that also in the arm64 tree the driver will exist already, so git bisect
is not impeded by that.

Patches are just compile-tested.

Signed-off-by: Luca Weiss <luca@xxxxxxxxxxxx>
---

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

Konrad