Skip to content

Commit 9be3b7b

Browse files
ivoszbgkrzk
authored andcommitted
dt-bindings: pinctrl: samsung: add exynos8890 compatible
Document the pinctrl compatible for the exynos8890 SoC. Let the driver handle our clocks for pinctrl as well. Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent 3a86608 commit 9be3b7b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ properties:
5252
- samsung,exynos7870-pinctrl
5353
- samsung,exynos7885-pinctrl
5454
- samsung,exynos850-pinctrl
55+
- samsung,exynos8890-pinctrl
5556
- samsung,exynos8895-pinctrl
5657
- samsung,exynos9810-pinctrl
5758
- samsung,exynos990-pinctrl
@@ -133,7 +134,9 @@ allOf:
133134
properties:
134135
compatible:
135136
contains:
136-
const: google,gs101-pinctrl
137+
enum:
138+
- google,gs101-pinctrl
139+
- samsung,exynos8890-pinctrl
137140
then:
138141
required:
139142
- clocks

0 commit comments

Comments
 (0)