[PATCH 1/2] dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board

Bhupesh Sharma posted 2 patches 2 years, 11 months ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board
Posted by Bhupesh Sharma 2 years, 11 months ago
Document the Qualcomm qrb4210-rb2 board based on SM4250 SoC.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@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 1bb24d46e4ee..e3201e6c503a 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -846,6 +846,7 @@ properties:
       - items:
           - enum:
               - oneplus,billie2
+              - qcom,qrb4210-rb2
           - const: qcom,sm4250
 
       - items:
-- 
2.38.1
Re: [PATCH 1/2] dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board
Posted by Krzysztof Kozlowski 2 years, 11 months ago
On 14/03/2023 22:08, Bhupesh Sharma wrote:
> Document the Qualcomm qrb4210-rb2 board based on SM4250 SoC.
> 
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +

Subject: fix double space before "Qualcomm"

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

Best regards,
Krzysztof
Re: [PATCH 1/2] dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board
Posted by Bhupesh Sharma 2 years, 11 months ago
On 3/15/23 12:07 PM, Krzysztof Kozlowski wrote:
> On 14/03/2023 22:08, Bhupesh Sharma wrote:
>> Document the Qualcomm qrb4210-rb2 board based on SM4250 SoC.
>>
>> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
>> ---
>>   Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> 
> Subject: fix double space before "Qualcomm"

Sure, I will fix this in v2.

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

Thanks.