From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 25 Sep 2018 17:45:57 +0800 Subject: [PATCH] arm64: dts: Add support for NXP LS1028A SoC In-Reply-To: References: <1535555668-7763-1-git-send-email-sudhanshu.gupta@nxp.com> <20180903015709.GC3850@dragon> Message-ID: <20180925094556.GB21282@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 17, 2018 at 05:43:47AM +0000, Bhaskar Upadhaya wrote: > > >-----Original Message----- > >From: Shawn Guo > >Sent: Monday, September 3, 2018 7:27 AM > >To: Sudhanshu Gupta > >Cc: devicetree at vger.kernel.org; Harninder Rai ; > >Bhaskar Upadhaya ; stuart.yoder at nxp.com; > >Leo Li ; 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 > >> > >> 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/