diff options
author | Peng Fan <peng.fan@nxp.com> | 2023-10-01 11:27:54 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-10-05 20:52:58 +0300 |
commit | 2b575631fe5f4e7948954e70fcff409b67ed42c3 (patch) | |
tree | 9256f8d003c834f5c276f0443679a54129465533 | |
parent | 1619a094443659a16a39be9ee17567fd01723f4d (diff) | |
download | linux-2b575631fe5f4e7948954e70fcff409b67ed42c3.tar.xz |
dt-bindings: gpio: vf610: add i.MX95 compatible
Add i.MX95 compatible string which is compatible with i.MX8ULP
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml index 21199bf221ef..a27f92950257 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml @@ -28,6 +28,7 @@ properties: - items: - enum: - fsl,imx93-gpio + - fsl,imx95-gpio - const: fsl,imx8ulp-gpio reg: |