[PATCH] ARM: dts: DRA7: wdt: Fix compatible property for watchdog node

2014-11-11 Thread Lokesh Vutla
OMAP wdt driver supports only ti,omap3-wdt compatible. In DRA7 dt wdt compatible property is defined as ti,omap4-wdt by mistake instead of ti,omap3-wdt. Correcting the typo. Fixes: 6e58b8f1daaf1a ("ARM: dts: DRA7: Add the dts files for dra7 SoC and dra7-evm board") Signed-off-by: Lokesh Vutla --

Re: [RESEND PATCH 2/2] extcon: gpio: Add support for using cable names

2014-11-11 Thread Chanwoo Choi
Hi George, On 11/06/2014 12:29 AM, George Cherian wrote: > Add support for using cable names. Enables other drivers to register interest > and get notified using extcon provided notifier call backs. > > Signed-off-by: George Cherian > --- > Documentation/devicetree/bindings/extcon/extcon-gpio.t

Re: [RESEND PATCH 1/2] extcon: gpio: Add dt support for the driver

2014-11-11 Thread Chanwoo Choi
Hi George, How do you test this patch? This patch cannot test it because this patch has not compatible string for binding through DT. You have to add following of_device_id for extcon-gpio: +#if defined(CONFIG_OF) +static const struct of_device_id gpio_extcon_of_match[] = { + { .compatibl

Re: SGX support on AM572x

2014-11-11 Thread John Syn
On 11/11/14, 2:22 PM, "Nishanth Menon" wrote: >On 13:58-2014, John Syn wrote: >> >> On 11/11/14, 11:54 AM, "Nishanth Menon" wrote: >> >> >On 11:17-2014, John Syn wrote: >> >> With the release of the Beagleboard-X15 in Febr

Re: SGX support on AM572x

2014-11-11 Thread Nishanth Menon
On 13:58-2014, John Syn wrote: > > On 11/11/14, 11:54 AM, "Nishanth Menon" wrote: > > >On 11:17-2014, John Syn wrote: > >> With the release of the Beagleboard-X15 in February 2015, I¹m trying to > >> get a handle on the status of SGX suppo

Re: [RFCv2 1/8] [media] si4713: switch to devm regulator API

2014-11-11 Thread Mauro Carvalho Chehab
Em Tue, 11 Nov 2014 18:59:31 +0100 Hans Verkuil escreveu: > Hi Mauro, > > On 11/11/2014 12:07 PM, Mauro Carvalho Chehab wrote: > > Em Tue, 21 Oct 2014 17:07:00 +0200 > > Sebastian Reichel escreveu: > > > >> This switches back to the normal regulator API (but use > >> managed variant) in prepar

Re: SGX support on AM572x

2014-11-11 Thread John Syn
On 11/11/14, 11:54 AM, "Nishanth Menon" wrote: >On 11:17-2014, John Syn wrote: >> With the release of the Beagleboard-X15 in February 2015, I¹m trying to >> get a handle on the status of SGX support for the AM572x processor. Is >> anyone working on addin

Re: SGX support on AM572x

2014-11-11 Thread Nishanth Menon
On 11:17-2014, John Syn wrote: > With the release of the Beagleboard-X15 in February 2015, I¹m trying to > get a handle on the status of SGX support for the AM572x processor. Is > anyone working on adding this support and is there any schedule for > releasing SGX on AM572x? There

SGX support on AM572x

2014-11-11 Thread John Syn
With the release of the Beagleboard-X15 in February 2015, I¹m trying to get a handle on the status of SGX support for the AM572x processor. Is anyone working on adding this support and is there any schedule for releasing SGX on AM572x? There is a lot of interest on the beagleboard mailing list, but

Re: [RFCv2 1/8] [media] si4713: switch to devm regulator API

2014-11-11 Thread Hans Verkuil
Hi Mauro, On 11/11/2014 12:07 PM, Mauro Carvalho Chehab wrote: > Em Tue, 21 Oct 2014 17:07:00 +0200 > Sebastian Reichel escreveu: > >> This switches back to the normal regulator API (but use >> managed variant) in preparation for device tree support. > > This patch broke compilation. Please be

[GIT PULL 2/2] omap prcm clean-up for v3.19

