LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Vabhav Sharma <vabhav.sharma@nxp.com>
To: Fabio Estevam <festevam@gmail.com>,
Pramod Kumar <pramod.kumar_1@nxp.com>
Cc: "robh+dt@kernel.org" <robh+dt@kernel.org>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"manivannan.sadhasivam@linaro.org"
<manivannan.sadhasivam@linaro.org>,
Aisheng Dong <aisheng.dong@nxp.com>,
"Michal.Vokac@ysoft.com" <Michal.Vokac@ysoft.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [EXT] Re: [PATCH 2/2] add dts file to enable support for ls1046afrwy board.
Date: Fri, 10 May 2019 12:49:21 +0000 [thread overview]
Message-ID: <VI1PR04MB480054935B3DDADFF2FD0055F30C0@VI1PR04MB4800.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <CAOMZO5C=dAN0LkhbTqCApmhv1msxAC8B2=u6D0gtC2KYV7T-HQ@mail.gmail.com>
Hi Fabio,
> -----Original Message-----
> From: Fabio Estevam <festevam@gmail.com>
> Sent: Wednesday, May 8, 2019 7:30 PM
> To: Pramod Kumar <pramod.kumar_1@nxp.com>
> Cc: robh+dt@kernel.org; mark.rutland@arm.com; shawnguo@kernel.org;
> manivannan.sadhasivam@linaro.org; Aisheng Dong
> <aisheng.dong@nxp.com>; Michal.Vokac@ysoft.com;
> devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Vabhav Sharma
> <vabhav.sharma@nxp.com>
> Subject: [EXT] Re: [PATCH 2/2] add dts file to enable support for ls1046afrwy
> board.
>
> Caution: EXT Email
>
> Hi Pramod,
>
> On Wed, May 8, 2019 at 10:56 AM Pramod Kumar
> <pramod.kumar_1@nxp.com> wrote:
>
> > +&fman0 {
> > + ethernet@e0000 {
>
> You have passed @e0000 without a corresponfing reg entry.
>
> This causes dtc build warnings with W=1.
>
> Please make sure you don't introduce new W=1 warnings.
ethernet node is included with fsl-ls1046-post.dtsi file and no warning is introduced.
node content can be found in arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-0.dtsi:
ethernet@e0000 {
cell-index = <0>;
compatible = "fsl,fman-memac";
reg = <0xe0000 0x1000>;
fsl,fman-ports = <&fman0_rx_0x08 &fman0_tx_0x28>;
ptp-timer = <&ptp_timer0>;
pcsphy-handle = <&pcsphy0>;
};
Regards,
Vabhav
next prev parent reply other threads:[~2019-05-10 12:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-08 13:53 [PATCH 0/2] Add dts support for frwy-ls1046a board Pramod Kumar
2019-05-08 13:53 ` [PATCH 1/2] dt-bindings: arm: fsl: Add device tree binding for ls1046a-frwy board Pramod Kumar
2019-05-08 19:36 ` Rob Herring
2019-05-17 2:32 ` Shawn Guo
2019-05-08 13:53 ` [PATCH 2/2] add dts file to enable support for ls1046afrwy board Pramod Kumar
2019-05-08 14:00 ` Fabio Estevam
2019-05-10 12:49 ` Vabhav Sharma [this message]
2019-05-17 2:35 ` Shawn Guo
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=VI1PR04MB480054935B3DDADFF2FD0055F30C0@VI1PR04MB4800.eurprd04.prod.outlook.com \
--to=vabhav.sharma@nxp.com \
--cc=Michal.Vokac@ysoft.com \
--cc=aisheng.dong@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=mark.rutland@arm.com \
--cc=pramod.kumar_1@nxp.com \
--cc=robh+dt@kernel.org \
--cc=shawnguo@kernel.org \
--subject='RE: [EXT] Re: [PATCH 2/2] add dts file to enable support for ls1046afrwy board.' \
/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
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).