Re: [PATCH 1/2] dt-bindings: arm: qcom: Update the compatible

From: Krzysztof Kozlowski
Date: Thu Jul 20 2023 - 05:00:00 EST


On 20/07/2023 09:29, Hariharan K wrote:
> Update the compatible in device tree binding to
> use model names instead of rdp numbers for IPQ5018
> platform.
>
> Signed-off-by: Hariharan K <quic_harihk@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index e94ce1e26fbf..922feb912594 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -97,6 +97,7 @@ description: |
> ap-mi01.3
> ap-mi01.6
> ap-mi01.9
> + ap-mp03.5-c2
> cdp
> cp01-c1
> dragonboard
> @@ -105,7 +106,6 @@ description: |
> hk10-c2
> idp
> liquid
> - rdp432-c2
> mtp
> qrd
> rb2
> @@ -343,7 +343,7 @@ properties:
>
> - items:
> - enum:
> - - qcom,ipq5018-rdp432-c2


There is no such compatible. Don't send patches with wrong names and
before they got merged send a follow up.

Fix the original submission.

Best regards,
Krzysztof