[PATCH 1/3] dt-bindings: arm: qcom: Document the HDK8650 board

Neil Armstrong posted 3 patches 1 year, 11 months ago
There is a newer version of this series
[PATCH 1/3] dt-bindings: arm: qcom: Document the HDK8650 board
Posted by Neil Armstrong 1 year, 11 months ago
Document the Qualcomm SM8650 based HDK (Hardware Development Kit).

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 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 66beaac60e1d..fc0649da74b9 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1007,6 +1007,7 @@ properties:
 
       - items:
           - enum:
+              - qcom,sm8650-hdk
               - qcom,sm8650-mtp
               - qcom,sm8650-qrd
           - const: qcom,sm8650

-- 
2.34.1
Re: [PATCH 1/3] dt-bindings: arm: qcom: Document the HDK8650 board
Posted by Krzysztof Kozlowski 1 year, 11 months ago
On 23/02/2024 09:52, Neil Armstrong wrote:
> Document the Qualcomm SM8650 based HDK (Hardware Development Kit).
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof