[PATCH 20/29] ARM: orion5x: convert edmini_v2 to DT pinctrl

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 13 08:41:18 PDT 2014


Dear Andrew Lunn,

On Sun, 13 Apr 2014 17:26:05 +0200, Andrew Lunn wrote:

> One of the things Sebastian did as part of his Kirkwood DT cleanup was
> sort pinctrl nodes by label, instead of mpp number. We should probably
> discuss this and come to a conclusion before converting Orion5x
> platforms.

Sorting by label may be a good idea, because sorting by MPP does not
necessarily make a lot of sense when some pinctrl configurations
include several pins. Like how would you sort:

config-foo {
	marvell,pins = "mpp2";
	...
};

config-bar {
	marvell,pins = "mpp1", "mpp13";
	...
};

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list