[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210216113118.17484-1-kostap@marvell.com>
Date: Tue, 16 Feb 2021 13:31:16 +0200
From: <kostap@...vell.com>
To: <linux-gpio@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
CC: <daniel.lezcano@...aro.org>, <amit.kucheria@...aro.org>,
<viresh.kumar@...aro.org>, <linus.walleij@...aro.org>,
<sebastian.hesselbarth@...il.com>, <gregory.clement@...tlin.com>,
<andrew@...n.ch>, <robh+dt@...nel.org>, <mw@...ihalf.com>,
<jaz@...ihalf.com>, <nadavh@...vell.com>, <stefanc@...vell.com>,
<bpeled@...vell.com>, Konstantin Porotchkin <kostap@...vell.com>
Subject: [PATCH 0/2] Fix Marvell CP110 pin control finction names
From: Konstantin Porotchkin <kostap@...vell.com>
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
Powered by blists - more mailing lists