From: Arnd Bergmann Date: Tue, 9 Jul 2024 20:50:24 +0000 (+0200) Subject: Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: io_uring-6.11-20240722~97^2~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8cfda4059fe1e45dcb1326a5e117e1371a7cf0e6;p=linux-2.6-block.git Merge tag 'qcom-drivers-for-6.11-2' of https://git./linux/kernel/git/qcom/linux into soc/drivers A few more Qualcomm driver updates for v6.11 This adds a quirk to skip using the newly introduced SHM Bridge implementation while regressions are being investigated. One occurance of return no_free_ptr() is replaced with return_ptr() to make code easier to read. llcc, mdt_loader, ocmem, pdr, socinfo and wcnss drivers gets simplified using cleanup.h. * tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: firmware: qcom: tzmem: blacklist more platforms for SHM Bridge soc: qcom: wcnss: simplify with cleanup.h soc: qcom: pdr: simplify with cleanup.h soc: qcom: ocmem: simplify with cleanup.h soc: qcom: mdt_loader: simplify with cleanup.h soc: qcom: llcc: simplify with cleanup.h firmware: qcom: tzmem: simplify returning pointer without cleanup soc: qcom: socinfo: Add PM6350 PMIC Link: https://lore.kernel.org/r/20240709191246.3053-1-andersson@kernel.org Signed-off-by: Arnd Bergmann --- 8cfda4059fe1e45dcb1326a5e117e1371a7cf0e6