From mboxrd@z Thu Jan 1 00:00:00 1970 From: "AnilKumar, Chimata" Subject: RE: [PATCH v3 4/4] ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evm Date: Tue, 18 Sep 2012 07:35:43 +0000 Message-ID: <331ABD5ECB02734CA317220B2BBEABC13EA32D69@DBDE01.ent.ti.com> References: <1347866602-2088-1-git-send-email-anilkumar@ti.com> <1347866602-2088-5-git-send-email-anilkumar@ti.com> <20120917153559.e07ca263.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120917153559.e07ca263.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Andrew Morton Cc: "dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" , "eric.piel-VkQ1JFuSMpfAbQlEx87xDw@public.gmane.org" , "gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org" , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , "broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org" , "jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org" , "greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org" , "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: devicetree@vger.kernel.org Hi Andrew, On Tue, Sep 18, 2012 at 04:05:59, Andrew Morton wrote: > On Mon, 17 Sep 2012 12:53:22 +0530 > AnilKumar Ch wrote: > > > Add lis331dlh device tree data to am335x-evm.dts. In AM335x EVM > > lis331dlh accelerometer is connected to I2C2 bus. So this patch > > change the status of I2C2 node to "okay" to use I2C2 bus. Also > > added all the required platform data to am335x-evm. > > > > Signed-off-by: AnilKumar Ch > > --- > > arch/arm/boot/dts/am335x-evm.dts | 39 ++++++++++++++++++++++++++++++++++++++ > > Your arch/arm/boot/dts/am335x-evm.dts differs significantly from the > one in linux-next (it should not do so), so I didn't do anything with > this patch. > Thanks for pushing remaining patches. ACK from the reviewers(Arnd) will help to include in linux-omap branch. Thanks AnilKumar