diff options
| author | Peng Fan <[email protected]> | 2023-10-01 16:27:54 +0800 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2023-10-05 19:52:58 +0200 |
| commit | 2b575631fe5f4e7948954e70fcff409b67ed42c3 (patch) | |
| tree | 9256f8d003c834f5c276f0443679a54129465533 | |
| parent | 1619a094443659a16a39be9ee17567fd01723f4d (diff) | |
dt-bindings: gpio: vf610: add i.MX95 compatible
Add i.MX95 compatible string which is compatible with i.MX8ULP
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
| -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: |