Skip to content

Commit f253c9a

Browse files
petegriffindlezcano
authored andcommitted
dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
Add dedicated google,gs101-mct compatible to the dt-schema for representing mct timer of the Google Tensor gs101 SoC. Signed-off-by: Peter Griffin <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent bf3159c commit f253c9a

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+
- google,gs101-mct
2930
- samsung,exynos3250-mct
3031
- samsung,exynos5250-mct
3132
- samsung,exynos5260-mct
@@ -127,6 +128,7 @@ allOf:
127128
contains:
128129
enum:
129130
- axis,artpec8-mct
131+
- google,gs101-mct
130132
- samsung,exynos5260-mct
131133
- samsung,exynos5420-mct
132134
- samsung,exynos5433-mct

0 commit comments

Comments
 (0)