Skip to content

Commit f7803f7

Browse files
ivoszbgdlezcano
authored andcommitted
dt-bindings: timer: exynos4210-mct: add samsung,exynos2200-mct-peris compatible
Whilst having a new multicore timer that differs from the old designs in functionality and registers (marked as MCTv2 in vendor kernels), Exynos2200 also keeps an additional multicore timer connected over PERIS that reuses the same design as older exynos socs. Add a compatible for the legacy multicore timer of Exynos2200. Rather than differentiating it based on the block version, mark it as the one connected over PERIS. Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250215123922.163630-1-ivo.ivanov.ivanov1@gmail.com Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent f4646b6 commit f7803f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ properties:
2727
- enum:
2828
- axis,artpec8-mct
2929
- google,gs101-mct
30+
- samsung,exynos2200-mct-peris
3031
- samsung,exynos3250-mct
3132
- samsung,exynos5250-mct
3233
- samsung,exynos5260-mct
@@ -131,6 +132,7 @@ allOf:
131132
enum:
132133
- axis,artpec8-mct
133134
- google,gs101-mct
135+
- samsung,exynos2200-mct-peris
134136
- samsung,exynos5260-mct
135137
- samsung,exynos5420-mct
136138
- samsung,exynos5433-mct

0 commit comments

Comments
 (0)