All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG report on next-20190122: could not probe the ravb driver
@ 2019-01-22 10:22 Yoshihiro Shimoda
  2019-01-22 10:58 ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Yoshihiro Shimoda @ 2019-01-22 10:22 UTC (permalink / raw)
  To: linux-renesas-soc

Hi,

I got a report from test team that next-20190122 could not probe the ravb driver as the following.
The test team is using H3 ES3.0 Salvator-XS and I could also reproduce this issue on M3-N Salvator-XS.

[ 3.005557] ravb e6800000.ethernet: ignoring dependency for device, assuming no driver 
[ 3.013863] libphy: ravb_mii: probed 
[ 3.017743] mdio_bus e6800000.ethernet-ffffffff:00: error -2 loading PHY driver module for ID 0x00221622 
[ 3.027283] ravb e6800000.ethernet: failed to initialize MDIO 
[ 3.033157] ravb: probe of e6800000.ethernet failed with error -2

# I didn't investigate this issue yet though...

Best regards,
Yoshihiro Shimoda


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

* Re: BUG report on next-20190122: could not probe the ravb driver
  2019-01-22 10:22 BUG report on next-20190122: could not probe the ravb driver Yoshihiro Shimoda
@ 2019-01-22 10:58 ` Geert Uytterhoeven
  2019-01-22 11:06   ` Yoshihiro Shimoda
  0 siblings, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2019-01-22 10:58 UTC (permalink / raw)
  To: Yoshihiro Shimoda; +Cc: linux-renesas-soc

Hi Shimoda-san,

On Tue, Jan 22, 2019 at 11:23 AM Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> I got a report from test team that next-20190122 could not probe the ravb driver as the following.
> The test team is using H3 ES3.0 Salvator-XS and I could also reproduce this issue on M3-N Salvator-XS.
>
> [ 3.005557] ravb e6800000.ethernet: ignoring dependency for device, assuming no driver
> [ 3.013863] libphy: ravb_mii: probed
> [ 3.017743] mdio_bus e6800000.ethernet-ffffffff:00: error -2 loading PHY driver module for ID 0x00221622
> [ 3.027283] ravb e6800000.ethernet: failed to initialize MDIO
> [ 3.033157] ravb: probe of e6800000.ethernet failed with error -2
>
> # I didn't investigate this issue yet though...

Looks like other people see this on other SoCs, too.
But I didn't see a solution mentioned in those threads.

FWIW, I'm not seeing it with the soon-to-be-released renesas-drivers of
today, so the breakage is not in net-next.

Gr{oetje,eeting}s,

                        Geert


--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* RE: BUG report on next-20190122: could not probe the ravb driver
  2019-01-22 10:58 ` Geert Uytterhoeven
@ 2019-01-22 11:06   ` Yoshihiro Shimoda
  2019-01-22 13:16     ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Yoshihiro Shimoda @ 2019-01-22 11:06 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-renesas-soc

Hi Geert-san,

> From: Geert Uytterhoeven, Sent: Tuesday, January 22, 2019 7:59 PM
> 
> Hi Shimoda-san,
> 
> On Tue, Jan 22, 2019 at 11:23 AM Yoshihiro Shimoda
> <yoshihiro.shimoda.uh@renesas.com> wrote:
> > I got a report from test team that next-20190122 could not probe the ravb driver as the following.
> > The test team is using H3 ES3.0 Salvator-XS and I could also reproduce this issue on M3-N Salvator-XS.
> >
> > [ 3.005557] ravb e6800000.ethernet: ignoring dependency for device, assuming no driver
> > [ 3.013863] libphy: ravb_mii: probed
> > [ 3.017743] mdio_bus e6800000.ethernet-ffffffff:00: error -2 loading PHY driver module for ID 0x00221622
> > [ 3.027283] ravb e6800000.ethernet: failed to initialize MDIO
> > [ 3.033157] ravb: probe of e6800000.ethernet failed with error -2
> >
> > # I didn't investigate this issue yet though...
> 
> Looks like other people see this on other SoCs, too.
> But I didn't see a solution mentioned in those threads.

Oh, I got it.

> FWIW, I'm not seeing it with the soon-to-be-released renesas-drivers of
> today, so the breakage is not in net-next.

It's good news! I had worried about this renesas-drivers :)

Best regards,
Yoshihiro Shimoda


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

* Re: BUG report on next-20190122: could not probe the ravb driver
  2019-01-22 11:06   ` Yoshihiro Shimoda
@ 2019-01-22 13:16     ` Geert Uytterhoeven
  2019-01-22 14:06       ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2019-01-22 13:16 UTC (permalink / raw)
  To: Yoshihiro Shimoda; +Cc: linux-renesas-soc

