diff options
author | Niklas Cassel <niklas.cassel@axis.com> | 2018-02-22 18:22:47 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-03-02 10:40:31 +0300 |
commit | 928af2247785f7a1aec21e82a3ceba7c0c85f593 (patch) | |
tree | 91b821e3033559039bd86407031b473eacfd8859 /drivers/pinctrl/stm32 | |
parent | 7e065fb9ccce89fe667fdbd9a177eaec59a359fc (diff) | |
download | linux-928af2247785f7a1aec21e82a3ceba7c0c85f593.tar.xz |
pinctrl: artpec6: dt: add smaller groups for uarts
Add group configuration for uarts that are cut down
variants, the standard being full, i.e. all signals,
flow control, i.e. rx/tx and cts/rts, and rx/tx only.
This allows us to be more precise in which pins we're
actually using.
Unfortunately the existing naming scheme leaves things
to be desired, e.g. uart3grp0 means RX/TX and CTS/RTS,
yet uart0grp0 means all pins.
Since the exising suffixes have different meaning for
different uarts, and the fact that we cannot change
the name of existing groups, makes it hard to use a
descriptive name for the newly added groups.
Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/stm32')
0 files changed, 0 insertions, 0 deletions