Skip to content

Commit 8a19d4a

Browse files
refractionwarekrzk
authored andcommitted
dt-bindings: soc: samsung: exynos-pmu: add Exynos4212 compatible
Support for the Exynos4212 SoC was originally dropped as there were no boards using it. We will be adding a device that uses it, so add back the relevant compatible. This reverts part of commit c406101 ("soc: samsung: Remove Exynos4212 related dead code"). Signed-off-by: Artur Weber <aweber.kernel@gmail.com> Link: https://lore.kernel.org/r/20230501195525.6268-2-aweber.kernel@gmail.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent ac9a786 commit 8a19d4a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ select:
1717
enum:
1818
- samsung,exynos3250-pmu
1919
- samsung,exynos4210-pmu
20+
- samsung,exynos4212-pmu
2021
- samsung,exynos4412-pmu
2122
- samsung,exynos5250-pmu
2223
- samsung,exynos5260-pmu
@@ -36,6 +37,7 @@ properties:
3637
- enum:
3738
- samsung,exynos3250-pmu
3839
- samsung,exynos4210-pmu
40+
- samsung,exynos4212-pmu
3941
- samsung,exynos4412-pmu
4042
- samsung,exynos5250-pmu
4143
- samsung,exynos5260-pmu
@@ -50,6 +52,7 @@ properties:
5052
- enum:
5153
- samsung,exynos3250-pmu
5254
- samsung,exynos4210-pmu
55+
- samsung,exynos4212-pmu
5356
- samsung,exynos4412-pmu
5457
- samsung,exynos5250-pmu
5558
- samsung,exynos5420-pmu
@@ -125,6 +128,7 @@ allOf:
125128
enum:
126129
- samsung,exynos3250-pmu
127130
- samsung,exynos4210-pmu
131+
- samsung,exynos4212-pmu
128132
- samsung,exynos4412-pmu
129133
- samsung,exynos5250-pmu
130134
- samsung,exynos5410-pmu
@@ -143,6 +147,7 @@ allOf:
143147
enum:
144148
- samsung,exynos3250-pmu
145149
- samsung,exynos4210-pmu
150+
- samsung,exynos4212-pmu
146151
- samsung,exynos4412-pmu
147152
- samsung,exynos5250-pmu
148153
- samsung,exynos5420-pmu

0 commit comments

Comments
 (0)