On Sat, Dec 9, 2023 at 5:31 PM Peter Griffin <peter.griffin@xxxxxxxxxx> wrote: > > From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> > > Add google,gs101-usi dedicated compatible for representing USI of Google > GS101 SoC. > > Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> > Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx> > --- Reviewed-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml > index 61be1f2ddbe7..8b478d6cdc30 100644 > --- a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml > +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml > @@ -25,6 +25,7 @@ properties: > oneOf: > - items: > - enum: > + - google,gs101-usi > - samsung,exynosautov9-usi > - samsung,exynosautov920-usi > - const: samsung,exynos850-usi > -- > 2.43.0.472.g3155946c3a-goog >