From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: Daniel Baluta <daniel.baluta@nxp.com>
Cc: "festevam@gmail.com" <festevam@gmail.com>,
"patchwork-lst@pengutronix.de" <patchwork-lst@pengutronix.de>,
dl-linux-imx <linux-imx@nxp.com>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"l.stach@pengutronix.de" <l.stach@pengutronix.de>
Subject: Re: [PATCH 1/2] arm64: dts: imx8mq: properly describe IRQ hierarchy
Date: Tue, 22 Jan 2019 12:52:47 +0530 [thread overview]
Message-ID: <20190122072247.GB29172@Mani-XPS-13-9360> (raw)
In-Reply-To: <20190122034129.GA3205@Mani-XPS-13-9360>
Hi Daniel,
On Tue, Jan 22, 2019 at 09:11:29AM +0530, Manivannan Sadhasivam wrote:
> Hi Daniel,
>
> On Mon, Jan 21, 2019 at 05:59:42PM +0000, Daniel Baluta wrote:
> > On Mon, 2019-01-21 at 18:31 +0100, Lucas Stach wrote:
> > > Am Montag, den 21.01.2019, 15:30 -0200 schrieb Fabio Estevam:
> > > > Hi Daniel,
> > > >
> > > > > On Mon, Jan 21, 2019 at 3:25 PM Daniel Baluta <
> > > > > daniel.baluta@nxp.com> wrote:
> > > > > Hi Fabio,
> > > > >
> > > > > Your patch helps.
> > > >
> > > > Thanks for testing. I will send it as a formal patch.
> > >
> > > If you look closely that's exactly the patch 2/2 from this series.
> > >
> > > Regards,
> > > Lucas
> > >
> > > >
> > > > > Now the console works. Anyhow, it seems that now there
> > > > > is a problem with the network card.
> > > > >
> > > > > [ 0.831454] mdio_bus 30be0000.ethernet-1:00: error -2 loading
> > > > > PHY driver module for ID 0x004dd074
> > > > > [ 0.840796] fec 30be0000.ethernet: Dropping the link to
> > > > > regulator.0
> > > > > [ 0.847212] fec: probe of 30be0000.ethernet failed with error
> > > > > -2
> > > > >
> > > > > Booting fails now because kernel isn't able to mount to nfs
> > > > > rootfs.
> > > > >
> > > > > [ 111.652134] VFS: Unable to mount root fs via NFS, trying
> > > > > floppy.
> > > > > [ 111.658510] VFS: Cannot open root device "nfs" or unknown-
> > > > > block(2,0): error -6
> > > > >
> > > > > This problem is similar with the one met on i.MX 8QXP.
> > > >
> > > > Does this patch help?
> > > >
> > https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.spinics.net%2Flists%2Fnetdev%2Fmsg545573.html&data=02%7C01%7Cdaniel.baluta%40nxp.com%7Cb3055410508f4333003b08d67fc64cc8%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636836887005112836&sdata=7qSMs76%2B%2Fjdgeu0VWvrj36gTx%2B1tXPLwN8ZoYYmAeLE%3D&reserved=0
> >
> > Yes, with this patch and 2/2 i.mx8m boots fine.
> >
>
> Thanks for sharing the patches!
>
> > So, Mani I think this should also fix the problem on i.MX8 QXP.
> >
> > Can you give it a try?
> >
> > To sum up you need these two patches:
> >
> > 1) https://www.spinics.net/lists/netdev/msg545573.html
> >
Just tested the above patch and it fixes the PHY driver issue on my
IMX8QXP board.
Thanks,
Mani
> > 2) https://patchwork.codeaurora.org/patch/700169/
> >
>
> My issue was not related to above mentioned patches but anyhow I solved
> it using the kernel command line parameters you gave. Regarding NFS, I'm
> not close yet to have network support on my board. Will give it a shot
> once I add onboard Ethernet/WiFi support.
>
> Thanks once again!
>
> Regards,
> Mani
>
> > thanks,
> > Daniel.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-01-22 7:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-15 11:04 [PATCH 1/2] arm64: dts: imx8mq: properly describe IRQ hierarchy Lucas Stach
2019-01-15 11:04 ` [PATCH 2/2] arm64: imx8mq: select GPCv2 irqchip driver Lucas Stach
2019-01-21 17:45 ` Fabio Estevam
2019-01-16 10:51 ` [PATCH 1/2] arm64: dts: imx8mq: properly describe IRQ hierarchy Shawn Guo
2019-01-22 6:29 ` Shawn Guo
[not found] ` <VI1PR0402MB3357FAB48888D99A809F41AEF99F0@VI1PR0402MB3357.eurprd04.prod.outlook.com>
[not found] ` <AM6PR04MB51581FBD4D21FEFDCAC2B27FE39F0@AM6PR04MB5158.eurprd04.prod.outlook.com>
[not found] ` <7f92c150219832eb9fb54e72021116ad78ae71c3.camel@nxp.com>
2019-01-21 17:30 ` Fabio Estevam
2019-01-21 17:31 ` Lucas Stach
2019-01-21 17:34 ` Fabio Estevam
2019-01-21 17:42 ` Lucas Stach
2019-01-21 17:59 ` Daniel Baluta
2019-01-21 18:03 ` Daniel Baluta
2019-01-22 3:41 ` Manivannan Sadhasivam
2019-01-22 7:22 ` Manivannan Sadhasivam [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190122072247.GB29172@Mani-XPS-13-9360 \
--to=manivannan.sadhasivam@linaro.org \
--cc=daniel.baluta@nxp.com \
--cc=fabio.estevam@nxp.com \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=l.stach@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=patchwork-lst@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox