From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: dts: Add support for NXP LS1028A SoC
Date: Tue, 25 Sep 2018 17:45:57 +0800 [thread overview]
Message-ID: <20180925094556.GB21282@dragon> (raw)
In-Reply-To: <AM6PR04MB4407A9A699D60F0243FD7FB98C1E0@AM6PR04MB4407.eurprd04.prod.outlook.com>
On Mon, Sep 17, 2018 at 05:43:47AM +0000, Bhaskar Upadhaya wrote:
>
> >-----Original Message-----
> >From: Shawn Guo <shawnguo@kernel.org>
> >Sent: Monday, September 3, 2018 7:27 AM
> >To: Sudhanshu Gupta <sudhanshu.gupta@nxp.com>
> >Cc: devicetree at vger.kernel.org; Harninder Rai <harninder.rai@nxp.com>;
> >Bhaskar Upadhaya <bhaskar.upadhaya@nxp.com>; stuart.yoder at nxp.com;
> >Leo Li <leoyang.li@nxp.com>; oss at buserror.net; linux-arm-
> >kernel at lists.infradead.org
> >Subject: Re: [PATCH] arm64: dts: Add support for NXP LS1028A SoC
> >
> >On Wed, Aug 29, 2018 at 08:44:28PM +0530, Sudhanshu Gupta wrote:
> >> From: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
> >>
> >> LS1028A contains two ARM v8 CortexA72 processor cores with 32 KB L1-D
> >> cache and 48 KB L1-I cache
> >> +&i2c0 {
> >> + status = "okay";
> >> +
> >> + pca9847 at 77 {
> >
> >Please have generic node name for the device.
> is i2c-mux at 77 ok ?
There are some name suggestions in DeviceTree Specification [1].
Shawn
[1] https://www.devicetree.org/
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Bhaskar Upadhaya <bhaskar.upadhaya@nxp.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Sudhanshu Gupta <sudhanshu.gupta@nxp.com>,
Harninder Rai <harninder.rai@nxp.com>,
"stuart.yoder@nxp.com" <stuart.yoder@nxp.com>,
Leo Li <leoyang.li@nxp.com>,
"oss@buserror.net" <oss@buserror.net>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] arm64: dts: Add support for NXP LS1028A SoC
Date: Tue, 25 Sep 2018 17:45:57 +0800 [thread overview]
Message-ID: <20180925094556.GB21282@dragon> (raw)
In-Reply-To: <AM6PR04MB4407A9A699D60F0243FD7FB98C1E0@AM6PR04MB4407.eurprd04.prod.outlook.com>
On Mon, Sep 17, 2018 at 05:43:47AM +0000, Bhaskar Upadhaya wrote:
>
> >-----Original Message-----
> >From: Shawn Guo <shawnguo@kernel.org>
> >Sent: Monday, September 3, 2018 7:27 AM
> >To: Sudhanshu Gupta <sudhanshu.gupta@nxp.com>
> >Cc: devicetree@vger.kernel.org; Harninder Rai <harninder.rai@nxp.com>;
> >Bhaskar Upadhaya <bhaskar.upadhaya@nxp.com>; stuart.yoder@nxp.com;
> >Leo Li <leoyang.li@nxp.com>; oss@buserror.net; linux-arm-
> >kernel@lists.infradead.org
> >Subject: Re: [PATCH] arm64: dts: Add support for NXP LS1028A SoC
> >
> >On Wed, Aug 29, 2018 at 08:44:28PM +0530, Sudhanshu Gupta wrote:
> >> From: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
> >>
> >> LS1028A contains two ARM v8 CortexA72 processor cores with 32 KB L1-D
> >> cache and 48 KB L1-I cache
> >> +&i2c0 {
> >> + status = "okay";
> >> +
> >> + pca9847@77 {
> >
> >Please have generic node name for the device.
> is i2c-mux@77 ok ?
There are some name suggestions in DeviceTree Specification [1].
Shawn
[1] https://www.devicetree.org/
next prev parent reply other threads:[~2018-09-25 9:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 15:14 [PATCH] arm64: dts: Add support for NXP LS1028A SoC Sudhanshu Gupta
2018-08-29 15:14 ` Sudhanshu Gupta
2018-09-03 1:57 ` Shawn Guo
2018-09-03 1:57 ` Shawn Guo
2018-09-17 5:43 ` Bhaskar Upadhaya
2018-09-17 5:43 ` Bhaskar Upadhaya
2018-09-25 9:45 ` Shawn Guo [this message]
2018-09-25 9:45 ` Shawn Guo
2018-09-26 23:39 ` Li Yang
2018-09-26 23:39 ` Li Yang
-- strict thread matches above, loose matches on Subject: below --
2018-08-24 6:58 Bhaskar Upadhaya
2018-08-24 6:58 ` Bhaskar Upadhaya
2018-08-27 8:07 ` Shawn Guo
2018-08-27 8:07 ` 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=20180925094556.GB21282@dragon \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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 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.