]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: armada-cp110 - fix MPP54/MPP55 functions
authorKonstantin Porotchkin <kostap@marvell.com>
Tue, 16 Feb 2021 11:31:18 +0000 (13:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Mar 2021 13:41:12 +0000 (14:41 +0100)
commit1c1ba968ca451d7f44179697b34867d4c718326f
tree45701b471dcf26441a506a466e4ff673d0b71cb1
parent376ed4361ae0610b277bcb510e16cee4dc033c02
pinctrl: armada-cp110 - fix MPP54/MPP55 functions

The function name is used for selecting MPP functionality and
should be unique within function names of the same pin.
This patch fixes function names for MPP54 and MPP55 that
have two different functions named the same.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Link: https://lore.kernel.org/r/20210216113118.17484-3-kostap@marvell.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/pinctrl-armada-cp110.c