Message ID | 20230315210145.2221116-2-bhupesh.sharma@linaro.org |
---|---|
State | New |
Headers | show |
Series | [v2,1/2] dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board | expand |
On 15/03/2023 22:01, Bhupesh Sharma wrote: > Document the Qualcomm qrb4210-rb2 board based on Robotics version > of the Snapdragon SM4250 Soc, i.e. QRB4210. > > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 23c9c9ba5d52..5490593dc8f1 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -46,6 +46,7 @@ description: | msm8998 qcs404 qdu1000 + qrb4210 qru1000 sa8155p sa8540p @@ -90,6 +91,7 @@ description: | liquid mtp qrd + rb2 ride sbc x100 @@ -848,6 +850,12 @@ properties: - oneplus,billie2 - const: qcom,sm4250 + - items: + - enum: + - qcom,qrb4210-rb2 + - const: qcom,qrb4210 + - const: qcom,sm4250 + - items: - enum: - lenovo,j606f
Document the Qualcomm qrb4210-rb2 board based on Robotics version of the Snapdragon SM4250 Soc, i.e. QRB4210. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> --- Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++ 1 file changed, 8 insertions(+)