On Mon, Nov 29, 2021 at 05:01:34PM +0530, Rajendra Nayak wrote: > Document the qcom,sc7280-crd board based off sc7280 SoC, > The board is also known as hoglin in the Chrome OS builds, > so document the google,hoglin compatible as well. > > Signed-off-by: Rajendra Nayak <quic_rjendra@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index c8808e0..91937ab 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -203,6 +203,8 @@ properties: > - enum: > - qcom,sc7280-idp > - qcom,sc7280-idp2 > + - qcom,sc7280-crd nit: add in alphabetical order, i.e. before qcom,sc7280-idp > + - google,hoglin > - google,piglin > - google,senor > - const: qcom,sc7280 Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>