Re: [PATCH] soc: qcom: pd-mapper: Add support for Glymur
From: Dmitry Baryshkov
Date: Mon Mar 23 2026 - 19:24:06 EST
On Mon, Mar 23, 2026 at 11:05:23PM +0000, Srinivas Kandagatla wrote:
> Add Protection Domains for Qualcomm Glymur SoC which has both ADSP and
> CDSP.
>
> Adding this entry to the kernel driver will avoid the need for userspace
> to provide this service.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx>
> ---
> drivers/soc/qcom/qcom_pd_mapper.c | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> + { .compatible = "qcom,glymur", .data = glymur_domains, },
Please add an entry for qcom,mahua too.
Other than that LGTM.
> { .compatible = "qcom,kaanapali", .data = kaanapali_domains, },
> { .compatible = "qcom,milos", .data = sm8550_domains, },
> { .compatible = "qcom,msm8226", .data = NULL, },
> --
> 2.47.3
>
--
With best wishes
Dmitry