[PATCH v4 0/3] Add support for Qualcomm SA8255p SoC

Nikunj Kela posted 3 patches 2 months, 2 weeks ago
Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
drivers/soc/qcom/socinfo.c                                    | 1 +
include/dt-bindings/arm/qcom,ids.h                            | 1 +
3 files changed, 3 insertions(+)
[PATCH v4 0/3] Add support for Qualcomm SA8255p SoC
Posted by Nikunj Kela 2 months, 2 weeks ago
This series adds support for Qualcomm SA8255p SoC.

These patches were originally sent with other patches in series[1],
which was advised to be split per subsystem basis.

[1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/

---
Changes in v4:
	- Included AOSS QMP dt-binding patch
Changes in v3:
        - Removed the patches from original series
Changes in v2:
        - Added Reviewed-by tag

Nikunj Kela (3):
  dt-bindings: arm: qcom: add the SoC ID for SA8255P
  soc: qcom: socinfo: add support for SA8255P
  dt-bindings: soc: qcom: aoss-qmp: document support for SA8255p

 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
 drivers/soc/qcom/socinfo.c                                    | 1 +
 include/dt-bindings/arm/qcom,ids.h                            | 1 +
 3 files changed, 3 insertions(+)

-- 
2.34.1
Re: [PATCH v4 0/3] Add support for Qualcomm SA8255p SoC
Posted by Nikunj Kela 2 months, 2 weeks ago
Gentle ping...

On 9/10/2024 10:15 AM, Nikunj Kela wrote:
> This series adds support for Qualcomm SA8255p SoC.
>
> These patches were originally sent with other patches in series[1],
> which was advised to be split per subsystem basis.
>
> [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/
>
> ---
> Changes in v4:
> 	- Included AOSS QMP dt-binding patch
> Changes in v3:
>         - Removed the patches from original series
> Changes in v2:
>         - Added Reviewed-by tag
>
> Nikunj Kela (3):
>   dt-bindings: arm: qcom: add the SoC ID for SA8255P
>   soc: qcom: socinfo: add support for SA8255P
>   dt-bindings: soc: qcom: aoss-qmp: document support for SA8255p
>
>  Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
>  drivers/soc/qcom/socinfo.c                                    | 1 +
>  include/dt-bindings/arm/qcom,ids.h                            | 1 +
>  3 files changed, 3 insertions(+)
>