diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2024-06-06 21:18:33 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-06-12 23:09:25 -0500 |
commit | 75287992f58a74271a083fef0356bc81d629f671 (patch) | |
tree | fc0dbfb5687fb1e15606a6bc2e9482b311b4401e /drivers/soc/qcom/socinfo.c | |
parent | 5e66abcf1e250f032ecb18a7ecfac5287298ed8e (diff) | |
download | lwn-75287992f58a74271a083fef0356bc81d629f671.tar.gz lwn-75287992f58a74271a083fef0356bc81d629f671.zip |
soc: qcom: smsm: Support using mailbox interface
Add support for using the mbox interface instead of manually writing to
the syscon. With this change the driver will attempt to get the mailbox
first, and if that fails it will fall back to the existing way of using
qcom,ipc-* properties and converting to syscon.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20240606-smsm-mbox-v2-2-8abe6b5f01da@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'drivers/soc/qcom/socinfo.c')
0 files changed, 0 insertions, 0 deletions