From: Konstantin Porotchkin <kostap@xxxxxxxxxxx> These patches are fixing the CP110 pin control driver and the related documentation. Current CP110 pin control driver uses two different MPP functions named the same (sdio) in MPP54 and MPP55 definitions. Since these names are used for the MPP functionality selection, all function names within single MPP group should be unique. This patches series fixes function names in MPP54 and MPP55 pin definitions. Konstantin Porotchkin (2): doc: cp110-system-controller: fix the pin function names drivers/pinctrl: armada-cp110 - fix MPP54/MPP55 functions .../bindings/arm/marvell/cp110-system-controller.txt | 4 ++-- drivers/pinctrl/mvebu/pinctrl-armada-cp110.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) -- 2.17.1