Re: [PATCH v1 0/2] Add initial Maili SoC support
Prasad Kumpatla <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/2026 11:24 AM, Jingyi Wang wrote: > I think it could be better to have a more specific title like > "Add support for Qualcomm Maili pd-mapper?" Sure, will Update. Thanks, Prasad > > Thanks, > Jingyi > > On 8/19/2026 1:42 PM, Prasad Kumpatla wrote: >> This series introduces the Maili SoC compatible string in the DT >> bindings and adds the corresponding pd-mapper support required for the >> platform. >> >> Prasad Kumpatla (1): >> soc: qcom: pd-mapper: Add support for Maili SoC >> >> Yijie Yang (1): >> dt-bindings: arm: qcom: Add Maili SoC compatible >> >> Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ >> drivers/soc/qcom/qcom_pd_mapper.c | 1 + >> 2 files changed, 4 insertions(+) >> >