On 03/04/2023 19:36, Konrad Dybcio wrote: > Document QRB210, a QRB version of QCM2290. > > Document QTI Robotics RB1 as a QRB2210 device. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 05badce5fedc..f663af451eb2 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -47,6 +47,8 @@ description: | > msm8996 > msm8998 > qcs404 > + qcm2290 > + qrb2210 > qdu1000 > qru1000 > sa8155p > @@ -353,6 +355,12 @@ properties: > - const: swir,wp8548 > - const: qcom,mdm9615 > > + - description: Qualcomm Technologies, Inc. Robotics RB1 This should be rather enum for all QRB2210-based boards. > + items: > + - const: qcom,qrb2210-rb1 Best regards, Krzysztof