From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/7] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig Date: Fri, 14 Dec 2012 10:09:05 -0800 Message-ID: <20121214180905.GX4989@atomide.com> References: <1353481163-29462-1-git-send-email-anilkumar@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:47285 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754461Ab2LNSJK (ORCPT ); Fri, 14 Dec 2012 13:09:10 -0500 Content-Disposition: inline In-Reply-To: <1353481163-29462-1-git-send-email-anilkumar@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: AnilKumar Ch Cc: b-cousson@ti.com, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org * AnilKumar Ch [121120 23:01]: > This patch series enable tps65910, lis3lv02d accelerometer, tsl2550 > ambient light sensor, matrix keypad, tmp275 temperature sensor, gpio > leds and D_CAN drivers in omap2plus_defconfig. > > These are the peripherals present in AM33XX family of devices. > > AnilKumar Ch (7): > ARM: OMAP2+: omap2plus_defconfig: Enable tps65910 PMIC > ARM: OMAP2+: omap2plus_defconfig: Enable lis3lv02d accelerometer > ARM: OMAP2+: omap2plus_defconfig: Enable tsl2550 ambient light sensor > ARM: OMAP2+: omap2plus_defconfig: Enable matrix keypad driver > ARM: OMAP2+: omap2plus_defconfig: Enable tmp275 sensor > ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver > ARM: OMAP2+: omap2plus_defconfig: Enable DCAN controller > > arch/arm/configs/omap2plus_defconfig | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) Let's make all these into modules except for the tps65910. Regards, Tony