[PATCH 0/4] X1P42100 bindings + common driver bits

Konrad Dybcio posted 4 patches 1 year, 1 month ago
Documentation/devicetree/bindings/arm/qcom-soc.yaml | 8 ++++----
Documentation/devicetree/bindings/arm/qcom.yaml     | 6 ++++++
drivers/firmware/qcom/qcom_scm.c                    | 1 +
drivers/soc/qcom/qcom_pd_mapper.c                   | 1 +
4 files changed, 12 insertions(+), 4 deletions(-)
[PATCH 0/4] X1P42100 bindings + common driver bits
Posted by Konrad Dybcio 1 year, 1 month ago
This series brings the board/platform compatibles for X1P42100 & the
CRD based on it and adds them to various match tables.

The DT itself will come in a separate series, as it depends on some
more changes across the tree.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (4):
      dt-bindings: arm: qcom-soc: Extend X1E prefix match for X1P
      dt-bindings: arm: qcom: Add X1P42100 SoC & CRD
      soc: qcom: pd-mapper: Add X1P42100
      firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD

 Documentation/devicetree/bindings/arm/qcom-soc.yaml | 8 ++++----
 Documentation/devicetree/bindings/arm/qcom.yaml     | 6 ++++++
 drivers/firmware/qcom/qcom_scm.c                    | 1 +
 drivers/soc/qcom/qcom_pd_mapper.c                   | 1 +
 4 files changed, 12 insertions(+), 4 deletions(-)
---
base-commit: 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2
change-id: 20241221-topic-x1p4_soc-f38506252795

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Re: (subset) [PATCH 0/4] X1P42100 bindings + common driver bits
Posted by Bjorn Andersson 1 year, 1 month ago
On Sat, 21 Dec 2024 13:35:59 +0100, Konrad Dybcio wrote:
> This series brings the board/platform compatibles for X1P42100 & the
> CRD based on it and adds them to various match tables.
> 
> The DT itself will come in a separate series, as it depends on some
> more changes across the tree.
> 
> 
> [...]

Applied, thanks!

[3/4] soc: qcom: pd-mapper: Add X1P42100
      commit: e7282bf8a0e9bb8a4cb1be406674ff7bb7b264f2
[4/4] firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD
      commit: 6994c655e1252049007973fd641e6a26f94c420b

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>