2014-11-11 Thread Tony Lindgren
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1: Linux 3.18-rc1 (2014-10-19 18:08:38 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/prcm-cleanup for you to fetch changes up to 61

[GIT PULL 1/2] omap non-urgent fixes for v3.19

2014-11-11 Thread Tony Lindgren
The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4: Linux 3.18-rc3 (2014-11-02 15:01:51 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/fixes-not-urgent-part1 for you to fetch change

[GIT PULL] omap fixes against v3.18-rc4

2014-11-11 Thread Tony Lindgren
The following changes since commit 4b91f7f3c8b20e073b7bfc098625b37f99789508: ARM: OMAP2+: Warn about deprecated legacy booting mode (2014-10-29 12:19:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-fixes-against-v3

Re: [PATCH v2] ARM: dts: sbc-t3x: add DVI display data

2014-11-11 Thread Tony Lindgren
* Igor Grinberg [14 08:41]: > On 11/11/14 16:49, Tony Lindgren wrote: > > * Igor Grinberg [14 04:04]: > >> Hi Tony, > >> > >> On 11/10/14 19:48, Tony Lindgren wrote: > >>> * Igor Grinberg [141102 04:08]: > On 11/02/14 13:19, Dmitry Lifshitz wrote: > > Add DSS related pinmux and

Re: [PATCH v2] ARM: dts: sbc-t3x: add DVI display data

2014-11-11 Thread Igor Grinberg
On 11/11/14 16:49, Tony Lindgren wrote: > * Igor Grinberg [14 04:04]: >> Hi Tony, >> >> On 11/10/14 19:48, Tony Lindgren wrote: >>> * Igor Grinberg [141102 04:08]: On 11/02/14 13:19, Dmitry Lifshitz wrote: > Add DSS related pinmux and display data nodes required to support > DVI

[PATCH] ARM: OMAP2+: clock: remove unused function prototype

2014-11-11 Thread Johan Hovold
Remove unused function prototype that was left by commit 149c09d3a61d ("ARM: AM33xx: remove old clock data and link in new clock init code") which removed the definition. Signed-off-by: Johan Hovold --- arch/arm/mach-omap2/clock.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/mac

RE: [PATCH v3 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save

2014-11-11 Thread R, Vignesh
On Tue, 11 Nov 2014, Vignesh R wrote: > In one shot mode, sequencer automatically disables all enabled steps > at the end of each cycle. (both ADC steps and TSC steps) Hence these > steps need not be saved in reg_se_cache for clearing these steps at a > later stage. > Also, when ADC wakes up S

Re: [PATCH 3/4] arm: dts: omap3-gta04: Add handling for tv output

2014-11-11 Thread Tony Lindgren
* Tomi Valkeinen [141110 23:44]: > Tony, > > On 11/11/14 01:30, Tony Lindgren wrote: > > * Marek Belisko [141103 14:01]: > >> Add handling for gta04 tv out chain: > >> venc -> opa362 -> svideo > >> > >> Signed-off-by: Marek Belisko > >> --- > >> arch/arm/boot/dts/omap3-gta04.dtsi | 48 > >> ++

Re: [PATCH] usb: phy: fix twl4030 build regression

2014-11-11 Thread Felipe Balbi
On Tue, Nov 11, 2014 at 10:36:09AM +0100, Arnd Bergmann wrote: > Recent changes to the common OTG handling broke building the twl4030 > OTG driver as found during an allmodconfig build of linux-next: > > drivers/phy/phy-twl4030-usb.c: In function 'twl4030_set_peripheral': > drivers/phy/phy-twl4030

Re: [PATCH] usb: phy: fix twl4030 build regression

2014-11-11 Thread Felipe Balbi
On Tue, Nov 11, 2014 at 08:52:17AM -0600, Felipe Balbi wrote: > On Tue, Nov 11, 2014 at 10:36:09AM +0100, Arnd Bergmann wrote: > > Recent changes to the common OTG handling broke building the twl4030 > > OTG driver as found during an allmodconfig build of linux-next: > > > > drivers/phy/phy-twl403

Re: [PATCH v2] ARM: dts: sbc-t3x: add DVI display data

2014-11-11 Thread Tony Lindgren
* Igor Grinberg [14 04:04]: > Hi Tony, > > On 11/10/14 19:48, Tony Lindgren wrote: > > * Igor Grinberg [141102 04:08]: > >> On 11/02/14 13:19, Dmitry Lifshitz wrote: > >>> Add DSS related pinmux and display data nodes required to support > >>> DVI video out on SBC-T3530, SBC-T3730 and SBC-T3

Re: [RFCv2 1/8] [media] si4713: switch to devm regulator API

2014-11-11 Thread Sebastian Reichel
Hi Mauro, On Tue, Nov 11, 2014 at 09:07:10AM -0200, Mauro Carvalho Chehab wrote: > Em Tue, 21 Oct 2014 17:07:00 +0200 > Sebastian Reichel escreveu: > > > This switches back to the normal regulator API (but use > > managed variant) in preparation for device tree support. > > This patch broke com

Re: [PATCH] mfd: twl4030-power: Fix poweroff with PM configuration enabled

2014-11-11 Thread Lee Jones
On Mon, 10 Nov 2014, Russell King - ARM Linux wrote: > On Mon, Nov 10, 2014 at 12:40:19PM +, Lee Jones wrote: > > On Sun, 02 Nov 2014, Tony Lindgren wrote: > > > > > Commit e7cd1d1eb16f ("mfd: twl4030-power: Add generic reset > > > configuration") enabled configuring the PM features for twl40

Re: [PATCH v3 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save

2014-11-11 Thread Lee Jones
On Tue, 11 Nov 2014, Vignesh R wrote: > In one shot mode, sequencer automatically disables all enabled steps at > the end of each cycle. (both ADC steps and TSC steps) Hence these steps > need not be saved in reg_se_cache for clearing these steps at a later > stage. > Also, when ADC wakes up Seque

Re: [PATCH v2] ARM: dts: sbc-t3x: add DVI display data

2014-11-11 Thread Igor Grinberg
Hi Tony, On 11/10/14 19:48, Tony Lindgren wrote: > * Igor Grinberg [141102 04:08]: >> On 11/02/14 13:19, Dmitry Lifshitz wrote: >>> Add DSS related pinmux and display data nodes required to support >>> DVI video out on SBC-T3530, SBC-T3730 and SBC-T3517. >>> >>> Signed-off-by: Dmitry Lifshitz >>

Re: [RFCv2 1/8] [media] si4713: switch to devm regulator API

2014-11-11 Thread Mauro Carvalho Chehab
Em Tue, 21 Oct 2014 17:07:00 +0200 Sebastian Reichel escreveu: > This switches back to the normal regulator API (but use > managed variant) in preparation for device tree support. This patch broke compilation. Please be sure that none of the patches in the series would break it, as otherwise git

[PATCH] usb: phy: fix twl4030 build regression

2014-11-11 Thread Arnd Bergmann
Recent changes to the common OTG handling broke building the twl4030 OTG driver as found during an allmodconfig build of linux-next: drivers/phy/phy-twl4030-usb.c: In function 'twl4030_set_peripheral': drivers/phy/phy-twl4030-usb.c:609:11: error: 'struct phy' has no member named 'state' drivers/p

[PATCH v3 1/6] input: touchscreen: ti_am335x_tsc Interchange touchscreen and ADC steps

2014-11-11 Thread Vignesh R
From: Brad Griffis This patch makes the initial changes required to workaround TSC-false pen-up interrupts. It is required to implement these changes in order to remove udelay in the TSC interrupt handler and false pen-up events. The charge step is to be executed immediately after sampling X+. He

[PATCH v3 2/6] input: touchscreen: ti_am335x_tsc: Remove udelay in interrupt handler

2014-11-11 Thread Vignesh R
From: Brad Griffis TSC interrupt handler had udelay to avoid reporting of false pen-up interrupt to user space. This patch implements workaround suggesting in Advisory 1.0.31 of silicon errata for am335x, thus eliminating udelay and touchscreen lag. This also improves performance of touchscreen a

[PATCH v3 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save

2014-11-11 Thread Vignesh R
In one shot mode, sequencer automatically disables all enabled steps at the end of each cycle. (both ADC steps and TSC steps) Hence these steps need not be saved in reg_se_cache for clearing these steps at a later stage. Also, when ADC wakes up Sequencer should not be busy executing any of the conf

[PATCH v3 5/6] input: touchscreen: ti_am335x_tsc: Use charge delay DT parameter

2014-11-11 Thread Vignesh R
This patch reads charge delay from tsc DT node and writes to REG_CHARGEDELAY register. If the charge delay is not specified in DT then default value of 0xB000(CHARGEDLY_OPENDLY) is used. Signed-off-by: Vignesh R --- drivers/input/touchscreen/ti_am335x_tsc.c | 8 +++- 1 file changed, 7 insert

[PATCH v3 4/6] ARM: dts: AM335x: Make charge delay a DT parameter for tsc

2014-11-11 Thread Vignesh R
The charge delay value is by default 0xB000. But it can be set to lower values on some boards as long as false pen-ups are avoided. Lowering the value increases the sampling rate (though current sampling rate is sufficient for tsc operation). Hence charge delay has been made a DT parameter. Signed

[PATCH v3 0/6] Touchscreen performance related fixes

2014-11-11 Thread Vignesh R
This series of patches fix TSC defects related to lag in touchscreen performance and cursor jump at touch release. The lag was result of udelay in TSC interrupt handler. Cursor jump due to false pen-up event. The patches implement Advisory 1.0.31 in silicon errata of am335x-evm to avoid false pen-u

[PATCH v3 6/6] input: touchscreen: ti_am335x_tsc: Replace delta filtering with median filtering

2014-11-11 Thread Vignesh R
Previously, delta filtering was applied TSC co-ordinate readouts before reporting a single value to user space. This patch replaces delta filtering with median filtering. Median filtering sorts co-ordinate readouts, drops min and max values, and reports the average of remaining values. This method