Message ID | 20241026-exynos9810-v3-4-b89de9441ea8@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F) | expand |
On Sat, 26 Oct 2024 23:32:35 +0300, Markuss Broks wrote: > Add the compatible for Samsung Exynos9810 pinctrl eint block > to the schema. It is compatible with Exynos850 EINT controller, > and doesn't have a dedicated IRQ line. > > Applied, thanks! [04/10] dt-bindings: pinctrl: samsung: Add compatible for exynos9810-wakeup-eint https://git.kernel.org/pinctrl/samsung/c/e830431e0ad0501c2e6dcb3c65dabc053e3ce5e4 Best regards,
diff --git a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml index 565cacadb6be77b1be1a7423f88564dd950c44db..68ed714eb0a178c46228bac142d69bbd6baa6277 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,exynos9810-wakeup-eint - samsung,exynos990-wakeup-eint - samsung,exynosautov9-wakeup-eint - const: samsung,exynos850-wakeup-eint