2021-03-10 03:57:59

by Bjorn Andersson

[permalink] [raw]
Subject: [PATCH] dt-bindings: arm: qcom: Add SM8350 HDK

Document the SM8350 Hardware Development Kit (HDK).

Reported-by: Vinod Koul <[email protected]>
Signed-off-by: Bjorn Andersson <[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 174134f920e1..9d8acf6f6152 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -187,6 +187,7 @@ properties:

- items:
- enum:
+ - qcom,sm8350-hdk
- qcom,sm8350-mtp
- const: qcom,sm8350

--
2.29.2


2021-03-10 05:14:32

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: arm: qcom: Add SM8350 HDK

On 09-03-21, 19:57, Bjorn Andersson wrote:
> Document the SM8350 Hardware Development Kit (HDK).
>
> Reported-by: Vinod Koul <[email protected]>
> Signed-off-by: Bjorn Andersson <[email protected]>

Reviewed-by: Vinod Koul <[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 174134f920e1..9d8acf6f6152 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -187,6 +187,7 @@ properties:
>
> - items:
> - enum:
> + - qcom,sm8350-hdk
> - qcom,sm8350-mtp
> - const: qcom,sm8350
>
> --
> 2.29.2

--
~Vinod