[PATCH V2 0/2] pmdomain: qcom: Update part number to X1E80100

Sibi Sankar posted 2 patches 2 years ago
.../devicetree/bindings/power/qcom,rpmpd.yaml        |  2 +-
drivers/pmdomain/qcom/rpmhpd.c                       | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
[PATCH V2 0/2] pmdomain: qcom: Update part number to X1E80100
Posted by Sibi Sankar 2 years ago
Our v1 post of the patchsets adding support for Snapdragon X Elite SoC had
the part number sc8380xp which is now updated to the new part number x1e80100
based on the new branding scheme and refers to the exact same SoC.

V2:
* Add more details to the commit message on both the patches. [Krzysztof/Konrad]

Sibi Sankar (2):
  dt-bindings: power: rpmpd: Update part number to X1E80100
  pmdomain: qcom: rpmhpd: Update part number to X1E80100

 .../devicetree/bindings/power/qcom,rpmpd.yaml        |  2 +-
 drivers/pmdomain/qcom/rpmhpd.c                       | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.17.1
Re: [PATCH V2 0/2] pmdomain: qcom: Update part number to X1E80100
Posted by Ulf Hansson 2 years ago
On Thu, 23 Nov 2023 at 11:00, Sibi Sankar <quic_sibis@quicinc.com> wrote:
>
> Our v1 post of the patchsets adding support for Snapdragon X Elite SoC had
> the part number sc8380xp which is now updated to the new part number x1e80100
> based on the new branding scheme and refers to the exact same SoC.
>
> V2:
> * Add more details to the commit message on both the patches. [Krzysztof/Konrad]
>
> Sibi Sankar (2):
>   dt-bindings: power: rpmpd: Update part number to X1E80100
>   pmdomain: qcom: rpmhpd: Update part number to X1E80100
>
>  .../devicetree/bindings/power/qcom,rpmpd.yaml        |  2 +-
>  drivers/pmdomain/qcom/rpmhpd.c                       | 12 ++++++------
>  2 files changed, 7 insertions(+), 7 deletions(-)
>

Applied for next, thanks!

Note the DT patch is shared via the immutable "dt" branch.

Kind regards
Uffe