Re: [PATCH v3 2/2] soc: qcom: pd-mapper: Add support for QCS8300
From: Dmitry Baryshkov
Date: Mon Feb 09 2026 - 09:19:40 EST
On Mon, Feb 09, 2026 at 06:49:26PM +0530, Mohammad Rafi Shaik wrote:
>
>
> On 2/9/2026 6:11 PM, Dmitry Baryshkov wrote:
> > On Mon, Feb 09, 2026 at 04:59:47PM +0530, Mohammad Rafi Shaik wrote:
> > > Add support for the Qualcomm QCS8300 SoC to the protection
> > > domain mapper. QCS8300 share the same protection domain
> > > configuration as SC8280XP, except charger_pd.
> > >
> > > Add an entry to the kernel, to avoid the need for userspace to
> > > provide this service.
> > >
> > > Signed-off-by: Mohammad Rafi Shaik <mohammad.rafi.shaik@xxxxxxxxxxxxxxxx>
> > > ---
> > > drivers/soc/qcom/qcom_pd_mapper.c | 8 ++++++++
> > > 1 file changed, 8 insertions(+)
> > >
> > > diff --git a/drivers/soc/qcom/qcom_pd_mapper.c b/drivers/soc/qcom/qcom_pd_mapper.c
> > > index 8b899ec7f..32538e659 100644
> > > --- a/drivers/soc/qcom/qcom_pd_mapper.c
> > > +++ b/drivers/soc/qcom/qcom_pd_mapper.c
> > > @@ -413,6 +413,13 @@ static const struct qcom_pdm_domain_data *qcs404_domains[] = {
> > > NULL,
> > > };
> > > +static const struct qcom_pdm_domain_data *qcs8300_domains[] = {
> > > + &adsp_audio_pd,
> > > + &adsp_root_pd,
> > > + &cdsp_root_pd,
> >
> > No PD for GPDSP?
> >
>
> yes, There is no PD available for GPDSP in the Monaco linux‑firmware.
Why? What is the differece from GPDSP on Lemans?
--
With best wishes
Dmitry