linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix Marvell CP110 pin control finction names
@ 2021-02-16 11:31 kostap
  2021-02-16 11:31 ` [PATCH 1/2] doc: cp110-system-controller: fix the pin function names kostap
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kostap @ 2021-02-16 11:31 UTC (permalink / raw)
  To: linux-gpio, linux-arm-kernel, linux-kernel, devicetree
  Cc: bpeled, andrew, viresh.kumar, linus.walleij, daniel.lezcano,
	amit.kucheria, nadavh, robh+dt, jaz, Konstantin Porotchkin,
	stefanc, mw, gregory.clement, sebastian.hesselbarth

From: Konstantin Porotchkin <kostap@marvell.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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-02  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 11:31 [PATCH 0/2] Fix Marvell CP110 pin control finction names kostap
2021-02-16 11:31 ` [PATCH 1/2] doc: cp110-system-controller: fix the pin function names kostap
2021-02-16 11:31 ` [PATCH 2/2] drivers/pinctrl: armada-cp110 - fix MPP54/MPP55 functions kostap
2021-03-02  8:42 ` [PATCH 0/2] Fix Marvell CP110 pin control finction names Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).