Message ID | 20241016154838.64515-2-igor.belwon@mentallysanemainliners.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 5b653cb60275e1ad1a85f0d056a3084c4635623c |
Headers | show |
Series | Add Exynos990 pinctrl drivers | expand |
On Wed, 16 Oct 2024 17:48:36 +0200, Igor Belwon wrote: > Add a dedicated compatible for the exynos990-pinctrl node. > > Applied, thanks! [1/3] dt-bindings: pinctrl: samsung: Add exynos990-pinctrl compatible https://git.kernel.org/pinctrl/samsung/c/5b653cb60275e1ad1a85f0d056a3084c4635623c Best regards,
diff --git a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml index a2af2c88a331..7e6ef8249de6 100644 --- a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml @@ -54,6 +54,7 @@ properties: - samsung,exynos7885-pinctrl - samsung,exynos850-pinctrl - samsung,exynos8895-pinctrl + - samsung,exynos990-pinctrl - samsung,exynosautov9-pinctrl - samsung,exynosautov920-pinctrl - tesla,fsd-pinctrl
Add a dedicated compatible for the exynos990-pinctrl node. Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org> --- Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml | 1 + 1 file changed, 1 insertion(+)