diff options
author | Peng Fan <peng.fan@nxp.com> | 2022-02-07 20:25:30 +0800 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-02-08 10:41:47 +0100 |
commit | 4f351edd26758702b0707aaa4c0aa277e4b52f07 (patch) | |
tree | 34aa94682865c115abc0407849d23a7dbfffb9a9 /Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | |
parent | 6105b2e391879df0ebee20c764bbdd406cb74fb2 (diff) |
dt-bindings: gpio: gpio-vf610: Add imx93 compatible string
Add the compatible string for i.MX93
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/gpio-vf610.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml index e1359391d3a4..d2c39dba56ad 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml @@ -25,7 +25,9 @@ properties: - const: fsl,imx7ulp-gpio - const: fsl,vf610-gpio - items: - - const: fsl,imx8ulp-gpio + - enum: + - fsl,imx93-gpio + - fsl,imx8ulp-gpio - const: fsl,imx7ulp-gpio reg: |