On Fri, Jan 03, 2025 at 11:45:24AM -0600, Andrew Davis wrote: > This compatible seems to be missing the last 'e', looks to be a typo > when creating this file. Noticed this when diff'ing the two compatible > lists (which should stay in sync). > > Fixes: f97b0435c857 ("dt-bindings: mfd: syscon: Split and enforce documenting MFD children") > Signed-off-by: Andrew Davis <afd@xxxxxx> Reviewed-by: Siddharth Vadapalli <s-vadapalli@xxxxxx> Regards, Siddharth. > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml > index 1f3e67f432e7b..5eb0cfe1f0b89 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -27,7 +27,7 @@ select: > compatible: > contains: > enum: > - - al,alpine-sysfabric-servic > + - al,alpine-sysfabric-service > - allwinner,sun8i-a83t-system-controller > - allwinner,sun8i-h3-system-controller > - allwinner,sun8i-v3s-system-controller > -- > 2.39.2 >