Message ID | 20231025135943.13854-1-quic_sibis@quicinc.com |
---|---|
Headers | show |
Series | pmdomain: qcom: Add power domain support for SC8380XP | expand |
On 10/25/23 15:59, Sibi Sankar wrote: > From: Abel Vesa <abel.vesa@linaro.org> > > Add the power domains exposed by RPMH in the Qualcomm SC8380XP platform. > > Signed-off-by: Abel Vesa <abel.vesa@linaro.org> > Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com> > Co-developed-by: Sibi Sankar <quic_sibis@quicinc.com> > Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Konrad
On Wed, 25 Oct 2023 at 16:00, Sibi Sankar <quic_sibis@quicinc.com> wrote: > > This series adds power domain support for the Qualcomm SC8380XP platform, aka Snapdragon X Elite. > > Dependencies: None > Release Link: https://www.qualcomm.com/news/releases/2023/10/qualcomm-unleashes-snapdragon-x-elite--the-ai-super-charged-plat > > Abel Vesa (2): > dt-bindings: power: rpmpd: Add SC8380XP support > pmdomain: qcom: rpmhpd: Add SC8380XP power domains > > Sibi Sankar (1): > dt-bindings: power: qcom,rpmhpd: Add GMXC PD index > > .../devicetree/bindings/power/qcom,rpmpd.yaml | 1 + > drivers/pmdomain/qcom/rpmhpd.c | 28 +++++++++++++++++++ > include/dt-bindings/power/qcom,rpmhpd.h | 1 + > 3 files changed, 30 insertions(+) > Applied for next, thanks! Kind regards Uffe