Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-20 Thread Poddar, Sourav
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. >>> A

Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-20 Thread Poddar, Sourav
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:

Re: [PATCHv7] arm/dts: omap4-sdp: Add keypad data

2012-08-20 Thread Poddar, Sourav
On Mon, Aug 20, 2012 at 5:23 PM, Benoit Cousson wrote: > Hi Sourav, > > On 08/20/2012 01:19 PM, Poddar, Sourav wrote: >> Hi All, >> >> On Tue, Aug 14, 2012 at 4:45 PM, Sourav Poddar wrote: >>> Add keypad data node in omap4 device tree file. >>>

Re: [PATCHv7] arm/dts: omap4-sdp: Add keypad data

2012-08-20 Thread Poddar, Sourav
Hi All, On Tue, Aug 14, 2012 at 4:45 PM, Sourav Poddar wrote: > Add keypad data node in omap4 device tree file. > Also fill the device tree binding parameters > with the required value in "omap4-sdp" dts file. > > Tested on omap4430 sdp. > > Cc: Tony Lindgren

[PATCHv3 3/4] arm/dts: omap5-evm: Add keypad data

2012-08-14 Thread Sourav Poddar
Add keypad data node in omap5 device tree file. Also fill the device tree binding parameters with the required value in "omap5-evm" dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-

