Skip to content

Commit e0f89ba

Browse files
committed
dt-bindings: pinctrl: samsung: Add missing constraint for Exynos8895 interrupts
Expect only one interrupt on Exynos8895 wake-up pin controller. Fixes: e2d58d1 ("dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible") Acked-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent ffb3087 commit e0f89ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ allOf:
103103
enum:
104104
- samsung,exynos5433-wakeup-eint
105105
- samsung,exynos7885-wakeup-eint
106+
- samsung,exynos8895-wakeup-eint
106107
then:
107108
properties:
108109
interrupts:

0 commit comments

Comments
 (0)