diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2018-03-12 23:57:09 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2018-03-21 00:32:31 +0300 |
commit | 4e461e62fc987ed5edb82e2a902fd93f4dccae8f (patch) | |
tree | 36ab4b73514d5c78af7939fc6fef8d24caa6a32f /arch/arm/boot/dts/zynq-zed.dts | |
parent | e03efbce6bebf55111ec8e22e2f545f72aff6cfd (diff) | |
download | linux-4e461e62fc987ed5edb82e2a902fd93f4dccae8f.tar.xz |
ARM: dts: meson8b: the CBUS GPIO controller only has 83 GPIOs
Update the "gpio-ranges" property of the CBUS GPIO controller on Meson8b
because it only provides 83 GPIOs.
The GPIO definitions in include/dt-bindings/gpio/meson8b-gpio.h
inherited all GPIOs from Meson8 until recently. However, Meson8b does
not support all GPIOs which are supported by Meson8 (Meson8b doesn't
have a GPIOZ bank, most of the pins from the GPIODV bank are missing on
Meson8b - just to name a few differences).
The actual number of GPIOs is only 83, instead of 120 from Meson8 plus
the 10 GPIOs from the DIF bank on Meson8b.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm/boot/dts/zynq-zed.dts')
0 files changed, 0 insertions, 0 deletions