Dear Andrew Andrianov, On Sat, 11 Apr 2015 23:29:19 +0300, Andrew Andrianov wrote: > Signed-off-by: Andrew Andrianov <andrew@xxxxxxxxxx> > --- > drivers/pinctrl/mvebu/pinctrl-armada-370.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pinctrl/mvebu/pinctrl-armada-370.c b/drivers/pinctrl/mvebu/pinctrl-armada-370.c > index c4f51d0..78c332d 100644 > --- a/drivers/pinctrl/mvebu/pinctrl-armada-370.c > +++ b/drivers/pinctrl/mvebu/pinctrl-armada-370.c > @@ -364,7 +364,7 @@ static struct mvebu_mpp_mode mv88f6710_mpp_modes[] = { > MPP_FUNCTION(0x5, "audio", "mclk"), > MPP_FUNCTION(0x6, "uart0", "cts")), > MPP_MODE(63, > - MPP_FUNCTION(0x0, "gpo", NULL), > + MPP_FUNCTION(0x0, "gpio", NULL), > MPP_FUNCTION(0x1, "spi0", "sck"), > MPP_FUNCTION(0x2, "tclk", NULL)), > MPP_MODE(64, I know the patch has already been applied, but this is weird: I just checked the datasheet again, and it really says this pin is a "gpo". I'll try to get some more information. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html