Re: [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's

2013-12-09 Thread Heikki Krogerus
Hi, On Fri, Dec 06, 2013 at 02:15:30PM -0600, Felipe Balbi wrote: > On Tue, Dec 03, 2013 at 12:39:50PM +0200, Heikki Krogerus wrote: > > On Thu, Oct 17, 2013 at 09:54:26AM -0500, Felipe Balbi wrote: > > > On Wed, Oct 16, 2013 at 04:27:26PM +0300, Roger Quadros wrote: > > > > On 10/16/2013 04:10 PM

Re: [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY

2013-12-09 Thread Heikki Krogerus
Hi, On Mon, Dec 09, 2013 at 12:43:37PM +0530, Kishon Vijay Abraham I wrote: > On Thursday 05 December 2013 01:28 PM, Heikki Krogerus wrote: > >On Thu, Dec 05, 2013 at 12:04:46PM +0530, Kishon Vijay Abraham I wrote: > >>On Wednesday 04 December 2013 08:10 PM, Heikki Krogerus wrote: > >>>On Mon, Nov

Re: [PATCH 1/1] drivers: net : cpsw: Use netdev_name while requesting irq

2013-12-09 Thread Mugunthan V N
On Saturday 07 December 2013 02:16 AM, David Miller wrote: > From: Mugunthan V N > Date: Fri, 6 Dec 2013 12:28:27 +0530 > >> From: George Cherian >> >> Use netdev_name while requesting irq so that eth* name is shown >> in /proc/interrupts. Previously it was showing device name as (null) >> for cp

Re: [PATCH v2 01/15] mfd: menelaus: Drop __exit section annotation

2013-12-09 Thread Lee Jones
> > The code looks mostly fine, but the implementation of the commit logs > > seems lazy. Please submit a v3 using coherent sentences with full > > explanations and correct punctuation. > > example ? All of your commit messages. > that macro just helps removing some extra ^- Sentences start w

Re: OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5)

2013-12-09 Thread Paul Walmsley
On Mon, 25 Nov 2013, Paul Walmsley wrote: > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > Boot to userspace: > > FAIL ( 1/11): 37xxevm > > So looks like this is due to the switchover to DT-based booting for 37xx > EVM. Will plug that in here and re-test. Here's the updated test report.

OMAP baseline test results for v3.13-rc2

2013-12-09 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.13-rc2. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.13-rc2/20131208173520/ Test summary Build: zImage: Pass ( 2/ 2): omap2plus_defconfig, omap2plus_defconfig_am33xx_only Build: uImage+dtb: Pa

OMAP baseline test results for v3.13-rc3

2013-12-09 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.13-rc3. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.13-rc3/20131208173612/ Test summary Build: uImage: Pass (14/14): omap1_defconfig, omap1_defconfig_1510innovator_only, omap1_de

Re: [RFC/RFT/PATCH V3] gpio: omap: refresh patch "be more aggressive with pm_runtime" against v3.12-rc5

2013-12-09 Thread Linus Walleij
On Sun, Dec 8, 2013 at 5:40 AM, Chao Xu wrote: > From: Felipe Balbi > > try to keep gpio block suspended as much as possible. > > Tested with pandaboard and a sysfs exported gpio. > > Signed-off-by: Felipe Balbi > > [caesarxuc...@gmail.com : Refreshed against v3.12-rc5, and added > revision che

Re: OMAP3 NAND ECC selection

2013-12-09 Thread Matthieu CASTET
Le Mon, 9 Dec 2013 04:33:51 +, "Gupta, Pekon" a écrit : > Hi, > > >From: Thomas Petazzoni [mailto:thomas.petazz...@free-electrons.com] > >>On Thu, 5 Dec 2013 11:24:18 -0800, Brian Norris wrote: > [...] > > >> Using 1-bit ECC on NAND is not a long-term solution. Given that > >> fact, I think

Re: [PATCH v2 2/2] arm: omap: remove *.auto* from device names given in usb_bind_phy

2013-12-09 Thread Javier Martinez Canillas
Hi Kishon, On Mon, Dec 9, 2013 at 7:07 AM, Kishon Vijay Abraham I wrote: > Hi, > > > On Saturday 07 December 2013 02:38 AM, Felipe Balbi wrote: >> >> Hi, >> >> On Fri, Dec 06, 2013 at 01:14:38PM +0100, Javier Martinez Canillas wrote: >>> >>> On Fri, Dec 6, 2013 at 1:06 PM, Kishon Vijay Abraham I

RE: OMAP3 NAND ECC selection

2013-12-09 Thread Gupta, Pekon
>From: Matthieu CASTET [mailto:matthieu.cas...@parrot.com] >> From: Pekon Gupta [mailto: pe...@ti.com] >> >From: Thomas Petazzoni [mailto:thomas.petazz...@free-electrons.com] >> >>On Thu, 5 Dec 2013 11:24:18 -0800, Brian Norris wrote: [...] >> >> Using 1-bit ECC on NAND is not a long-term solution.

Problem with a hih6130 sensor in a OMAP I2C bus

2013-12-09 Thread José Miguel Gonçalves
Hi, While testing an HIH6130 humidity and temperature sensor with I2C interface in a BeagleBone board I've found that I was unable to read it because the driver always returned EINVAL. With some debugging I've found that the error was due to a test on omap_i2c_xfer_msg() in OMAP I2C driver th

Re: [PATCH 00/26] OMAPDSS: DT support (Christmas edition)

2013-12-09 Thread Tomi Valkeinen
On 2013-12-07 06:28, Javier Martinez Canillas wrote: > Actually, I looked at drivers/video/omap2/connector-dvi.c and it does the > right > thing for legacy platform data probing but no for DT probing: > > static int dvic_probe_pdata(struct platform_device *pdev) > { > .. > adapter

Re: [PATCH 18/26] ARM: omap3-beagle.dts: add display information

2013-12-09 Thread Tomi Valkeinen
On 2013-12-06 10:41, Javier Martinez Canillas wrote: > Hi Tomi, > > On Wed, Dec 4, 2013 at 1:28 PM, Tomi Valkeinen wrote: >> Signed-off-by: Tomi Valkeinen >> --- >> arch/arm/boot/dts/omap3-beagle.dts | 67 >> ++ >> 1 file changed, 67 insertions(+) >> >> diff

Re: [PATCH 18/26] ARM: omap3-beagle.dts: add display information

2013-12-09 Thread Javier Martinez Canillas
Hi Tomi, On Mon, Dec 9, 2013 at 1:06 PM, Tomi Valkeinen wrote: > On 2013-12-06 10:41, Javier Martinez Canillas wrote: >> Hi Tomi, >> >> On Wed, Dec 4, 2013 at 1:28 PM, Tomi Valkeinen wrote: >>> Signed-off-by: Tomi Valkeinen >>> --- >>> arch/arm/boot/dts/omap3-beagle.dts | 67 >>> +

Re: [PATCH 00/26] OMAPDSS: DT support (Christmas edition)

2013-12-09 Thread Javier Martinez Canillas
On Mon, Dec 9, 2013 at 1:01 PM, Tomi Valkeinen wrote: > On 2013-12-07 06:28, Javier Martinez Canillas wrote: > >> Actually, I looked at drivers/video/omap2/connector-dvi.c and it does the >> right >> thing for legacy platform data probing but no for DT probing: >> >> static int dvic_probe_pdata(s

Re: Problem with a hih6130 sensor in a OMAP I2C bus

2013-12-09 Thread Jean Delvare
Hi José, On Mon, 09 Dec 2013 11:42:13 +, José Miguel Gonçalves wrote: > While testing an HIH6130 humidity and temperature sensor with I2C > interface in a BeagleBone board I've found that I was unable to read it > because the driver always returned EINVAL. With some debugging I've > found t

Re: [PATCH 13/26] ARM: omap3.dtsi: add omapdss information

2013-12-09 Thread Tomi Valkeinen
On 2013-12-05 19:05, Tony Lindgren wrote: > * Tomi Valkeinen [131204 04:31]: > > Description missing.. But other than that can you please check that > the latest patch I posted in thread "[PATCH] ARM: OMAP2+: Fix populating > the hwmod data from device" works with this? > > The test to do is to r

Re: [PATCH 15/26] ARM: omap4-panda.dts: add display information

2013-12-09 Thread Tomi Valkeinen
On 2013-12-06 10:57, Javier Martinez Canillas wrote: >> + tfp410: encoder@0 { >> + compatible = "ti,tfp410"; >> + gpios = <&gpio1 0 0>; /* 0, power-down */ >> + > > Please use the constants from include/dt-bindings/ instead of magic > numbers, i.e: > > gpios =

Re: [PATCH 5/8] gpio: twl4030: Fix regression for twl gpio output

2013-12-09 Thread Linus Walleij
On Tue, Dec 3, 2013 at 2:30 PM, Roger Quadros wrote: (...) > This patch causes a regression with LED outputs (GPO) on twl4030 on 3.13-rc2. > As one of the LED GPO is used for USB host on beagleboard, it will cause > failure > of USB host probe. (...) > Below is a proposed fix for this. Roger, T

Re: Problem with a hih6130 sensor in a OMAP I2C bus

2013-12-09 Thread José Miguel Gonçalves
Hi Jean, On 09-12-2013 12:22, Jean Delvare wrote: Hi José, On Mon, 09 Dec 2013 11:42:13 +, José Miguel Gonçalves wrote: While testing an HIH6130 humidity and temperature sensor with I2C interface in a BeagleBone board I've found that I was unable to read it because the driver always return

[PATCH 0/5] phy: remove the need for the phys to know about their users

2013-12-09 Thread Heikki Krogerus
Hi, This replaces the consumer & init_data structures with a lookup table that contains complete associations with the phys and their users, removing the need for the phy drivers themselves to care about their users even when not using DT. The lookup method is copied from the way the gpio descrip

[PATCH] phy: remove the old lookup method

2013-12-09 Thread Heikki Krogerus
The users of the old method are now converted to the new one. Signed-off-by: Heikki Krogerus --- Documentation/phy.txt | 100 ++-- drivers/phy/phy-core.c | 46 ++--- drivers/phy/phy-exynos-dp-video.c | 2 +- drivers/phy/

[PATCH 2/5] phy: add support for indexed lookup

2013-12-09 Thread Heikki Krogerus
Removes the need for the consumer drivers requesting the phys to provide name for the phy. This should ease the use of the framework considerable when using only one phy, which is usually the case when except with USB, but it can also be useful with multiple phys. This will also reduce noise from

[PATCH 4/5] arm: omap3: twl: use the new lookup method with usb phy

2013-12-09 Thread Heikki Krogerus
Provide a complete association for the phy and it's user (musb) with the new phy_lookup_table. Signed-off-by: Heikki Krogerus --- arch/arm/mach-omap2/twl-common.c | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/arch/arm/mach-omap2/twl-common.c b/arch/arm/mach-

[PATCH 3/5] phy: improved lookup method

2013-12-09 Thread Heikki Krogerus
Removes the need for the phys to be aware of their users even when not using DT. The method is copied from gpiolib.c. Signed-off-by: Heikki Krogerus --- drivers/phy/phy-core.c | 91 - include/linux/phy/phy.h | 48 ++ 2 file

[PATCH 1/5] phy: unify the phy name parameters

2013-12-09 Thread Heikki Krogerus
Replace "string" and "port" that are used as phy name parameter for various functions with "con_id" which is commonly used in other frameworks. Signed-off-by: Heikki Krogerus --- drivers/phy/phy-core.c | 22 ++ include/linux/phy/phy.h | 8 2 files changed, 14 inser

Re: [PATCH 15/26] ARM: omap4-panda.dts: add display information

2013-12-09 Thread Javier Martinez Canillas
Hi Tomi, On Mon, Dec 9, 2013 at 1:56 PM, Tomi Valkeinen wrote: > On 2013-12-06 10:57, Javier Martinez Canillas wrote: > >>> + tfp410: encoder@0 { >>> + compatible = "ti,tfp410"; >>> + gpios = <&gpio1 0 0>; /* 0, power-down */ >>> + >> >> Please use the constant

Re: [PATCH 15/26] ARM: omap4-panda.dts: add display information

2013-12-09 Thread Tomi Valkeinen
On 2013-12-09 17:09, Javier Martinez Canillas wrote: > Hi Tomi, > > On Mon, Dec 9, 2013 at 1:56 PM, Tomi Valkeinen wrote: >> On 2013-12-06 10:57, Javier Martinez Canillas wrote: >> + tfp410: encoder@0 { + compatible = "ti,tfp410"; + gpios = <&gpio1

Re: [RFC/RFT/PATCH V3] gpio: omap: refresh patch "be more aggressive with pm_runtime" against v3.12-rc5

2013-12-09 Thread Kevin Hilman
Chao Xu writes: > From: Felipe Balbi > > try to keep gpio block suspended as much as possible. > Tested with pandaboard and a sysfs exported gpio. > > Signed-off-by: Felipe Balbi > > [caesarxuc...@gmail.com : Refreshed against v3.12-rc5, and added > revision check to enable aggressive pm_runti

Re: [PATCH] ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected

2013-12-09 Thread Kevin Hilman
Tony Lindgren writes: > * Nishanth Menon [131203 17:40]: >> Due to the cross dependencies between hwmod for automanaged device >> information for OMAP and dts node definitions, we can run into scenarios >> where the dts node is defined, however it's hwmod entry is yet to be >> added. In these ca

Re: [PATCH v2 01/15] mfd: menelaus: Drop __exit section annotation

2013-12-09 Thread Felipe Balbi
Hi, On Mon, Dec 09, 2013 at 09:37:48AM +, Lee Jones wrote: > > > The code looks mostly fine, but the implementation of the commit logs > > > seems lazy. Please submit a v3 using coherent sentences with full > > > explanations and correct punctuation. > > > > example ? > > All of your commit

[PATCH v3 15/15] mfd: menelaus: Use devm_request_threaded_irq()

2013-12-09 Thread Felipe Balbi
By using devm_request_threaded_irq() we can drop a few extra lines of code and rely on device managed resources layer to free our IRQ for us. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff -

[PATCH v3 05/15] mfd: menelaus: Use for_each_set_bit()

2013-12-09 Thread Felipe Balbi
That macro just helps removing some extra line of code and hides ffs() calls. While at that, also fix a variable shadowing bug where 'int irq' was being redeclared inside inner loop while it was also argument to interrupt handler. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- driver

[PATCH v3 07/15] mfd: menelaus: Limit the usage of the_menelaus

2013-12-09 Thread Felipe Balbi
Pass a menelaus_chip pointer as argument to most functions so we can minimize the usage of the global the_menelaus pointer. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 265 ++--- 1 file changed, 142 insertions(+),

[PATCH v3 09/15] mfd: menelaus: Pass menelaus_chip pointer to get/set voltage

2013-12-09 Thread Felipe Balbi
Those functions are static and can easily receive a menelaus_chip pointer argument. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 50 +++--- 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/drivers/mf

[PATCH v3 08/15] mfd: menelaus: Pass menelaus_chip pointer to add/remove irq functions

2013-12-09 Thread Felipe Balbi
Those functions are static and can receive a menelaus_chip pointer very easily. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 57 ++ 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/drivers/mfd/me

[PATCH v3 10/15] mfd: menelaus: Pass menelaus_chip argument to menelaus <-> time helpers

2013-12-09 Thread Felipe Balbi
time_to_menelaus() and menelaus_to_time() are static and can easily receive a struct menelaus_chip pointer argument. After this patch, the_menelaus is only used on exported functions which are currently being used by board-n8x0.c. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- driver

[PATCH v3 12/15] mfd: menelaus: Switch all children to threaded_irq

2013-12-09 Thread Felipe Balbi
Now that we have our own irq_chip, all children can use traditional request_threaded_irq(). While at that, also remove so functions which became unused. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 161 +++-- 1 fi

[PATCH v3 04/15] mfd: menelaus: Remove unnecessary loop

2013-12-09 Thread Felipe Balbi
We can let irqs refire and give the scheduler a chance to choose when we should be scheduled. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 43 +++ 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/drivers

[PATCH v3 06/15] mfd: menelaus: Pass menelaus pointer as argument to enable/disable irq

2013-12-09 Thread Felipe Balbi
We want to, eventually, get rid of the global the_menelaus pointer, so let's start passing menelaus as argument to some function calls and slowly phase out the_menelaus global pointer. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 48 -

[PATCH v3 01/15] mfd: menelaus: Drop __exit section annotation

2013-12-09 Thread Felipe Balbi
We could build that driver as a dynamically-linked module. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mfd/menelaus.c b/drivers/mfd/menelaus.c index ad25bfa..975ff9e 100644 --- a/

[PATCH v3 14/15] mfd: menelaus: IRQ is a requirement

2013-12-09 Thread Felipe Balbi
This driver needs IRQ to work, if client->irq isn't set properly, we won't work. Remove check around request_threaded_irq(). Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/drivers

[PATCH v3 03/15] mfd: menelaus: Convert to threaded irq

2013-12-09 Thread Felipe Balbi
We don't need that extra workqueue when we have generic threaded irq handlers support. This patch just moves over to threaded irqs and deletes the unnecessary workqueue. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 29 - 1 file ch

[PATCH v3 02/15] mfd: menelaus: Switch over to module_i2c_driver

2013-12-09 Thread Felipe Balbi
Just a macro to remove some boilerplate code, no functional changes. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 23 +-- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/drivers/mfd/menelaus.c b/drivers/mfd/menelaus.c index

[PATCH v3 11/15] mfd: menelaus: Start to use irqdomain

2013-12-09 Thread Felipe Balbi
Introduce an irq_chip and irq_domain for menelaus driver. Following patches will convert uses to traditional request_threaded_irq(). While at that, some better error handling had to be added, so we could free irq descs we allocated. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- driv

[PATCH v3 13/15] mfd: menelaus: Remove unnecessary definition

2013-12-09 Thread Felipe Balbi
menelaus_i2c_driver isn't referenced on probe, just remove that unnecessary line. No functional changes. Tested-by: Aaro Koskinen Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/mfd/menelaus.c b/drivers/mfd/menelaus.c index 74e

Re: [PATCH 15/26] ARM: omap4-panda.dts: add display information

2013-12-09 Thread Javier Martinez Canillas
Hi Tomi, On Mon, Dec 9, 2013 at 4:30 PM, Tomi Valkeinen wrote: > On 2013-12-09 17:09, Javier Martinez Canillas wrote: >> Hi Tomi, >> >> On Mon, Dec 9, 2013 at 1:56 PM, Tomi Valkeinen wrote: >>> On 2013-12-06 10:57, Javier Martinez Canillas wrote: >>> > + tfp410: encoder@0 { > +

Re: [PATCH 5/8] gpio: twl4030: Fix regression for twl gpio output

2013-12-09 Thread Tony Lindgren
* Linus Walleij [131209 05:10]: > On Tue, Dec 3, 2013 at 2:30 PM, Roger Quadros wrote: > > (...) > > This patch causes a regression with LED outputs (GPO) on twl4030 on > > 3.13-rc2. > > As one of the LED GPO is used for USB host on beagleboard, it will cause > > failure > > of USB host probe.

Re: OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5)

2013-12-09 Thread Tony Lindgren
* Paul Walmsley [131209 01:55]: > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > Boot to userspace: > > > FAIL ( 1/11): 37xxevm > > > > So looks like this is due to the switchover to DT-based booting for 37xx > > EVM. Will plug that in

Re: [PATCH v2 2/2] arm: omap: remove *.auto* from device names given in usb_bind_phy

2013-12-09 Thread Tony Lindgren
* Javier Martinez Canillas [131209 03:51]: > Hi Kishon, > > On Mon, Dec 9, 2013 at 7:07 AM, Kishon Vijay Abraham I wrote: > > Hi, > > > > > > On Saturday 07 December 2013 02:38 AM, Felipe Balbi wrote: > >> > >> Hi, > >> > >> On Fri, Dec 06, 2013 at 01:14:38PM +0100, Javier Martinez Canillas wrot

Re: [PATCHv2 09/10] arm: dts: dra7: Add qspi device.

2013-12-09 Thread Tony Lindgren
* Sourav Poddar [131206 06:29]: > These add device tree entry for qspi controller driver on dra7. FYI these .dts changes need to be queued separately by Benoit and should be posted as a seprate series in general to avoid confusion. Regards, Tony > Signed-off-by: Sourav Poddar > --- > v1->v2:

Re: [PATCH 2/2] Documentation: dt: Document TSC2005 DT binding

2013-12-09 Thread Tony Lindgren
* Sebastian Reichel [131205 15:11]: > Add devicetree binding documentation for TSC2005 touchscreen. > > Signed-off-by: Sebastian Reichel > --- > .../bindings/input/touchscreen/tsc2005.txt | 49 > ++ > 1 file changed, 49 insertions(+) > create mode 100644 > Documen

Re: [PATCH] omap: twl-common: Fix musb-hdrc device name.

2013-12-09 Thread Tony Lindgren
* Belisko Marek [131208 23:36]: > Hi Tony, > > On Thu, Dec 5, 2013 at 7:43 PM, Tony Lindgren wrote: > > * Belisko Marek [131203 01:21]: > >> On Tue, Dec 3, 2013 at 10:08 AM, Belisko Marek > >> wrote: > >> > Hi, > >> > > >> > On Tue, Dec 3, 2013 at 9:58 AM, Kishon Vijay Abraham I > >> > wrot

Re: [PATCH 1/3] ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host module

2013-12-09 Thread Benoit Cousson
Salut Paul, On 08/12/2013 17:26, Paul Walmsley wrote: Hi Benoît, On Tue, 3 Dec 2013, Roger Quadros wrote: Without this, the USB devices are sometimes not detected on OMAP4 Panda with u-boot v2013.10. Unlike what the comment states, errata i660 does not state that we can't RESET the USB host

Re: [PATCH 13/26] ARM: omap3.dtsi: add omapdss information

2013-12-09 Thread Tony Lindgren
* Tomi Valkeinen [131209 04:46]: > On 2013-12-05 19:05, Tony Lindgren wrote: > > * Tomi Valkeinen [131204 04:31]: > > > > Description missing.. But other than that can you please check that > > the latest patch I posted in thread "[PATCH] ARM: OMAP2+: Fix populating > > the hwmod data from devic

Re: [PATCH 2/2] Documentation: dt: Document TSC2005 DT binding

2013-12-09 Thread Sebastian Reichel
On Mon, Dec 09, 2013 at 09:46:38AM -0800, Tony Lindgren wrote: > > +Optional properties: > > + - ti,fuzz-x : integer, X noise value of the > > touchscreen > > + (defaults to 4) > > + - ti,fuzz-y : integer, Y noise value of the > >

[GIT PULL] ARM: OMAP2+: hwmod code/data: fixes for v3.13-rc

2013-12-09 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony, The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/fo

Re: OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5)

2013-12-09 Thread Tony Lindgren
* Tony Lindgren [131209 09:17]: > * Paul Walmsley [131209 01:55]: > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > > > Boot to userspace: > > > > FAIL ( 1/11): 37xxevm > > > > > > So looks like this is due to the switchover to DT-b

Re: OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5)

2013-12-09 Thread Tony Lindgren
* Tony Lindgren [131209 11:16]: > * Tony Lindgren [131209 09:17]: > > * Paul Walmsley [131209 01:55]: > > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > > > > > Boot to userspace: > > > > > FAIL ( 1/11): 37xxevm > > > > > > >

Re: OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5)

2013-12-09 Thread Sergei Shtylyov
Hello. On 12/09/2013 10:14 PM, Tony Lindgren wrote: Boot to userspace: FAIL ( 1/11): 37xxevm So looks like this is due to the switchover to DT-based booting for 37xx EVM. Will plug that in here and re-test. Here's the updated test report. Looks like dynamic idle PM tests are failin

[PATCH] ARM: dts: Add basic devices for AM3517-craneboard

2013-12-09 Thread Nishanth Menon
Craneboard is a hardware development platform based on the Sitara AM3517 ARM Cortex - A8 microprocessor device - see [1] for more details. Add basic devices for craneboard as replacement for the board file scheduled for removal as part of device tree conversion [1] http://craneboard.org Signed-of

Re: [GIT PULL] two regression fixes and two more omap dt fixes against v3.13-rc2

2013-12-09 Thread Kevin Hilman
Tony Lindgren writes: > The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e: > > Linux 3.13-rc3 (2013-12-06 09:34:04 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap > tags/omap-for-v3.13/yet-more-d

Re: [PATCH 2/2] Documentation: dt: Document TSC2005 DT binding

2013-12-09 Thread Tony Lindgren
* Sebastian Reichel [131209 10:25]: > On Mon, Dec 09, 2013 at 09:46:38AM -0800, Tony Lindgren wrote: > > > +Optional properties: > > > + - ti,fuzz-x : integer, X noise value of the > > > touchscreen > > > + (defaults to 4) > > > + - ti,fuzz-y

Re: [GIT PULL] ARM: OMAP2+: hwmod code/data: fixes for v3.13-rc

2013-12-09 Thread Tony Lindgren
Arnd, Kevin, Olof, Care to pull this one from Paul into the fixes too? Regards, Tony * Paul Walmsley [131209 11:08]: > Hi Tony, > > The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: > > Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) > > are available in the git repo

Re: [PATCH 1/1] drivers: net : cpsw: Use netdev_name while requesting irq

2013-12-09 Thread David Miller
From: Mugunthan V N Date: Mon, 9 Dec 2013 14:59:05 +0530 > commit 50a5fb068 This commit doesn't appear in any tree. And any change which makes a real "struct device" return NULL for dev_name() is broken. I'm not applying this patch, you have completely failed to provide any information necessa

[PATCH] thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error

2013-12-09 Thread Paul Walmsley
Treat both negative and zero return values from clk_round_rate() as errors. This is needed since subsequent patches will convert clk_round_rate()'s return value to be an unsigned type, rather than a signed type, since some clock sources can generate rates higher than (2^31)-1 Hz. Eventually, wh

[PATCH] cpufreq: omap: clk_round_rate() can return a zero upon error

2013-12-09 Thread Paul Walmsley
Treat both negative and zero return values from clk_round_rate() as errors. This is needed since subsequent patches will convert clk_round_rate()'s return value to be an unsigned type, rather than a signed type, since some clock sources can generate rates higher than (2^31)-1 Hz. Eventuall

[GIT PULL] make mach-omap2 boot with device tree only for v3.14

2013-12-09 Thread Tony Lindgren
The following changes since commit f2e2c9d9b4087b74eb9e00d8dfac148354cb0b71: ARM: dts: Fix booting for secure omaps (2013-12-06 15:30:43 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.14/omap3-board-removal-sig

[PATCH] ARM: omap1: clock: return 0 upon error from clk_round_rate()

2013-12-09 Thread Paul Walmsley
clk_round_rate() should return 0 upon an error, rather than returning a negative error code. This is because clk_round_rate() is being changed to return an unsigned return value rather than a signed value, since some clock sources can generate rates higher than (2^31)-1 Hz. Signed-off-by: Paul W

Re: [PATCH 1/4] wl1251: split wl251 platform data to a separate structure

2013-12-09 Thread Tony Lindgren
* John W. Linville [131115 06:46]: > On Thu, Nov 14, 2013 at 03:22:18PM -0800, Tony Lindgren wrote: > > * Sebastian Reichel [131114 15:04]: > > > On Thu, Nov 14, 2013 at 10:51:33AM -0800, Tony Lindgren wrote: > > > > [...] > > > > > > > > If this is not going into v3.13, these will cause conflict

Re: [PATCH] of/platform: Fix no irq domain found errors when populating interrupts

2013-12-09 Thread Paul Walmsley
Hi Grant, Rob, On Sun, 24 Nov 2013, Grant Likely wrote: > On Fri, 22 Nov 2013 17:50:35 -0800, Tony Lindgren wrote: > > * Tony Lindgren [131122 17:16]: > > > * Tony Lindgren [131122 17:09]: > > > > * Russell King - ARM Linux [131122 16:56]: > > > > > On Fri, Nov 22, 2013 at 04:43:35PM -0800, T

Re: [PATCHv2 09/10] arm: dts: dra7: Add qspi device.

2013-12-09 Thread Sourav Poddar
On Monday 09 December 2013 11:12 PM, Tony Lindgren wrote: * Sourav Poddar [131206 06:29]: These add device tree entry for qspi controller driver on dra7. FYI these .dts changes need to be queued separately by Benoit and should be posted as a seprate series in general to avoid confusion. Ok,

[GIT PULL] wl1251 platform data changes for v3.14

2013-12-09 Thread Tony Lindgren
The following changes since commit 736e812636ea72be444b85fa7e92554967459069: ARM: OMAP2+: Remove unused platform init code and headers (2013-12-08 14:15:46 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.14/oma