Skip to content

Commit 45d78cd

Browse files
SungMin Parkdlezcano
authored andcommitted
dt-bindings: timer: exynos4210-mct: Add compatible for ARTPEC-9 SoC
Add Axis ARTPEC-9 mct compatible to the bindings documentation. The design for the timer is reused from previous Samsung SoCs like exynos4210 and ARTPEC-8. Signed-off-by: SungMin Park <[email protected]> Signed-off-by: Ravi Patel <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 0c617a3 commit 45d78cd

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
@@ -26,6 +26,7 @@ properties:
2626
- items:
2727
- enum:
2828
- axis,artpec8-mct
29+
- axis,artpec9-mct
2930
- google,gs101-mct
3031
- samsung,exynos2200-mct-peris
3132
- samsung,exynos3250-mct
@@ -131,6 +132,7 @@ allOf:
131132
contains:
132133
enum:
133134
- axis,artpec8-mct
135+
- axis,artpec9-mct
134136
- google,gs101-mct
135137
- samsung,exynos2200-mct-peris
136138
- samsung,exynos5260-mct

0 commit comments

Comments
 (0)