diff mbox series

[v3,2/3] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible

Message ID 20241016154838.64515-3-igor.belwon@mentallysanemainliners.org
State New
Headers show
Series Add Exynos990 pinctrl drivers | expand

Commit Message

Igor Belwon Oct. 16, 2024, 3:48 p.m. UTC
Add a dedicated compatible for the exynos990-wakeup-eint node.
This SoC pin controller does not mux interrupts. It's compatible with
Exynos 850's node, while also being compatible with the Exynos7
fallback.

Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
---
 .../bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml       | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Oct. 17, 2024, 9:26 a.m. UTC | #1
On Wed, 16 Oct 2024 17:48:37 +0200, Igor Belwon wrote:
> Add a dedicated compatible for the exynos990-wakeup-eint node.
> This SoC pin controller does not mux interrupts. It's compatible with
> Exynos 850's node, while also being compatible with the Exynos7
> fallback.
> 
> 

Applied, thanks!

[2/3] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible
      https://git.kernel.org/pinctrl/samsung/c/e690012f4f924f4ef4e105427b04ea3d496c6a38

Best regards,
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml
index b7c2692f0ac3..565cacadb6be 100644
--- a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml
@@ -47,6 +47,7 @@  properties:
       - items:
           - enum:
               - google,gs101-wakeup-eint
+              - samsung,exynos990-wakeup-eint
               - samsung,exynosautov9-wakeup-eint
           - const: samsung,exynos850-wakeup-eint
           - const: samsung,exynos7-wakeup-eint