Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754739Ab2HTMSF (ORCPT ); Mon, 20 Aug 2012 08:18:05 -0400 Received: from na3sys009aog130.obsmtp.com ([74.125.149.143]:44758 "EHLO na3sys009aog130.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752578Ab2HTMSB (ORCPT ); Mon, 20 Aug 2012 08:18:01 -0400 MIME-Version: 1.0 In-Reply-To: <503229F5.4030405@ti.com> References: <1344961473-13675-1-git-send-email-sourav.poddar@ti.com> <503229F5.4030405@ti.com> Date: Mon, 20 Aug 2012 17:47:59 +0530 Message-ID: Subject: Re: [PATCHv3 0/4] Add device tree data for omap5 From: "Poddar, Sourav" To: Benoit Cousson Cc: devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, Felipe Balbi , Santosh Shilimkar Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1777 Lines: 48 Hi Benoit, On Mon, Aug 20, 2012 at 5:43 PM, Benoit Cousson wrote: > On 08/20/2012 02:10 PM, Poddar, Sourav wrote: >> Hi All, >> >> On Tue, Aug 14, 2012 at 9:54 PM, Sourav Poddar wrote: >>> The following patch series add i2c support for omap5. >>> As well as enable I2C based devices like pressure and temperature >>> through device tree. Also add onchip keypad dts data. >>> >>> Cc: Benoit Cousson >>> Cc: Felipe Balbi >>> Cc: Santosh Shilimkar >>> >>> Sourav Poddar (4): >>> arm/dts: omap5-evm: Add I2C support >>> arm/dts: omap5-evm: Add tmp102 sensor support >>> arm/dts: omap5-evm: Add keypad data >>> arm/dts: omap5-evm: Add bmp085 sensor support >>> >>> v2->v3 >>> - Rebased on 3.6-rc1 >>> - Add comments for tmp102 and bmp085 >>> arch/arm/boot/dts/omap5-evm.dts | 32 +++++++++++++++++++++++++++++++ >>> arch/arm/boot/dts/omap5.dtsi | 40 +++++++++++++++++++++++++++++++++++++++ >>> 2 files changed, 72 insertions(+), 0 deletions(-) >>> >> Any comment on this series? > > Didn't we mentioned updating the trivial-devices.txt in the > documentation to list these devices? > I had posted a patch for updating the Documentation, though I created a seperate hwmon/tmp102.txt file. There is a comment to add it to trivial devices. So, I will post a single patch doing so. > Otherwise it it fine. You can add the documentation and I'll take these > patches as well along with the others. > > Regards, > Benoit -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/