2023-06-16 10:26:18

by Sricharan Ramabadhran

[permalink] [raw]
Subject: [v11 3/6] dt-bindings: qcom: Add ipq5018 bindings

Document the new ipq5018 SOC/board device tree bindings.

Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Sricharan Ramabadhran <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 8302d1ee280d..8026a0c40ef9 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -30,6 +30,7 @@ description: |
apq8084
apq8096
ipq4018
+ ipq5018
ipq5332
ipq6018
ipq8074
@@ -101,6 +102,7 @@ description: |
hk10-c2
idp
liquid
+ rdp432-c2
mtp
qrd
rb2
@@ -335,6 +337,11 @@ properties:
- qcom,ipq4019-dk04.1-c1
- const: qcom,ipq4019

+ - items:
+ - enum:
+ - qcom,ipq5018-rdp432-c2
+ - const: qcom,ipq5018
+
- items:
- enum:
- qcom,ipq5332-ap-mi01.2
--
2.34.1



2023-07-20 09:28:42

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [v11 3/6] dt-bindings: qcom: Add ipq5018 bindings

On 16/06/2023 12:17, Sricharan Ramabadhran wrote:
> Document the new ipq5018 SOC/board device tree bindings.
>
> Reviewed-by: Krzysztof Kozlowski <[email protected]>
> Signed-off-by: Sricharan Ramabadhran <[email protected]>
> ---

Please do not merge - turns out incorrect.

Best regards,
Krzysztof


2023-07-20 11:17:52

by Sricharan Ramabadhran

[permalink] [raw]
Subject: Re: [v11 3/6] dt-bindings: qcom: Add ipq5018 bindings

Hi,

On 7/20/2023 2:18 PM, Krzysztof Kozlowski wrote:
> On 16/06/2023 12:17, Sricharan Ramabadhran wrote:
>> Document the new ipq5018 SOC/board device tree bindings.
>>
>> Reviewed-by: Krzysztof Kozlowski <[email protected]>
>> Signed-off-by: Sricharan Ramabadhran <[email protected]>
>> ---
>
> Please do not merge - turns out incorrect.

Just verified again, compatibles in this series are the right ones.
Hariharan K will fix his patches.

Regards,
Sricharan