Re: [PATCH 0/2] pmdomain: qcom: rpmhpd: Introduce Power Domains support for SM8650

From: Ulf Hansson
Date: Thu Oct 26 2023 - 10:27:42 EST


On Wed, 25 Oct 2023 at 09:32, Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote:
>
> Add Power Domains and Bindings for SM8650 platform, it uses
> a new NSP2 power domain.
>
> Dependencies: None
>
> For convenience, a regularly refreshed linux-next based git tree containing
> all the SM8650 related work is available at:
> https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
>
> Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> ---
> Neil Armstrong (2):
> dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power Domains
> pmdomain: qcom: rpmhpd: Add SM8650 RPMh Power Domains
>
> .../devicetree/bindings/power/qcom,rpmpd.yaml | 1 +
> drivers/pmdomain/qcom/rpmhpd.c | 30 ++++++++++++++++++++++
> include/dt-bindings/power/qcom,rpmhpd.h | 1 +
> 3 files changed, 32 insertions(+)

Applied for next, thanks!

Kind regards
Uffe