]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: meson: meson8b: rename the NAND DQS pin definitions
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 1 Apr 2017 13:59:22 +0000 (15:59 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 7 Apr 2017 07:30:39 +0000 (09:30 +0200)
commit4781c22c7691140b2d945cb663d3b7b03319e07c
tree48f2d10268b0a8a9f28cc818e49b897150218d5b
parent97ba26b8a9343008504d4e3a87d212bc07b05212
pinctrl: meson: meson8b: rename the NAND DQS pin definitions

The NAND DQS pins are currently named nand_dqs_0 and nand_dqs_1.
However, they both seem to have the same function, just exposed on
different pins (unlike the ethernet TX pins for example, where there's
eth_txd0..3 - all of these can be active at the same time as they are
different data lines).
Rename the NAND DQS pins to nand_dqs_15 and nand_dqs_18 to reflect that
it's the same functionality just exposed on different pins (BOOT_15 and
BOOT_18).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-meson8b.c