On Tue, Jul 26, 2022 at 09:24:31PM -0700, Bob Moragues wrote: > Zoglin is a Hoglin Chromebook with SPI Flash reduced from 64MB to 8MB. > Zoglin is identical to Hoglin except for the SPI Flash. > The actual SPI Flash is dynamically probed at and not specified in DTS. > > Signed-off-by: Bob Moragues <moragues@xxxxxxxxxxxx> > > Signed-off-by: Bob Moragues <moragues@xxxxxxxxxx> > --- > > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 581485392404..63091df3cbb3 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -475,6 +475,7 @@ properties: > > - description: Qualcomm Technologies, Inc. sc7280 CRD platform (newest rev) > items: > + - const: google,zoglin > - const: google,hoglin > - const: qcom,sc7280 Is just "google,hoglin", "qcom,sc7280" no longer valid? If it is valid, you need another entry. > > -- > 2.37.1.359.gd136c6c3e2-goog > >