[1/2] dt-bindings: arm: qcom: add QRD8550

Message ID 20230210163844.765074-1-krzysztof.kozlowski@linaro.org
State New
Headers
Series [1/2] dt-bindings: arm: qcom: add QRD8550 |

Commit Message

Krzysztof Kozlowski Feb. 10, 2023, 4:38 p.m. UTC
  Add board compatible for QRD8550 - a mobile-like development board with
SM8550.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Abel Vesa Feb. 11, 2023, 6:47 p.m. UTC | #1
On 23-02-10 17:38:43, Krzysztof Kozlowski wrote:
> Add board compatible for QRD8550 - a mobile-like development board with
> SM8550.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Abel Vesa <abel.vesa@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 8b90b8d7e858..b1c6f0ad8c36 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -903,6 +903,7 @@ properties:
>        - items:
>            - enum:
>                - qcom,sm8550-mtp
> +              - qcom,sm8550-qrd
>            - const: qcom,sm8550
>  
>    # Board compatibles go above
> -- 
> 2.34.1
>
  
Rob Herring Feb. 14, 2023, 11:49 p.m. UTC | #2
On Fri, 10 Feb 2023 17:38:43 +0100, Krzysztof Kozlowski wrote:
> Add board compatible for QRD8550 - a mobile-like development board with
> SM8550.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
  
Bjorn Andersson March 15, 2023, 11:35 p.m. UTC | #3
On Fri, 10 Feb 2023 17:38:43 +0100, Krzysztof Kozlowski wrote:
> Add board compatible for QRD8550 - a mobile-like development board with
> SM8550.
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: sm8550-qrd: add QRD8550
      commit: d228efe884692742e3a614c2386ee006aeb6551d

Best regards,
  

Patch

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 8b90b8d7e858..b1c6f0ad8c36 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -903,6 +903,7 @@  properties:
       - items:
           - enum:
               - qcom,sm8550-mtp
+              - qcom,sm8550-qrd
           - const: qcom,sm8550
 
   # Board compatibles go above