Commit 690acef3 authored by Peng Fan's avatar Peng Fan Committed by Bartosz Golaszewski
Browse files

dt-bindings: gpio: vf610: update gpio-ranges



i.MX93 supports four gpio-ranges at max. To fix below issue:
"gpio@43820080: gpio-ranges: [[30, 0, 84, 8], [30, 8, 66, 18],
 [30, 26, 34, 2], [30, 28, 0, 4]] is too long"

 Update the gpio-ranges property

Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent 0c42fc96
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -59,7 +59,8 @@ properties:
      - const: port

  gpio-ranges:
    maxItems: 1
    minItems: 1
    maxItems: 4

patternProperties:
  "^.+-hog(-[0-9]+)?$":