2022-10-20 07:40:24

by Parikshit Pareek

[permalink] [raw]
Subject: [PATCH v6 1/2] dt-bindings: arm: qcom: Document additional sa8540p device

Add the qdrive3 ride device to the valid device compatibles found on the
sa8540p platform.

Signed-off-by: Parikshit Pareek <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 207e28260206..f12b1ff19337 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -687,6 +687,7 @@ properties:
- items:
- enum:
- qcom,sa8295p-adp
+ - qcom,sa8540p-ride
- const: qcom,sa8540p

- items:
--
2.17.1


2022-10-20 14:01:35

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v6 1/2] dt-bindings: arm: qcom: Document additional sa8540p device

On 20/10/2022 03:30, Parikshit Pareek wrote:
> Add the qdrive3 ride device to the valid device compatibles found on the
> sa8540p platform.
>
> Signed-off-by: Parikshit Pareek <[email protected]>


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

2022-10-20 16:47:03

by Brian Masney

[permalink] [raw]
Subject: Re: [PATCH v6 1/2] dt-bindings: arm: qcom: Document additional sa8540p device

On Thu, Oct 20, 2022 at 01:00:35PM +0530, Parikshit Pareek wrote:
> Add the qdrive3 ride device to the valid device compatibles found on the
> sa8540p platform.
>
> Signed-off-by: Parikshit Pareek <[email protected]>

Reviewed-by: Brian Masney <[email protected]>