On 2022-05-14 22:01:38, Dmitry Baryshkov wrote: > Add binding documentation for the Inforce IFC6560 board which uses > Snapdragon SDA660. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> Reviewed-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 129cdd246223..ac4ee0f874ea 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -41,6 +41,7 @@ description: | > sa8155p > sc7180 > sc7280 > + sda660 > sdm630 > sdm632 > sdm660 > @@ -225,6 +226,11 @@ properties: > - google,senor > - const: qcom,sc7280 > > + - items: > + - enum: > + - inforce,ifc6560 > + - const: qcom,sda660 > + > - items: > - enum: > - fairphone,fp3 > -- > 2.35.1 >