[PATCHv3 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

2012-08-14 Thread Sourav Poddar
Add bmp085 pressure sensor data in omap5 evm dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5-evm.dts | 10 ++ 1 files changed, 10

[PATCHv3 2/4] arm/dts: omap5-evm: Add tmp102 sensor support

2012-08-14 Thread Sourav Poddar
Add tmp102 temperature sensor data in omap5 evm dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5-evm.dts | 10 ++ 1 files changed, 10

[PATCHv3 0/4] Add device tree data for omap5

2012-08-14 Thread Sourav Poddar
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

[PATCHv3 1/4] arm/dts: omap5-evm: Add I2C support

2012-08-14 Thread Sourav Poddar
Add I2C data node in omap5 device tree file. Tested on omap5430 evm. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5.dtsi | 35 +++ 1 files changed, 35 insertions

[PATCH] Documentation: dt: hwmon: Update for tmp102

2012-08-14 Thread Sourav Poddar
Add Documentation for tmp102 temperature sensor. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Signed-off-by: Sourav Poddar --- Documentation/devicetree/bindings/hwmon/tmp102.txt | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644

[PATCHv7] arm/dts: omap4-sdp: Add keypad data

2012-08-14 Thread Sourav Poddar
Add keypad data node in omap4 device tree file. Also fill the device tree binding parameters with the required value in "omap4-sdp" dts file. Tested on omap4430 sdp. Cc: Tony Lindgren Cc: Benoit Cousson Cc: Rob Herring Cc: Grant Likely Cc: Felipe Balbi Signed-off-by: Sourav Podd

Re: [PATCHv2 0/4] Add device tree data for omap5

2012-08-14 Thread Poddar, Sourav
Hi Benoit, On Tue, Aug 14, 2012 at 3:54 PM, Benoit Cousson wrote: > Hi Sourav, > > On 08/13/2012 12:05 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 d

Re: [PATCHv2 2/4] arm/dts: omap5-evm: Add tmp102 sensor support

2012-08-14 Thread Poddar, Sourav
Hi Benoit, On Tue, Aug 14, 2012 at 3:26 PM, Benoit Cousson wrote: > On 08/13/2012 12:05 PM, Sourav Poddar wrote: >> Add tmp102 temperature sensor data in omap5 evm dts file. >> >> Tested on omap5430 evm with 3.5 custom kernel. >> >> Cc: Benoit Cousson &g

Re: [PATCHv7] arm/dts: omap4-sdp: Add keypad data

2012-08-14 Thread Poddar, Sourav
Hi Benoit, On Tue, Aug 14, 2012 at 2:50 PM, Benoit Cousson wrote: > Hi Sourav > > On 08/14/2012 08:23 AM, Poddar, Sourav wrote: >> Hi, >> >> On Fri, Jul 20, 2012 at 4:08 PM, Sourav Poddar wrote: >>> Add keypad data node in omap4 device tree file. >>>

Re: [PATCHv7] arm/dts: omap4-sdp: Add keypad data

2012-08-13 Thread Poddar, Sourav
Hi, On Fri, Jul 20, 2012 at 4:08 PM, Sourav Poddar wrote: > Add keypad data node in omap4 device tree file. > Also fill the device tree binding parameters > with the required value in "omap4-sdp" dts file. > > Tested on omap4430 sdp with 3.5-rc6 kernel. > > Cc: Be

[PATCHv2 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

2012-08-13 Thread Sourav Poddar
Add bmp085 pressure sensor data in omap5 evm dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5-evm.dts |9 + 1 files changed, 9

[PATCHv2 3/4] arm/dts: omap5-evm: Add keypad data

2012-08-13 Thread Sourav Poddar
Add keypad data node in omap5 device tree file. Also fill the device tree binding parameters with the required value in "omap5-evm" dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-

[PATCH 3/4] arm/dts: omap5-evm: Add keypad data

2012-08-13 Thread Sourav Poddar
Add keypad data node in omap5 device tree file. Also fill the device tree binding parameters with the required value in "omap5-evm" dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-

[PATCHv2 2/4] arm/dts: omap5-evm: Add tmp102 sensor support

2012-08-13 Thread Sourav Poddar
Add tmp102 temperature sensor data in omap5 evm dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5-evm.dts |9 + 1 files changed, 9

[PATCH 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

2012-08-13 Thread Sourav Poddar
Add bmp085 pressure sensor data in omap5 evm dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5-evm.dts |9 + 1 files changed, 9

[PATCHv2 1/4] arm/dts: omap5-evm: Add I2C support

2012-08-13 Thread Sourav Poddar
Add I2C data node in omap5 device tree file. Tested on omap5430 evm. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5.dtsi | 35 +++ 1 files changed, 35 insertions

[PATCHv2 0/4] Add device tree data for omap5

2012-08-13 Thread Sourav Poddar
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

Re: [PATCH 3/4] arm/dts: omap5-evm: Add keypad data

2012-08-07 Thread Poddar, Sourav
Hi Koen, On Tue, Aug 7, 2012 at 6:24 PM, Koen Kooi wrote: > > Op 3 aug. 2012, om 14:38 heeft Sourav Poddar het > volgende geschreven: > >> Add keypad data node in omap5 device tree file. >> Also fill the device tree binding parameters >> with the required

[PATCH] driver: misc: bmp085: remove "of_match_table" property.

2012-08-06 Thread Sourav Poddar
: Sourav Poddar --- drivers/misc/bmp085-i2c.c |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/drivers/misc/bmp085-i2c.c b/drivers/misc/bmp085-i2c.c index 9943971..a4f33c9 100644 --- a/drivers/misc/bmp085-i2c.c +++ b/drivers/misc/bmp085-i2c.c @@ -57,12 +57,6 @@ static int

Re: [PATCH] hwmon: tmp102: Add device tree support

2012-08-06 Thread Poddar, Sourav
Hi Benoit, On Fri, Aug 3, 2012 at 8:26 PM, Benoit Cousson wrote: > Hi Sourav, > > On 08/03/2012 02:35 PM, Sourav Poddar wrote: >> update tmp102 temperature sensor to also use device tree. >> >> Cc: Benoit Cousson >> Cc: Felipe Balbi >> Cc: Santo

Re: [PATCH 3/4] arm/dts: omap5-evm: Add keypad data

2012-08-03 Thread Poddar, Sourav
Hi, On Fri, Aug 3, 2012 at 6:20 PM, Koen Kooi wrote: > > Op 3 aug. 2012, om 14:38 heeft Sourav Poddar het > volgende geschreven: > >> Add keypad data node in omap5 device tree file. >> Also fill the device tree binding parameters >> with the required value in &quo

[PATCH 0/4] Add device tree data for omap5

2012-08-03 Thread Sourav Poddar
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

[PATCH 1/4] arm/dts: omap5-evm: Add I2C support

2012-08-03 Thread Sourav Poddar
Add I2C data node in omap5 device tree file. Tested on omap5430 sdp. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5.dtsi | 35 +++ 1 files changed, 35 insertions

[PATCH 2/4] arm/dts: omap5-evm: Add tmp102 sensor support

2012-08-03 Thread Sourav Poddar
Add tmp102 temperature sensor data in omap5 evm dts file. Tested on omap5430 sdp with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5-evm.dts |9 + 1 files changed, 9

[PATCH 3/4] arm/dts: omap5-evm: Add keypad data

2012-08-03 Thread Sourav Poddar
Add keypad data node in omap5 device tree file. Also fill the device tree binding parameters with the required value in "omap5-evm" dts file. Tested on omap5430 evm with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-

[PATCH 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

2012-08-03 Thread Sourav Poddar
Add bmp085 pressure sensor data in omap5 evm dts file. Tested on omap5430 sdp with 3.5 custom kernel. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/boot/dts/omap5-evm.dts |9 + 1 files changed, 9

[PATCH] hwmon: tmp102: Add device tree support

2012-08-03 Thread Sourav Poddar
update tmp102 temperature sensor to also use device tree. Cc: Benoit Cousson Cc: Felipe Balbi Cc: Santosh Shilimkar Acked-by: Felipe Balbi Signed-off-by: Sourav Poddar --- drivers/hwmon/tmp102.c | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/drivers

Re: [GPIO] Crashed when not using

2012-07-31 Thread Poddar, Sourav
Hi Santosh, On Tue, Jul 31, 2012 at 6:02 PM, Shilimkar, Santosh wrote: > On Tue, Jul 31, 2012 at 8:52 AM, Felipe Balbi wrote: >> >> Hi, >> >> On Tue, Jul 31, 2012 at 10:23:16AM +0530, Poddar, Sourav wrote: >> > >>>> The device tree

Re: [GPIO] Crashed when not using

2012-07-30 Thread Poddar, Sourav
Hi Kevin, On Tue, Jul 31, 2012 at 2:06 AM, Kevin Hilman wrote: > "Poddar, Sourav" writes: > >> On Mon, Jul 30, 2012 at 3:04 PM, DebBarma, Tarun Kanti >> wrote: >>> Sourav, >>> >>> On Mon, Jul 30, 2012 at 2:13 PM, Poddar, Sourav >

Re: [GPIO] Crashed when not using

2012-07-30 Thread Poddar, Sourav
On Mon, Jul 30, 2012 at 3:04 PM, DebBarma, Tarun Kanti wrote: > Sourav, > > On Mon, Jul 30, 2012 at 2:13 PM, Poddar, Sourav wrote: >> Hi All, >> >> I tried using gpio as an interrupt line for my driver >> (drivers/staging/iio/light/tsl2x7x_core.c) for omap5.

[GPIO] Crashed when not using

2012-07-30 Thread Poddar, Sourav
interrupt-parent = <&gpio5>; +interrupts = <21>; /* gpio line 149 */ }; }; Note: using "gpio_request_one" in the driver solves the issue. Is using this api in the driver required? Any pointer on the above crash? ~Sourav -- To unsubscribe from this list: s

[PATCHv7] arm/dts: omap4-sdp: Add keypad data

2012-07-20 Thread Sourav Poddar
Add keypad data node in omap4 device tree file. Also fill the device tree binding parameters with the required value in "omap4-sdp" dts file. Tested on omap4430 sdp with 3.5-rc6 kernel. Cc: Benoit Cousson Cc: Rob Herring Cc: Grant Likely Cc: Felipe Balbi Signed-off-by: Sou

Re: [PATCHv6] arm/dts: omap4-sdp: Add keypad data

2012-07-20 Thread Poddar, Sourav
Hi Kishon, On Thu, Jul 19, 2012 at 5:04 PM, ABRAHAM, KISHON VIJAY wrote: > Hi, > > On Fri, Jul 13, 2012 at 8:27 PM, Sourav Poddar wrote: >> Add keypad data node in omap4 device tree file. >> Also fill the device tree binding parameters >> with the required va

Re: [PATCHv6] arm/dts: omap4-sdp: Add keypad data

2012-07-19 Thread Poddar, Sourav
Hi Tony, On Fri, Jul 13, 2012 at 8:27 PM, Sourav Poddar wrote: > Add keypad data node in omap4 device tree file. > Also fill the device tree binding parameters > with the required value in "omap4-sdp" dts file. > > Tested on omap4430 sdp with 3.5-rc6 kernel. > >

[PATCHv6] arm/dts: omap4-sdp: Add keypad data

2012-07-13 Thread Sourav Poddar
ned-off-by: Sourav Poddar --- This patch[1] was initially posted as a series. The first patch[2] of the series is taken into dmitry's input tree. So, posting this as a independent patch . [1]: https://lkml.org/lkml/2012/6/8/239 [2]: https://lkml.org/lkml/2012/6/1/75 Changes since v5: Few ke

Re: [RESEND/PATCHv5 1/2] drivers: input: keypad: Add device tree support

2012-07-05 Thread Poddar, Sourav
Hi Dmitry, On Tue, Jun 19, 2012 at 7:55 PM, Poddar, Sourav wrote: > +cc linux-omap > > On Fri, Jun 8, 2012 at 4:22 PM, Sourav Poddar wrote: >> Update the Documentation with omap4 keypad device tree >> binding information. >> Add device tree support for omap4 key

Re: [RESEND/PATCHv5 2/2] arm/dts: omap4-sdp: Add keypad data

2012-06-19 Thread Poddar, Sourav
+cc linux-omap On Fri, Jun 8, 2012 at 4:23 PM, Sourav Poddar wrote: > Add keypad data node in omap4 device tree file. > Also fill the device tree binding parameters > with the required value in "omap4-sdp" dts file. > > Tested on omap4430 sdp with dmitry's '

Re: [RESEND/PATCHv5 1/2] drivers: input: keypad: Add device tree support

2012-06-19 Thread Poddar, Sourav
+cc linux-omap On Fri, Jun 8, 2012 at 4:22 PM, Sourav Poddar wrote: > Update the Documentation with omap4 keypad device tree > binding information. > Add device tree support for omap4 keypad driver. > > Tested on omap4430 sdp. > > Cc: Andrew Morton > Cc: Benoit Cousson

Re: [RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-05-17 Thread Poddar, Sourav
On Thu, May 17, 2012 at 8:55 PM, Dmitry Torokhov wrote: > Hi Sourav, > > On Thu, May 17, 2012 at 07:01:49PM +0530, Poddar, Sourav wrote: >> Hi Dmitry, >> >> Gentle Ping on this.. > > The patch has been committed to my 'next' branch for 3.5 on 05/11/12:

Re: [RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-05-17 Thread Poddar, Sourav
Hi Dmitry, Gentle Ping on this.. ~Sourav On Wed, May 9, 2012 at 3:37 PM, Poddar, Sourav wrote: > Hi Dmitry, > > On Wed, May 9, 2012 at 3:14 PM, Poddar, Sourav wrote: >> Hi Dmitry, >> >> I did some minor fixes to the patch which you suggested above and >

Re: [RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-05-09 Thread Poddar, Sourav
Hi Dmitry, On Wed, May 9, 2012 at 3:14 PM, Poddar, Sourav wrote: > Hi Dmitry, > > I did some minor fixes to the patch which you suggested above and > the keypad is functional now. > > Changes: > - Move "pm_runtime_enable" before using "pm_runtime_get_sync&qu

Re: [RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-05-09 Thread Poddar, Sourav
omap5430evm with 3.1-custom kernel. Cc: Andrew Morton Signed-off-by: Felipe Balbi Signed-off-by: G, Manjunath Kondaiah Signed-off-by: Sourav Poddar Signed-off-by: Dmitry Torokhov --- drivers/input/keyboard/Kconfig|4 +- drivers/input/keyboard/omap4-keypad.c | 120 +

Re: [RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-05-09 Thread Poddar, Sourav
On Wed, May 9, 2012 at 12:24 PM, Poddar, Sourav wrote: > Hi Dmitry , > > > On Wed, May 9, 2012 at 10:48 AM, Dmitry Torokhov > wrote: >> Ho Sourav, >> >> On Thu, Apr 26, 2012 at 11:24:37AM +0530, Sourav Poddar wrote: >>> >>> -config KEYBOAR

Re: [RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-05-08 Thread Poddar, Sourav
Hi Dmitry , On Wed, May 9, 2012 at 10:48 AM, Dmitry Torokhov wrote: > Ho Sourav, > > On Thu, Apr 26, 2012 at 11:24:37AM +0530, Sourav Poddar wrote: >> >> -config KEYBOARD_OMAP4 >> -     tristate "TI OMAP4 keypad support" >> +config KEYBOARD_OMAP4

Re: [RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-05-08 Thread Poddar, Sourav
Gentle ping on this.. any comments? ~Sourav On Thu, Apr 26, 2012 at 11:24 AM, Sourav Poddar wrote: > From: G, Manjunath Kondaiah > > Keypad controller register offsets are different for omap4 > and omap5. Handle these offsets through static mapping and > assign these mappings

[RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-04-25 Thread Sourav Poddar
-off-by: Felipe Balbi Signed-off-by: G, Manjunath Kondaiah Signed-off-by: Sourav Poddar --- Changes since v1: - Fix Felipe's comment about getting rid of one argument from irqstatus/irqenable api - Fix Dmitry's comment: - get rid of revision check in readl/writel - Relace E

Re: [PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-04-19 Thread Poddar, Sourav
Hi Dmitry, Any comments on this? ~Sourav On Thu, Apr 12, 2012 at 1:08 PM, Sourav Poddar wrote: > From: G, Manjunath Kondaiah > > Keypad controller register offsets are different for omap4 > and omap5. Handle these offsets through static mapping and > assign these mappings

[PATCHv2] Input: omap-keypad: dynamically handle register offsets

2012-04-12 Thread Sourav Poddar
Balbi Signed-off-by: G, Manjunath Kondaiah Signed-off-by: Sourav Poddar --- Changes since v1: - Fix Felipe's comment about getting rid of one argument from irqstatus/irqenable api - Fix Dmitry's comment: - get rid of revision check in readl/writel - Relace ENODEV with proper macr

Re: [PATCH RESEND] Input: omap-keypad: dynamically handle register offsets

2012-04-11 Thread Poddar, Sourav
Hi Felipe, On Wed, Apr 11, 2012 at 2:26 PM, Felipe Balbi wrote: > On Wed, Apr 11, 2012 at 02:19:48PM +0530, Poddar, Sourav wrote: >> >> +static int kbd_readl(struct omap4_keypad *keypad_data, u32 offset) >> >> +{ >> >> +     if (keyp

Re: [PATCH RESEND] Input: omap-keypad: dynamically handle register offsets

2012-04-11 Thread Poddar, Sourav
Hi Dmitry, On Tue, Apr 10, 2012 at 9:53 PM, Dmitry Torokhov wrote: > Hi Sourav, > > On Tue, Apr 03, 2012 at 10:52:26AM +0530, Sourav Poddar wrote: >> From: G, Manjunath Kondaiah >> >> Keypad controller register offsets are different for omap4 >> and omap5. Ha

Re: [PATCH RESEND] Input: omap-keypad: dynamically handle register offsets

2012-04-10 Thread Poddar, Sourav
Hi Felipe, On Tue, Apr 10, 2012 at 3:46 PM, Felipe Balbi wrote: > > On Tue, Apr 10, 2012 at 03:37:28PM +0530, Poddar, Sourav wrote: > > Hi Felipe, > > > > On Tue, Apr 10, 2012 at 2:54 PM, Felipe Balbi wrote: > > > >     On Tue, Apr 03, 2012 at 1

[PATCH RESEND] Input: omap-keypad: dynamically handle register offsets

2012-04-02 Thread Sourav Poddar
From: G, Manjunath Kondaiah Keypad controller register offsets are different for omap4 and omap5. Handle these offsets through static mapping and assign these mappings during run time. Signed-off-by: Felipe Balbi Signed-off-by: G, Manjunath Kondaiah Signed-off-by: Sourav Poddar --- Test Info

[PATCHv2 2/2] Input: omap-keypad: dynamically handle register offsets

2012-03-19 Thread Sourav Poddar
From: G, Manjunath Kondaiah Keypad controller register offsets are different for omap4 and omap5. Handle these offsets through static mapping and assign these mappings during run time. Signed-off-by: Felipe Balbi Signed-off-by: G, Manjunath Kondaiah Signed-off-by: Sourav Poddar --- Changes

[PATCH 2/2] Input: omap-keypad: dynamically handle register offsets

2012-03-16 Thread Sourav Poddar
From: G, Manjunath Kondaiah Keypad controller register offsets are different for omap4 and omap5. Handle these offsets through static mapping and assign these mappings during run time. Signed-off-by: Felipe Balbi Signed-off-by: G, Manjunath Kondaiah Signed-off-by: Sourav Poddar --- drivers

[PATCH 1/2] input: keypad: move platform_data to

2012-03-16 Thread Sourav Poddar
From: Felipe Balbi This patch allows us to drop the OMAP depencendy from the OMAP4 keypad driver. Signed-off-by: Felipe Balbi Signed-off-by: Sourav Poddar --- arch/arm/mach-omap2/board-4430sdp.c|1 + arch/arm/mach-omap2/devices.c |1 + arch/arm/plat-omap

[PATCH 0/2] Omap keypad cleanup and omap5 support

2012-03-16 Thread Sourav Poddar
The series consists of two patches. Patch1 of the series makes omap4 keypad independent of the architecture by moving platform_data to Patch2 add support for omap5 onchip keypad. Tested on omap4430sdp using 3.3-rc6. Tested on omap5 board using 3.1 custom kernel. Felipe Balbi (1): input: keyp

Re: [PATCH-v2.6.39] spi/omap_mcspi: Fix broken last word xfer

2011-03-21 Thread Poddar, Sourav
1.7.4.1 Latest mainline when booted on Omap4 was not booting up. It crashes showing something like this: [2.581634] ks8851 spi1.0: (unregistered net_device): spi_sync() failed [2.589843] ks8851 spi1.0: (unregistered net_device): spi_sync() failed [2.597900] ks8851 spi1.0: (unregistered

Re: [PATCH v5 0/5] omap: mailbox: hwmod support

2011-02-09 Thread Poddar, Sourav
+ >  6 files changed, 308 insertions(+), 143 deletions(-) Boot tested mainline v2.6.38-rc4 along with this 5 patch series on Omap 2420,2430 SDPs. Tested-by: Sourav Poddar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/5] Change omap DEBUG_LL code to use inituart for AUTO_ZRELADDR and ARM_PATCH_PHYS_VIRT

2011-02-08 Thread Poddar, Sourav
/plat/uncompress.h   |   32 +-- >  9 files changed, 284 insertions(+), 293 deletions(-) >  create mode 100644 arch/arm/plat-omap/include/plat/debug-macro. Boot tested linux-next branch with omap2plus_defconfig using NFS filesystem along with the above 5 patch series and 2 patch series (Allow

Re: [PATCH v3 2/2] Input: ads7846: use gpio_request_one to configure pendown_gpio

2011-02-04 Thread Poddar, Sourav
On Fri, Feb 4, 2011 at 9:00 PM, Igor Grinberg wrote: > > > On 02/04/11 17:11, Poddar, Sourav wrote: > >> On Fri, Feb 4, 2011 at 8:17 PM, Igor Grinberg >> wrote: >>> >>> On 02/04/11 16:16, G, Manjunath Kondaiah wrote: >>> >>>&g

Re: [PATCH v3 2/2] Input: ads7846: use gpio_request_one to configure pendown_gpio

2011-02-04 Thread Poddar, Sourav
n Thu, Feb 03, 2011 at 09:19:53AM -0800, Dmitry Torokhov wrote: >>>>> On Thu, Feb 03, 2011 at 08:54:05AM -0800, Dmitry Torokhov wrote: >>>>>> On Thu, Feb 03, 2011 at 08:51:46PM +0530, Sourav Poddar wrote: >>>>>>> The ads7846 driver requests a

Re: [PATCH v3 2/2] Input: ads7846: use gpio_request_one to configure pendown_gpio

2011-02-04 Thread Poddar, Sourav
On Thu, Feb 3, 2011 at 10:49 PM, Dmitry Torokhov wrote: > On Thu, Feb 03, 2011 at 08:54:05AM -0800, Dmitry Torokhov wrote: >> On Thu, Feb 03, 2011 at 08:51:46PM +0530, Sourav Poddar wrote: >> > The ads7846 driver requests a gpio but does not currently >> > configure it

[PATCH v3 2/2] Input: ads7846: use gpio_request_one to configure pendown_gpio

2011-02-03 Thread Sourav Poddar
The ads7846 driver requests a gpio but does not currently configure it explicitly as an input. Use gpio_request_one to request and configure it at one shot. Signed-off-by: Sourav Poddar Cc: Dmitry Torokhov --- Links related to the previous discussions: http://permalink.gmane.org

[PATCH v3 1/2] ads7846: fix gpio free without requesting

2011-02-03 Thread Sourav Poddar
[](kernel_thread_exit+0x0/0x8) ---[ end trace 4053287f8a5ec18f ]--- Initialize gpio_pendown in ads7846_probe to -EINVAL before ads7846_setup_pendown function and using gpio_is_valid function in conditional check removes the above backtrace warning. Signed-off-by: Sourav Poddar Signed-off-by: Kishon

Re: [PATCHv2 2/2] Input: ads7846 - configure pendown gpio as input

2011-02-03 Thread Poddar, Sourav
On Thu, Feb 3, 2011 at 3:34 PM, Varadarajan, Charulatha wrote: > Sourav, > > On Thu, Feb 3, 2011 at 15:28, Felipe Balbi wrote: >> On Thu, Feb 03, 2011 at 03:18:50PM +0530, Sourav Poddar wrote: >>> The ads7846 driver requests a gpio to detect pendown events, >&g

Re: [PATCHv2 2/2] Input: ads7846 - configure pendown gpio as input

2011-02-03 Thread Poddar, Sourav
On Thu, Feb 3, 2011 at 3:40 PM, Wolfram Sang wrote: > On Thu, Feb 03, 2011 at 11:58:45AM +0200, Felipe Balbi wrote: >> On Thu, Feb 03, 2011 at 03:18:50PM +0530, Sourav Poddar wrote: >> > The ads7846 driver requests a gpio to detect pendown events, >> > but does

Re: [PATCHv2 1/2] ads7846: OMAP3: Removal of warnings backtrace in bootup

2011-02-03 Thread Poddar, Sourav
On Thu, Feb 3, 2011 at 5:02 PM, Lothar Waßmann wrote: > Hi, > > Igor Grinberg writes: >> >> >> On 02/03/11 13:00, Poddar, Sourav wrote: >> >> > On Thu, Feb 3, 2011 at 3:47 PM, Igor Grinberg >> > wrote: >> >> if (pdata-&

Re: [PATCHv2 1/2] ads7846: OMAP3: Removal of warnings backtrace in bootup

2011-02-03 Thread Poddar, Sourav
On Thu, Feb 3, 2011 at 3:47 PM, Igor Grinberg wrote: > Hi again, > > On 02/03/11 12:10, Igor Grinberg wrote: > >> Hi, >> >> On 02/03/11 11:48, Sourav Poddar wrote: >> >>> gpio_pendown in ads7846_probe is not getting initalized (defaulted to 0) >

[PATCHv2 2/2] Input: ads7846 - configure pendown gpio as input

2011-02-03 Thread Sourav Poddar
The ads7846 driver requests a gpio to detect pendown events, but does not configure its direction. Configure this gpio as an input after requesting it. Signed-off-by: Sourav Poddar --- changes between v2 and v1: Added return error support in v2. drivers/input/touchscreen/ads7846.c |7

[PATCHv2 1/2] ads7846: OMAP3: Removal of warnings backtrace in bootup

2011-02-03 Thread Sourav Poddar
[] (kernel_init+0x14c/0x214) [] (kernel_init+0x14c/0x214) from [] (kernel_thread_exit+0x0/0x8) ---[ end trace 4053287f8a5ec18f ]--- Initializing gpio_pendown in ads7846_probe to -1 before ads7846_setup_pendown function removes the above backtrace warning. Signed-off-by: Sourav Poddar Signed

[PATCH 2/2] Input: ads7846 - configure pendown gpio as input

2011-02-02 Thread Sourav Poddar
The ads7846 driver requests a gpio to detect pendown events, but does not configure its direction. Configure this gpio as an input after requesting it. Signed-off-by: Sourav Poddar --- drivers/input/touchscreen/ads7846.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a

[PATCH 1/2] ads7846: fix gpio free without requesting

2011-02-02 Thread Sourav Poddar
[](kernel_thread_exit+0x0/0x8) ---[ end trace 4053287f8a5ec18f ]--- Initializing gpio_pendown in ads7846_probe to -1 before ads7846_setup_pendown function removes the above backtrace warning. Signed-off-by: Sourav Poddar Signed-off-by: Kishon Vijay Abraham I --- drivers/input/touchscreen/ads7846.c

Re: [PATCH] ARM: OMAP2: use early init hook

2011-01-26 Thread Poddar, Sourav
On Wed, Jan 26, 2011 at 12:58 AM, Tony Lindgren wrote: > * Poddar, Sourav [110125 07:45]: >> >> Just FYI, I observed similar results on OMAP4 for these patches. >> For OMAP2420, OMAP2430 and OMAP3430 SDPs, you can add my boot >> Tested-by: Sourav Poddar > > T

Re: [PATCH] ARM: OMAP2: use early init hook

2011-01-25 Thread Poddar, Sourav
rial.h > +++ b/arch/arm/plat-omap/include/plat/serial.h > @@ -96,7 +96,6 @@ > >  struct omap_board_data; > > -extern void __init omap_serial_early_init(void); >  extern void omap_serial_init(void); >  extern void omap_serial_init_port(struct omap_board_data *bdata); >  extern int om

Re: [PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex

2011-01-24 Thread Poddar, Sourav
On Mon, Jan 24, 2011 at 7:41 PM, Russell King - ARM Linux wrote: > On Mon, Jan 24, 2011 at 07:17:54PM +0530, Poddar, Sourav wrote: >> On Mon, Jan 24, 2011 at 3:58 PM, Russell King - ARM Linux >> wrote: >> > On Mon, Jan 24, 2011 at 02:27:24PM +0530, Poddar, Sourav wro

Re: [PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex

2011-01-24 Thread Poddar, Sourav
On Mon, Jan 24, 2011 at 3:58 PM, Russell King - ARM Linux wrote: > On Mon, Jan 24, 2011 at 02:27:24PM +0530, Poddar, Sourav wrote: >> On Mon, Jan 24, 2011 at 2:08 PM, Poddar, Sourav wrote: >> > On Sun, Jan 23, 2011 at 3:05 PM, Russell King - ARM Linux >> > wrote: &g

Re: [PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex

2011-01-24 Thread Poddar, Sourav
On Mon, Jan 24, 2011 at 2:08 PM, Poddar, Sourav wrote: > On Sun, Jan 23, 2011 at 3:05 PM, Russell King - ARM Linux > wrote: >> On Sat, Jan 22, 2011 at 11:44:59PM -0500, Nicolas Pitre wrote: >>> At least another person did post results: >>> >>>

Re: [PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex

2011-01-24 Thread Poddar, Sourav
selected. > > The first three are the bare minimum required for -stable. > Boot tested the 14 patch series with CONFIG_SWP_EMULATE enabled, on the following boards : 1. Omap2420 SDP 2. Omap2430 SDP 3. Omap3430 SDP 4. Omap4 Blaze Tested by : Sourav Poddar -- To unsubscribe from this

Re: [PATCH] OMAP: omap-mcbsp: Fix building after replacement

2011-01-20 Thread Poddar, Sourav
about to post a patch for this, but you beat me to it! > Signed-off-by: Thomas Weber Acked-by: Sourav Poddar > --- >  sound/soc/omap/omap-mcbsp.c |    1 + >  sound/soc/omap/omap-mcbsp.h |    1 + >  2 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/sound/soc/omap

[PATCH] arm: plat-omap: counter_32k: Fix build error due to IS_ERR

2010-12-07 Thread Sourav Poddar
due to the following commit: subject: arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check commit: 235fbace0334c846c21e902f330020122fc85955 Created on linux-omap-2.6 branch: omap-fixes Signed-off-by: Sourav Poddar Reviewed-by: Charulatha V Acked-by: Felipe Balbi --- arch/arm/plat-omap/

[PATCH RESEND] ARM: io: fix namespace conflicts

2010-12-02 Thread Sourav Poddar
lution. With this change, ~200 sparse warnings in omap2plus_defconfig build are fixed. Signed-off-by: Sourav Poddar Signed-off-by: Charulatha V Reviewed by: Nishanth Menon --- Links related to previous discussions are as follows: https://patchwork.kernel.org/patch/250171/ http://www.spinics.net/

Re: [PATCH] ARM: io: Fix namespace conflicts.

2010-11-23 Thread Poddar, Sourav
refix across the > various macros avoids the namespace pollution. > > With this change, ~200 sparse warnings in omap2plus_defconfig build are > fixed. > > Signed-off-by: Sourav Poddar > Signed-off-by: Charulatha V > Reviewed by: Nishanth Menon > --- >  Links related

Re: [PATCH v4] ARM: Fix sparse warnings due to variables conflicts.

2010-10-13 Thread Sourav Poddar
On Saturday 09 October 2010 04:52 AM, Russell King - ARM Linux wrote: On Fri, Oct 08, 2010 at 06:32:29AM -0500, Nishanth Menon wrote: Poddar, Sourav had written, on 10/08/2010 12:53 AM, the following: Fix the sparse warnings generated due to conflicts in variables used in readl

<    1   2   3   4   5