Message ID | 20230315210145.2221116-2-bhupesh.sharma@linaro.org |
---|---|
State | New |
Headers | show |
Series | arm64: dts: qcom: Add Qualcomm RB2 board dts | expand |
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(+)