Commit 7e63d92d authored by Yassine Oudjana's avatar Yassine Oudjana Committed by Linus Walleij
Browse files

dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Make gpio-ranges optional



The pin controller can function without specifying gpio-ranges so remove
it from required properties. This is also done in preparation for adding
other pin controllers which currently don't have the gpio-ranges property
defined where they are used in DTS. This allows dtbs_check to pass on
those device trees.

Signed-off-by: default avatarYassine Oudjana <y.oudjana@protonmail.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20221028153505.23741-4-y.oudjana@protonmail.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent c5a402a3
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -67,7 +67,6 @@ required:
  - reg-names
  - reg-names
  - gpio-controller
  - gpio-controller
  - "#gpio-cells"
  - "#gpio-cells"
  - gpio-ranges
  - interrupt-controller
  - interrupt-controller
  - interrupts
  - interrupts
  - "#interrupt-cells"
  - "#interrupt-cells"