All of lore.kernel.org
 help / color / mirror / Atom feed
* The RZ/A1 pin controller driver will be broken for 4.13
@ 2017-08-29 18:56 Chris Brandt
  2017-08-30  6:46 ` jmondi
  2017-08-30  8:26 ` Geert Uytterhoeven
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Brandt @ 2017-08-29 18:56 UTC (permalink / raw)
  To: linux-renesas-soc@vger.kernel.org, Jacopo Mondi,
	Geert Uytterhoeven

Just FYI,

After pulling Geert's new renesas-drivers-2017-08-29-v4.13-rc7, I tried 
testing RZ/A1 and it hangs during boot.

Basically...

[  110.329579] pinctrl-rza1 fcfe3000.pin-controller: Parsed gpiochip gpio-0-0 with 6 pins
[  112.970056] pinctrl-rza1 fcfe3000.pin-controller: Parsed gpiochip gpio-1-1 with 16 pins
(hangs here forever)


After some debug, I found that this commit broke the new 
drivers/pinctrl/pinctrl-rza1.c driver.

 108d23e322a2 ("gpiolib: request the gpio before querying its direction")

Looks like it was added for -rc5.

If I revert that one patch, RZ/A1 boots fine.

Since we're at -rc7, I probably won't have time to fix it before the 
release.

Poor RZ/A1 pinctrl driver...it took so long to get into mainline, and 
then it only worked for 1 release.

:(


Chris

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

end of thread, other threads:[~2017-08-30 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-29 18:56 The RZ/A1 pin controller driver will be broken for 4.13 Chris Brandt
2017-08-30  6:46 ` jmondi
2017-08-30  8:26 ` Geert Uytterhoeven
2017-08-30 12:01   ` jmondi
2017-08-30 12:57     ` Chris Brandt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.