Skip to content

Commit 4acd805

Browse files
robherringkrzk
authored andcommitted
dt-bindings: soc: samsung: exynos-pmu: Drop unnecessary select schema
The "select" schema is not necessary because "syscon" compatible is already excluded from the default select logic. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20260105212858.3454174-1-robh@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
1 parent 732af51 commit 4acd805

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

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

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,6 @@ title: Samsung Exynos SoC series Power Management Unit (PMU)
99
maintainers:
1010
- Krzysztof Kozlowski <krzk@kernel.org>
1111

12-
# Custom select to avoid matching all nodes with 'syscon'
13-
select:
14-
properties:
15-
compatible:
16-
contains:
17-
enum:
18-
- google,gs101-pmu
19-
- samsung,exynos3250-pmu
20-
- samsung,exynos4210-pmu
21-
- samsung,exynos4212-pmu
22-
- samsung,exynos4412-pmu
23-
- samsung,exynos5250-pmu
24-
- samsung,exynos5260-pmu
25-
- samsung,exynos5410-pmu
26-
- samsung,exynos5420-pmu
27-
- samsung,exynos5433-pmu
28-
- samsung,exynos7-pmu
29-
- samsung,exynos850-pmu
30-
- samsung-s5pv210-pmu
31-
required:
32-
- compatible
33-
3412
properties:
3513
compatible:
3614
oneOf:

0 commit comments

Comments
 (0)