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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
1 parent f4646b6 commit f7803f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)