[PATCH v2 2/3] dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint node
Krzysztof Kozlowski
krzk at kernel.org
Tue Dec 30 01:51:54 PST 2025
On Sun, Dec 28, 2025 at 06:05:52PM +0000, Alexandru Chimac wrote:
> Add a dedicated compatible for the exynos9610-wakeup-eint node,
> which is compatbile with Exynos850's implementation (and the
> Exynos7 fallback).
>
> Signed-off-by: Alexandru Chimac <alex at chimac.ro>
> ---
> .../devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml
> index f3c433015b12..deb2730855bd 100644
> --- a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml
> +++ b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml
> @@ -48,6 +48,7 @@ properties:
> - enum:
> - google,gs101-wakeup-eint
> - samsung,exynos2200-wakeup-eint
> + - samsung,exynos9610-wakeup-eint
> - samsung,exynos9810-wakeup-eint
> - samsung,exynos990-wakeup-eint
> - samsung,exynosautov9-wakeup-eint
> @@ -107,6 +108,7 @@ allOf:
> contains:
> enum:
> - samsung,exynos850-wakeup-eint
> + - samsung,exynos9610-wakeup-eint
This is not needed. Device has 850 fallback, no?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list