linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pinctrl: kirkwood: gpio mode not being selected
@ 2020-07-28  4:53 Chris Packham
  0 siblings, 0 replies; only message in thread
From: Chris Packham @ 2020-07-28  4:53 UTC (permalink / raw)
  To: linux-arm-kernel, linux-gpio, linux-kernel

Hi,

I'm in the process updating our platforms from a v4.4.x based kernel to 
a v5.7 based one.

On one of our Marvell Kirkwood based boards I'm seeing a problem where a 
gpio isn't being driven (the gpio happens to be a reset to a PHY chip 
that our userspace switching code is attempting to talk to).

Our bootloader is inadvertently configuring MPP15 into uart0 RTS mode 
(probably a copy and paste from the reference board).

Under the v4.4 kernel by the time userspace gets started the MPP15 pin 
has been put into GPIO mode. With the latest v5.7 kernel the incorrect 
mode is retained.

I haven't gone bisecting but I'm guessing something somewhere has 
decided not to put the pin into GPIO mode (because that is the hardware 
default).

I probably need to define an explicit pinctrl node in my dts, but I 
wanted to make sure that this was an intentional change in behaviour.

Thanks,
Chris

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-28  4:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28  4:53 pinctrl: kirkwood: gpio mode not being selected Chris Packham

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).