mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
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 <smn1196@coasia.com> Signed-off-by: Ravi Patel <ravi.patel@samsung.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250917071311.1404-1-ravi.patel@samsung.com
This commit is contained in:
parent
0c617a3f62
commit
45d78cd0bf
|
|
@ -26,6 +26,7 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- axis,artpec8-mct
|
||||
- axis,artpec9-mct
|
||||
- google,gs101-mct
|
||||
- samsung,exynos2200-mct-peris
|
||||
- samsung,exynos3250-mct
|
||||
|
|
@ -131,6 +132,7 @@ allOf:
|
|||
contains:
|
||||
enum:
|
||||
- axis,artpec8-mct
|
||||
- axis,artpec9-mct
|
||||
- google,gs101-mct
|
||||
- samsung,exynos2200-mct-peris
|
||||
- samsung,exynos5260-mct
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user