Re: [PATCH v2 7/9] dt-bindings: arm: qcom: Add MSM8996 Pro compatible

From: Bjorn Andersson
Date: Tue Apr 12 2022 - 15:31:02 EST


On Fri 08 Apr 23:18 CDT 2022, Yassine Oudjana wrote:

> Add a qcom,msm8996pro compatible and move xiaomi,scorpio to the
> same items list as it.
>
> Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 129cdd246223..dcf2e0102857 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -186,7 +186,12 @@ properties:
> - sony,kagura-row
> - sony,keyaki-row
> - xiaomi,gemini
> + - const: qcom,msm8996
> +
> + - items:
> + - enum:
> - xiaomi,scorpio
> + - const: qcom,msm8996pro
> - const: qcom,msm8996

So we want both platform compatibles in there?

>
> - items:
> --
> 2.35.1
>