Skip to content

Commit 476f519

Browse files
glneolag-linaro
authored andcommitted
dt-bindings: mfd: syscon: Fix al,alpine-sysfabric-service compatible
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: f97b043 ("dt-bindings: mfd: syscon: Split and enforce documenting MFD children") Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250103174524.28768-4-afd@ti.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent b246bd3 commit 476f519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/mfd/syscon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ select:
2727
compatible:
2828
contains:
2929
enum:
30-
- al,alpine-sysfabric-servic
30+
- al,alpine-sysfabric-service
3131
- allwinner,sun8i-a83t-system-controller
3232
- allwinner,sun8i-h3-system-controller
3333
- allwinner,sun8i-v3s-system-controller

0 commit comments

Comments
 (0)