Hi Shimoda-san,

On Tue, Jan 22, 2019 at 12:06 PM Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> > From: Geert Uytterhoeven, Sent: Tuesday, January 22, 2019 7:59 PM
> > On Tue, Jan 22, 2019 at 11:23 AM Yoshihiro Shimoda
> > <yoshihiro.shimoda.uh@renesas.com> wrote:
> > > I got a report from test team that next-20190122 could not probe the ravb driver as the following.
> > > The test team is using H3 ES3.0 Salvator-XS and I could also reproduce this issue on M3-N Salvator-XS.
> > >
> > > [ 3.005557] ravb e6800000.ethernet: ignoring dependency for device, assuming no driver
> > > [ 3.013863] libphy: ravb_mii: probed
> > > [ 3.017743] mdio_bus e6800000.ethernet-ffffffff:00: error -2 loading PHY driver module for ID 0x00221622
> > > [ 3.027283] ravb e6800000.ethernet: failed to initialize MDIO
> > > [ 3.033157] ravb: probe of e6800000.ethernet failed with error -2
> > >
> > > # I didn't investigate this issue yet though...
> >
> > Looks like other people see this on other SoCs, too.
> > But I didn't see a solution mentioned in those threads.
>
> Oh, I got it.
>
> > FWIW, I'm not seeing it with the soon-to-be-released renesas-drivers of
> > today, so the breakage is not in net-next.
>
> It's good news! I had worried about this renesas-drivers :)

Unfortunately I have to amend my comment above: while the issue does not
happen with renesas_defconfig or shmobile_defconfig, it do see such failures
with other board-specific configs. Will investigate...

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: BUG report on next-20190122: could not probe the ravb driver
  2019-01-22 13:16     ` Geert Uytterhoeven
@ 2019-01-22 14:06       ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2019-01-22 14:06 UTC (permalink / raw)
  To: Yoshihiro Shimoda; +Cc: linux-renesas-soc

Hi Shimoda-san,

On Tue, Jan 22, 2019 at 2:16 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> On Tue, Jan 22, 2019 at 12:06 PM Yoshihiro Shimoda
> <yoshihiro.shimoda.uh@renesas.com> wrote:
> > > From: Geert Uytterhoeven, Sent: Tuesday, January 22, 2019 7:59 PM
> > > On Tue, Jan 22, 2019 at 11:23 AM Yoshihiro Shimoda
> > > <yoshihiro.shimoda.uh@renesas.com> wrote:
> > > > I got a report from test team that next-20190122 could not probe the ravb driver as the following.
> > > > The test team is using H3 ES3.0 Salvator-XS and I could also reproduce this issue on M3-N Salvator-XS.
> > > >
> > > > [ 3.005557] ravb e6800000.ethernet: ignoring dependency for device, assuming no driver
> > > > [ 3.013863] libphy: ravb_mii: probed
> > > > [ 3.017743] mdio_bus e6800000.ethernet-ffffffff:00: error -2 loading PHY driver module for ID 0x00221622
> > > > [ 3.027283] ravb e6800000.ethernet: failed to initialize MDIO
> > > > [ 3.033157] ravb: probe of e6800000.ethernet failed with error -2
> > > >
> > > > # I didn't investigate this issue yet though...
> > >
> > > Looks like other people see this on other SoCs, too.
> > > But I didn't see a solution mentioned in those threads.
> >
> > Oh, I got it.
> >
> > > FWIW, I'm not seeing it with the soon-to-be-released renesas-drivers of
> > > today, so the breakage is not in net-next.
> >
> > It's good news! I had worried about this renesas-drivers :)
>
> Unfortunately I have to amend my comment above: while the issue does not
> happen with renesas_defconfig or shmobile_defconfig, it do see such failures

Both have CONFIG_MODULES=n.

> with other board-specific configs. Will investigate...

With CONFIG_MODULES=y, the issue happens.
Please revert commit 13d0ab6750b20957 ("net: phy: check return code when
requesting PHY driver module") to fix it (for now).

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2019-01-22 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-22 10:22 BUG report on next-20190122: could not probe the ravb driver Yoshihiro Shimoda
2019-01-22 10:58 ` Geert Uytterhoeven
2019-01-22 11:06   ` Yoshihiro Shimoda
2019-01-22 13:16     ` Geert Uytterhoeven
2019-01-22 14:06       ` Geert Uytterhoeven

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.