Re: [PATCH v14 1/6] mmc: omap_hsmmc: Enable SDIO interrupt

2014-08-27 Thread Florian Vaussard
Hi Tony, Andreas, On 08/24/2014 08:41 PM, Tony Lindgren wrote: * Florian Vaussard florian.vauss...@epfl.ch [140824 01:29]: --- a/arch/arm/boot/dts/omap3-overo-base.dtsi +++ b/arch/arm/boot/dts/omap3-overo-base.dtsi @@ -119,7 +119,7 @@ OMAP3_CORE1_IOPAD(0x2158

Re: [PATCH v14 1/6] mmc: omap_hsmmc: Enable SDIO interrupt

2014-08-27 Thread Florian Vaussard
Hi Andreas, On 08/24/2014 07:46 PM, Andreas Fenkart wrote: Hi Florian 2014-08-24 10:26 GMT+02:00 Florian Vaussard florian.vauss...@epfl.ch: Hi Andreas, On 05/29/2014 10:28 AM, Andreas Fenkart wrote: There have been various patches floating around for enabling the SDIO IRQ for hsmmc

Re: [PATCH v14 1/6] mmc: omap_hsmmc: Enable SDIO interrupt

2014-08-24 Thread Florian Vaussard
: Florian Vaussard florian.vauss...@epfl.ch Date: Sun Aug 24 09:58:04 2014 +0200 WIP: Enable SDIO IRQ for Wifi on MMC2 diff --git a/arch/arm/boot/dts/omap3-overo-base.dtsi b/arch/arm/boot/dts/omap3-overo-base.dtsi index 1887c41..66e0cd7 100644 --- a/arch/arm/boot/dts/omap3-overo-base.dtsi

Re: [PATCH] omap: Add devicetree for Gumstix Pepper board

2014-06-10 Thread Florian Vaussard
Hi Ash, On 06/06/2014 10:51 PM, Ash Charles wrote: This adds the Gumstix Pepper[1] single-board computer based on the TI AM335x processor. Schematics are available [2]. [1] https://store.gumstix.com/index.php/products/344/ [2] https://pubs.gumstix.com/boards/PEPPER/ Signed-off-by: Ash

Re: [PATCH v3 0/3] ARM: dts: overo: Add panel support

2014-05-23 Thread Florian Vaussard
Hi Tomi, On 05/20/2014 03:58 PM, Florian Vaussard wrote: Hi, This series enables the DVI and LCD panels present on some of the Overo expansion boards. Do you have any more comments on these? If no, do you want to pull them through your tree for 3.16, as discussed with Tony? Regards

Re: [PATCH] ARM: dts: duovero-parlor: Add HDMI output

2014-05-21 Thread Florian Vaussard
On 05/20/2014 04:39 PM, Tony Lindgren wrote: * Florian Vaussard florian.vauss...@epfl.ch [140520 07:26]: @@ -77,6 +94,15 @@ 0x30 (PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_a24.gpio_48: amdix enabled */ ; }; + +dss_hdmi_pins: pinmux_dss_hdmi_pins

Re: [PATCH] ARM: dts: duovero-parlor: Add HDMI output

2014-05-21 Thread Florian Vaussard
Hi Joachim, On 05/20/2014 08:09 PM, Joachim Eastwood wrote: On 20 May 2014 16:25, Florian Vaussard florian.vauss...@epfl.ch wrote: Add the necessary DTS nodes to enable the micro-HDMI output on Parlor board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts

Re: [PATCH] ARM: dts: duovero-parlor: Add HDMI output

2014-05-21 Thread Florian Vaussard
On 05/20/2014 08:09 PM, Joachim Eastwood wrote: On 20 May 2014 16:25, Florian Vaussard florian.vauss...@epfl.ch wrote: Add the necessary DTS nodes to enable the micro-HDMI output on Parlor board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap4-duovero

Re: [PATCH] ARM: dts: duovero-parlor: Add HDMI output

2014-05-21 Thread Florian Vaussard
On 05/21/2014 10:26 AM, Tomi Valkeinen wrote: On 21/05/14 11:14, Florian Vaussard wrote: I think Parlor has one and the hdmi-connector binding now supports it. See Tomi's 3.16/fbdev-omap branch. Looking into the details, the HPD pin of the parlor board is connected to the OMAP4 HDMI IP

[PATCH v2] ARM: dts: duovero-parlor: Add HDMI output

2014-05-21 Thread Florian Vaussard
Add the necessary DTS nodes to enable the micro-HDMI output on Parlor board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- v1-v2: - Rebased on Tony's omap-for-v3.16/dt-v2 - Use OMAP4_IOPAD macro - Use hpd pin as GPIO with hdmi-connector arch/arm/boot/dts/omap4-duovero-parlor.dts

Re: [PATCH 0/3] OMAPDSS: DT support for panel-lgphilips-lb035q02

2014-05-20 Thread Florian Vaussard
. I will post the related DTS changes soon. Tested-by: Florian Vaussard florian.vauss...@epfl.ch Tomi Tomi Valkeinen (3): OMAPDSS: panel-lgphilips-lb035q02: use gpiod for enable gpio OMAPDSS: panel-lgphilips-lb035q02: Add DT support Doc/DT: Add binding doc for lgphilips,lb035q02.txt

Re: [PATCH 2/3] OMAPDSS: panel-lgphilips-lb035q02: Add DT support

2014-05-20 Thread Florian Vaussard
Hi Tomi, On 05/15/2014 12:10 PM, Tomi Valkeinen wrote: Add DT support for panel-lgphilips-lb035q02. We disable the use of the backlight_gpio as it should be handled via backlight framework with DT boots. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com ---

Re: [PATCH 3/3] Doc/DT: Add binding doc for lgphilips,lb035q02.txt

2014-05-20 Thread Florian Vaussard
Hi Tomi, On 05/15/2014 12:10 PM, Tomi Valkeinen wrote: Add DT bindings documentation for LG.Philips LB035Q02 LCD panel. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com Cc: devicet...@vger.kernel.org --- .../bindings/video/lgphilips,lb035q02.txt | 33 ++

[PATCH v2 1/3] ARM: dts: overo: Add support for DVI output

2014-05-20 Thread Florian Vaussard
Summit and Tobi expansion boards have a HDMI connector with a TFP410 encoder. Add a common include file for this configuration, and then use it for Summit and Tobi. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-common-dvi.dtsi| 111

[PATCH v2 3/3] ARM: dts: overo: Add support for 3.5'' LCD output

2014-05-20 Thread Florian Vaussard
Alto35 expansion board has a ZIF connector for a 3.5'' LCD. Add a common include file for this configuration, and use it on Alto35. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 1 + arch/arm/boot/dts/omap3-overo-common-lcd35

[PATCH v2 0/3] ARM: dts: overo: Add panel support

2014-05-20 Thread Florian Vaussard
Florian Vaussard (3): ARM: dts: overo: Add support for DVI output ARM: dts: overo: Add support for 4.3'' LCD output ARM: dts: overo: Add support for 3.5'' LCD output arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 1 + .../boot/dts/omap3-overo-chestnut43-common.dtsi| 1 + arch

[PATCH v2 2/3] ARM: dts: overo: Add support for 4.3'' LCD output

2014-05-20 Thread Florian Vaussard
Chestnut43, Gallop43 and Palo43 expansion boards have a ZIF connector for a 4.3'' LCD. Add a common include file for this configuration, and use it on relevant expansion boards. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- .../boot/dts/omap3-overo-chestnut43-common.dtsi| 1

Re: [PATCH v2 2/3] ARM: dts: overo: Add support for 4.3'' LCD output

2014-05-20 Thread Florian Vaussard
On 05/20/2014 02:41 PM, Tomi Valkeinen wrote: On 20/05/14 15:31, Florian Vaussard wrote: +lcd0: display@0 { + compatible = samsung,lte430wq-f0c, panel-dpi; + label = lcd; + + gpios = gpio5 16 GPIO_ACTIVE_HIGH /* gpio_144: enable

[PATCH v3 0/3] ARM: dts: overo: Add panel support

2014-05-20 Thread Florian Vaussard
-kernel/2014-January/227101.html Florian Vaussard (3): ARM: dts: overo: Add support for DVI output ARM: dts: overo: Add support for 4.3'' LCD output ARM: dts: overo: Add support for 3.5'' LCD output arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 1 + .../boot/dts/omap3-overo-chestnut43

[PATCH v3 3/3] ARM: dts: overo: Add support for 3.5'' LCD output

2014-05-20 Thread Florian Vaussard
Alto35 expansion board has a ZIF connector for a 3.5'' LCD. Add a common include file for this configuration, and use it on Alto35. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 1 + arch/arm/boot/dts/omap3-overo-common-lcd35

[PATCH v3 2/3] ARM: dts: overo: Add support for 4.3'' LCD output

2014-05-20 Thread Florian Vaussard
Chestnut43, Gallop43 and Palo43 expansion boards have a ZIF connector for a 4.3'' LCD. Add a common include file for this configuration, and use it on relevant expansion boards. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- .../boot/dts/omap3-overo-chestnut43-common.dtsi| 1

[PATCH v3 1/3] ARM: dts: overo: Add support for DVI output

2014-05-20 Thread Florian Vaussard
Summit and Tobi expansion boards have a HDMI connector with a TFP410 encoder. Add a common include file for this configuration, and then use it for Summit and Tobi. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-common-dvi.dtsi| 111

[PATCH] ARM: dts: duovero-parlor: Add HDMI output

2014-05-20 Thread Florian Vaussard
Add the necessary DTS nodes to enable the micro-HDMI output on Parlor board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap4-duovero-parlor.dts | 42 ++ 1 file changed, 42 insertions(+) diff --git a/arch/arm/boot/dts/omap4-duovero

Re: [PATCH 0/3] ARM: dts: overo: Add graphics output

2014-03-13 Thread Florian Vaussard
Hi, On 03/12/2014 08:14 AM, Tomi Valkeinen wrote: On 11/03/14 14:34, Florian Vaussard wrote: Hi, This series enables the DVI / LCD graphics present on some of the Overo expansion boards. DVI output: - Tobi - Summit LCD (3.5''): - Alto35 LCD (4.3''): - Chestnut43 - Palo43

Re: [PATCH 1/3] ARM: dts: overo: Add support for DVI output

2014-03-13 Thread Florian Vaussard
Hi, On 03/12/2014 08:11 AM, Tomi Valkeinen wrote: On 11/03/14 14:34, Florian Vaussard wrote: Summit and Tobi expansion boards have a HDMI connector with a TFP410 encoder. Add a common include file for this configuration, and then use it for Summit and Tobi. Signed-off-by: Florian Vaussard

Re: [PATCH 0/7] ARM: dts: overo: Add new expansion boards

2014-03-13 Thread Florian Vaussard
Hi, On 03/12/2014 06:22 PM, Tony Lindgren wrote: * Florian Vaussard florian.vauss...@epfl.ch [140311 05:24]: Hi, This series adds the support for 5 new expansion boards from Gumstix: - Palo43 - Gallop43 - Chestnut43 - Alto35 - Summit The 1st patch is a preparatory work, in order

Re: [PATCH v4 5/9] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-13 Thread Florian Vaussard
On 03/12/2014 06:19 PM, Tony Lindgren wrote: * Roger Quadros rog...@ti.com [140311 02:46]: Any sane design would maintain register offsets but it doesn't seem so with omap34xx vs omap36xx. So my assumption was wrong. I'll ack this patch. OK thanks, I'll apply the whole series with your

Re: [PATCH v3 0/2] ARM: OMAP4+: Fix gpmc_fck clock

2014-03-13 Thread Florian Vaussard
Hi, On 02/26/2014 11:38 AM, Florian Vaussard wrote: Hello, Trying to get my SMSC9221 working on OMAP4 with DT, I faced a misconfigured gpmc_fck (dummy clock set to 0) resulting in serveral division-by-zero, misconfigured timings and driver lost in the La La Land. To solve this, patch 1

Re: [PATCH v4 5/9] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-11 Thread Florian Vaussard
On 03/10/2014 07:03 PM, Tony Lindgren wrote: * Florian Vaussard florian.vauss...@epfl.ch [140310 08:17]: On 03/10/2014 11:30 AM, Roger Quadros wrote: If you don't use the OMAP3x30_CORE2_IOPAD() macro then these definitions can fit in omap3-overo-base.dtsi. The offsets will be taken care

[PATCH 2/7] ARM: dts: overo: Add LIS33DE accelerometer

2014-03-11 Thread Florian Vaussard
The LIS33DE accelerometer is used on several Gumstix expansion boards, thus add the DT node to omap3-overo-common-peripherals.dtsi. For the boards that do not have the accelerometer (like Tobi), mark the status as disabled. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- .../boot

[PATCH 0/7] ARM: dts: overo: Add new expansion boards

2014-03-11 Thread Florian Vaussard
/linux.git (overo/for-3.15/review1) Florian Vaussard (7): ARM: dts: overo: Create a file for common Gumstix peripherals ARM: dts: overo: Add LIS33DE accelerometer ARM: dts: Add support for the Overo Palo43 ARM: dts: Add support for the Overo Gallop43 ARM: dts: Add support for the Overo

[PATCH 4/7] ARM: dts: Add support for the Overo Gallop43

2014-03-11 Thread Florian Vaussard
Gallop43 is an expansion board for Gumstix Overo products. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/omap3-overo-gallop43-common.dtsi | 57 ++ arch/arm/boot/dts/omap3-overo

[PATCH 6/7] ARM: dts: Add support for the Overo Chestnut43

2014-03-11 Thread Florian Vaussard
Chestnut43 is an expansion board for Gumstix Overo products. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/Makefile | 2 + .../boot/dts/omap3-overo-chestnut43-common.dtsi| 69 ++ arch/arm/boot/dts/omap3-overo

[PATCH 1/7] ARM: dts: overo: Create a file for common Gumstix peripherals

2014-03-11 Thread Florian Vaussard
Gumstix expansion boards share a couple of peripherals: - uart3 is used for the console - AT24C01 EEPROM on i2c3 Use this file for overo-tobi. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- .../boot/dts/omap3-overo-common-peripherals.dtsi | 50 ++ arch/arm

[PATCH 5/7] ARM: dts: Add support for the Overo Alto35

2014-03-11 Thread Florian Vaussard
Alto35 is an expansion board for Gumstix Overo products. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 77 arch/arm/boot/dts/omap3-overo-alto35.dts

[PATCH 7/7] ARM: dts: Add support for the Overo Summit

2014-03-11 Thread Florian Vaussard
Summit is an expansion board for Gumstix Overo products. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/Makefile | 2 ++ arch/arm/boot/dts/omap3-overo-storm-summit.dts | 30 +++ arch/arm/boot/dts/omap3-overo-summit

[PATCH 3/7] ARM: dts: Add support for the Overo Palo43

2014-03-11 Thread Florian Vaussard
Palo43 is an expansion board for Gumstix Overo products. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/omap3-overo-palo43-common.dtsi | 53 arch/arm/boot/dts/omap3-overo-palo43.dts

[PATCH 1/3] ARM: dts: overo: Add support for DVI output

2014-03-11 Thread Florian Vaussard
Summit and Tobi expansion boards have a HDMI connector with a TFP410 encoder. Add a common include file for this configuration, and then use it for Summit and Tobi. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-common-dvi.dtsi| 109

[PATCH 3/3] ARM: dts: overo: Add support for 3.5'' LCD output

2014-03-11 Thread Florian Vaussard
Alto35 expansion board has a ZIF connector for a 3.5'' LCD. Add a common include file for this configuration, and use it on Alto35. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 1 + arch/arm/boot/dts/omap3-overo-common-lcd35

[PATCH 2/3] ARM: dts: overo: Add support for 4.3'' LCD output

2014-03-11 Thread Florian Vaussard
Chestnut43, Gallop43 and Palo43 expansion boards have a ZIF connector for a 4.3'' LCD.Add a common include file for this configuration, and use it on relevant expansion boards. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- .../boot/dts/omap3-overo-chestnut43-common.dtsi| 1

[PATCH 0/3] ARM: dts: overo: Add graphics output

2014-03-11 Thread Florian Vaussard
/gmane.linux.ports.arm.omap/111558 [3] http://thread.gmane.org/gmane.linux.ports.arm.omap/111689 [4] https://github.com/vaussard/linux.git (overo/for-3.15/review1) Florian Vaussard (3): ARM: dts: overo: Add support for DVI output ARM: dts: overo: Add support for 4.3'' LCD output ARM: dts: overo: Add support

Re: [PATCH v4 5/9] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-10 Thread Florian Vaussard
Hi Roger, On 03/10/2014 11:30 AM, Roger Quadros wrote: Hi Florian, On 03/07/2014 09:22 PM, Florian Vaussard wrote: Add the High-Speed USB PHY. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-base.dtsi | 44

Re: [PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-07 Thread Florian Vaussard
On 03/05/2014 09:01 AM, Florian Vaussard wrote: On 03/03/2014 02:07 PM, Roger Quadros wrote: On 03/03/2014 02:48 PM, Florian Vaussard wrote: Hi Roger, On 03/03/2014 12:03 PM, Roger Quadros wrote: Hi Florian, On 03/03/2014 11:34 AM, Florian Vaussard wrote: Add the High-Speed USB PHY

[PATCH v4 1/9] ARM: dts: overo: reorganize include files

2014-03-07 Thread Florian Vaussard
-storm-tobi.dts Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-base.dtsi| 94 ++ arch/arm/boot/dts/omap3-overo-storm-tobi.dts | 2 +- arch/arm/boot/dts/omap3-overo-storm.dtsi | 11 +++ arch/arm/boot/dts/omap3-overo

[PATCH v4 0/9] ARM: dts: Better support for Gumstix Overo (for 3.15?)

2014-03-07 Thread Florian Vaussard
peripherals, so this would be much appreciated. Regards, Florian [1] http://thread.gmane.org/gmane.linux.ports.arm.omap/43 Florian Vaussard (9): ARM: dts: overo: reorganize include files ARM: dts: omap3-tobi: Add missing pinctrl ARM: dts: omap3-overo: Add missing pinctrl ARM: dts: omap3-overo

[PATCH v4 4/9] ARM: dts: omap3-overo: Enable WiFi/BT combo

2014-03-07 Thread Florian Vaussard
MMC2 is used by the on-board WiFi module populated on some boards (based on Marvell Libertas 8688 SDIO). The Bluetooth is connected to UART2. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-base.dtsi | 72 arch/arm/boot

[PATCH v4 2/9] ARM: dts: omap3-tobi: Add missing pinctrl

2014-03-07 Thread Florian Vaussard
Add missing pinctrl entries: - i2c3 Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/omap3-overo-tobi-common.dtsi b/arch/arm/boot/dts/omap3-overo-tobi

[PATCH v4 6/9] ARM: dts: omap: Add common file for SMSC9221

2014-03-07 Thread Florian Vaussard
Some devices (SMSC9217, SMSC9218 and SMSC9221 at least) have better timings, allowing a higher transfer speed. Create a common file with these timings. Performance results with iperf: - omap-gpmc-smsc911x.dtsi = 54.9 Mbps - omap-gpmc-smsc9221.dtsi = 92.7 Mbps Signed-off-by: Florian Vaussard

[PATCH v4 9/9] ARM: dts: overo: Push uart3 pinmux down to expansion board

2014-03-07 Thread Florian Vaussard
UART3 is used by expansion boards to get a tty console. Thus, the pinmux should be defined by expansion boards, instead of being imposed by the processor board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-base.dtsi| 11 --- arch/arm

[PATCH v4 7/9] ARM: dts: omap3-tobi: Use include file omap-gpmc-smsc9221

2014-03-07 Thread Florian Vaussard
Use the timings provided by omap-gpmc-smsc9221. This does not change the timings, but it avoids code duplication. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 42 ++ 1 file changed, 3 insertions(+), 39

[PATCH v4 8/9] ARM: dts: omap3-tobi: Add AT24C01 EEPROM

2014-03-07 Thread Florian Vaussard
Add the AT24C01 EEPROM node populated on most Gumstix expansion board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/omap3-overo-tobi-common.dtsi b/arch/arm

[PATCH v4 5/9] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-07 Thread Florian Vaussard
Add the High-Speed USB PHY. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-base.dtsi | 44 arch/arm/boot/dts/omap3-overo-storm.dtsi | 16 arch/arm/boot/dts/omap3-overo.dtsi | 16 3 files

[PATCH v4 3/9] ARM: dts: omap3-overo: Add missing pinctrl

2014-03-07 Thread Florian Vaussard
Add missing pinctrl entries for: - i2c1 - mmc1 Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-base.dtsi | 40 + 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/arch/arm/boot/dts/omap3-overo-base.dtsi b

Re: [PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-05 Thread Florian Vaussard
On 03/03/2014 02:07 PM, Roger Quadros wrote: On 03/03/2014 02:48 PM, Florian Vaussard wrote: Hi Roger, On 03/03/2014 12:03 PM, Roger Quadros wrote: Hi Florian, On 03/03/2014 11:34 AM, Florian Vaussard wrote: Add the High-Speed USB PHY. Signed-off-by: Florian Vaussard florian.vauss

Re: [PATCH v2 3/8] ARM: dts: omap3-overo: Use complete poweroff

2014-03-03 Thread Florian Vaussard
On 02/27/2014 10:07 PM, Nishanth Menon wrote: +devicetree list. On 02/27/2014 02:48 PM, Florian Vaussard wrote: On 02/27/2014 09:38 PM, Nishanth Menon wrote: On 02/27/2014 02:30 PM, Florian Vaussard wrote: Currently, the TWL4030 PMIC does not completely poweroff the processor. Commit

[PATCH v3 7/7] ARM: dts: omap3-tobi: Add AT24C01 EEPROM

2014-03-03 Thread Florian Vaussard
Add the AT24C01 EEPROM node populated on most Gumstix expansion board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/omap3-overo-tobi-common.dtsi b/arch/arm

[PATCH v3 6/7] ARM: dts: omap3-tobi: Use include file omap-gpmc-smsc9221

2014-03-03 Thread Florian Vaussard
Use the timings provided by omap-gpmc-smsc9221. This does not change the timings, but it avoids code duplication. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 30 +++--- 1 file changed, 3 insertions(+), 27

[PATCH v3 3/7] ARM: dts: omap3-overo: Enable WiFi/BT combo

2014-03-03 Thread Florian Vaussard
MMC2 is used by the on-board WiFi module populated on some boards (based on Marvell Libertas 8688 SDIO). The Bluetooth is connected to UART2. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-storm-tobi.dts | 8 arch/arm/boot/dts/omap3-overo

[PATCH v3 5/7] ARM: dts: omap: Add common file for SMSC9221

2014-03-03 Thread Florian Vaussard
Some devices (SMSC9217, SMSC9218 and SMSC9221 at least) have better timings, allowing a higher transfer speed. Create a common file with these timings. Performance results with iperf: - omap-gpmc-smsc911x.dtsi = 54.9 Mbps - omap-gpmc-smsc9221.dtsi = 92.7 Mbps Signed-off-by: Florian Vaussard

[PATCH v3 2/7] ARM: dts: omap3-overo: Add missing pinctrl

2014-03-03 Thread Florian Vaussard
Add missing pinctrl entries for: - i2c1 - mmc1 Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo.dtsi | 40 +- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/arch/arm/boot/dts/omap3-overo.dtsi b/arch

[PATCH v3 0/7] ARM: dts: Better support for Gumstix Overo (for 3.15?)

2014-03-03 Thread Florian Vaussard
posted before the 3.14 merge window. They add a number of useful peripherals, so this would be much appreciated. Regards, Florian Florian Vaussard (7): ARM: dts: omap3-tobi: Add missing pinctrl ARM: dts: omap3-overo: Add missing pinctrl ARM: dts: omap3-overo: Enable WiFi/BT combo ARM

[PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-03 Thread Florian Vaussard
Add the High-Speed USB PHY. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-storm-tobi.dts | 16 ++ arch/arm/boot/dts/omap3-overo-tobi.dts | 16 ++ arch/arm/boot/dts/omap3-overo.dtsi | 44 3

[PATCH v3 1/7] ARM: dts: omap3-tobi: Add missing pinctrl

2014-03-03 Thread Florian Vaussard
Add missing pinctrl entries: - i2c3 Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/omap3-overo-tobi-common.dtsi b/arch/arm/boot/dts/omap3-overo-tobi

Re: [PATCH 1/2] ARM: dts: Add support for OMAP4 Gumstix DuoVero/Parlor

2014-03-03 Thread Florian Vaussard
Hi Tony, Benoit, On 02/24/2014 06:07 PM, Florian Vaussard wrote: Gumstix DuoVero is an OMAP4430-based Computer On Module. Parlor is one of the available expansion board. Tested features: - GPMC ethernet - HSUSB2 and OTG - Audio out - WiFi and Bluetooth (w2cbw0015 SDIO module) - LED

Re: [PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY

2014-03-03 Thread Florian Vaussard
Hi Roger, On 03/03/2014 12:03 PM, Roger Quadros wrote: Hi Florian, On 03/03/2014 11:34 AM, Florian Vaussard wrote: Add the High-Speed USB PHY. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-storm-tobi.dts | 16 ++ arch/arm/boot/dts

Re: [PATCHv2 14/16] ARM: OMAP3: hwmod data: cleanup data for IOMMUs

2014-02-27 Thread Florian Vaussard
Hi, On 02/26/2014 06:59 PM, Suman Anna wrote: Tony, On 02/26/2014 11:18 AM, Tony Lindgren wrote: * Suman Anna s-a...@ti.com [140213 10:19]: From: Florian Vaussard florian.vauss...@epfl.ch The irq numbers, ocp address space and device attribute data have all been cleaned up for OMAP3

Re: [PATCH 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock

2014-02-27 Thread Florian Vaussard
Hi Peter, On 02/27/2014 02:56 PM, Peter Ujfalusi wrote: Hi, While looking into a report by Florian Vaussard [1] I have noticed couple of most likely unrelated issues: - all boards using twl6040 configures the i2c bus to 400KHz while twl6040 is set to 100KHz as default. - if I set

Re: TWL6040 fails to initialize

2014-02-27 Thread Florian Vaussard
On 02/27/2014 01:05 PM, Peter Ujfalusi wrote: On 02/26/2014 12:31 PM, Florian Vaussard wrote: I statistically checked that the sleep should be placed after the GPIO request, so indeed this seems to be the problem, and your explanation is plausible. Can you send a proper patch? Now, related

Re: [PATCH 0/8] OMAP: OMAP3 DSS related clock patches

2014-02-27 Thread Florian Vaussard
OMAP35xx and OMAP36xx) to get a working DVI output when booting via DT. And the board did not catch on fire, contrary to what Mike hopped :) Tested-by: Florian Vaussard florian.vauss...@epfl.ch -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord

[PATCH v2 5/8] ARM: dts: omap3-overo: Add HSUSB PHY

2014-02-27 Thread Florian Vaussard
Add the High-Speed USB PHY. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-storm-tobi.dts | 16 ++ arch/arm/boot/dts/omap3-overo-tobi.dts | 16 ++ arch/arm/boot/dts/omap3-overo.dtsi | 44 3

[PATCH v2 6/8] ARM: dts: omap: Add common file for SMSC9221

2014-02-27 Thread Florian Vaussard
Some devices (SMSC9217, SMSC9218 and SMSC9221 at least) have better timings, allowing a higher transfer speed. Create a common file with these timings. Performance results with iperf: - omap-gpmc-smsc911x.dtsi = 54.9 Mbps - omap-gpmc-smsc9221.dtsi = 92.7 Mbps Signed-off-by: Florian Vaussard

[PATCH v2 7/8] ARM: dts: omap3-tobi: Use include file omap-gpmc-smsc9221

2014-02-27 Thread Florian Vaussard
Use the timings provided by omap-gpmc-smsc9221. This does not change the timings, but it avoids code duplication. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 30 +++--- 1 file changed, 3 insertions(+), 27

[PATCH v2 0/8] ARM: dts: Better support for Gumstix Overo

2014-02-27 Thread Florian Vaussard
Overo and the OMAP36xx Overo. Wifi is functional, HSUSB works. Regards, Florian [1] http://thread.gmane.org/gmane.linux.ports.arm.omap/109589 Florian Vaussard (8): ARM: dts: omap3-tobi: Add missing pinctrl ARM: dts: omap3-overo: Add missing pinctrl ARM: dts: omap3-overo: Use complete

[PATCH v2 1/8] ARM: dts: omap3-tobi: Add missing pinctrl

2014-02-27 Thread Florian Vaussard
Add missing pinctrl entries: - i2c3 Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/omap3-overo-tobi-common.dtsi b/arch/arm/boot/dts/omap3-overo-tobi

[PATCH v2 2/8] ARM: dts: omap3-overo: Add missing pinctrl

2014-02-27 Thread Florian Vaussard
Add missing pinctrl entries for: - i2c1 - mmc1 Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo.dtsi | 40 +- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/arch/arm/boot/dts/omap3-overo.dtsi b/arch

[PATCH v2 3/8] ARM: dts: omap3-overo: Use complete poweroff

2014-02-27 Thread Florian Vaussard
Currently, the TWL4030 PMIC does not completely poweroff the processor. Commit b0fc1da4d0359d3cce8f12e0f014aed0704ae202 introduced the necessary binding to do this, so use it. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo.dtsi | 5 + 1 file

[PATCH v2 4/8] ARM: dts: omap3-overo: Enable WiFi/BT combo

2014-02-27 Thread Florian Vaussard
MMC2 is used by the on-board WiFi module populated on some boards (based on Marvell Libertas 8688 SDIO). The Bluetooth is connected to UART2. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-storm-tobi.dts | 8 arch/arm/boot/dts/omap3-overo

[PATCH v2 8/8] ARM: dts: omap3-tobi: Add AT24C01 EEPROM

2014-02-27 Thread Florian Vaussard
Add the AT24C01 EEPROM node populated on most Gumstix expansion board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap3-overo-tobi-common.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/omap3-overo-tobi-common.dtsi b/arch/arm

Re: [PATCH v2 3/8] ARM: dts: omap3-overo: Use complete poweroff

2014-02-27 Thread Florian Vaussard
On 02/27/2014 09:38 PM, Nishanth Menon wrote: On 02/27/2014 02:30 PM, Florian Vaussard wrote: Currently, the TWL4030 PMIC does not completely poweroff the processor. Commit b0fc1da4d0359d3cce8f12e0f014aed0704ae202 introduced the necessary binding to do this, so use it. Signed-off

Re: TWL6040 fails to initialize

2014-02-26 Thread Florian Vaussard
Hi, First, thanks for your help. On 02/26/2014 08:26 AM, Peter Ujfalusi wrote: On 02/25/2014 05:41 PM, Florian Vaussard wrote: If the power was not enabled at all, I would be unable to read the revision register, no? And delaying the probe by one millisecond would be of no help in this case

Re: TWL6040 fails to initialize

2014-02-26 Thread Florian Vaussard
On 02/26/2014 11:28 AM, Peter Ujfalusi wrote: On 02/26/2014 11:53 AM, Florian Vaussard wrote: On 02/26/2014 08:26 AM, Peter Ujfalusi wrote: On 02/25/2014 05:41 PM, Florian Vaussard wrote: If the power was not enabled at all, I would be unable to read the revision register, no? And delaying

[PATCH v3 2/2] ARM: DTS: OMAP4/5: Use l3_ick for the gpmc node

2014-02-26 Thread Florian Vaussard
The GPMC clock is derived from l3_ick. The simplest solution is to reference directly l3_ick to provide the GPMC fck in order to get correct timings. The real management of the clock is left to hwmod. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap4.dtsi | 2

[PATCH v3 0/2] ARM: OMAP4+: Fix gpmc_fck clock

2014-02-26 Thread Florian Vaussard
]). Regards, Florian [1] http://thread.gmane.org/gmane.linux.ports.arm.omap/110801 --- Since v2: - Added OMAP5 and DRA7 Since v1: - Removed the gpmc_fck clock node, and reference directly l3_ick Florian Vaussard (2): CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocks ARM: DTS: OMAP4/5: Use l3_ick

[PATCH v3 1/2] CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocks

2014-02-26 Thread Florian Vaussard
from the dummy clocks, so that gpmc.c can fail gracefully. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- drivers/clk/ti/clk-44xx.c | 1 - drivers/clk/ti/clk-54xx.c | 1 - drivers/clk/ti/clk-7xx.c | 1 - 3 files changed, 3 deletions(-) diff --git a/drivers/clk/ti/clk-44xx.c b

Re: [PATCH RESEND v10 0/7] mmc: omap_hsmmc: pbias dt and cleanup

2014-02-26 Thread Florian Vaussard
) Do you see any other tests that I could run to validate your patches? Otherwise: Tested-by: Florian Vaussard florian.vauss...@epfl.ch Balaji T K (7): mmc: omap_hsmmc: use devm_regulator API mmc: omap_hsmmc: handle vcc and vcc_aux independently regulator: add pbias regulator support

Re: [PATCH v2 0/2] ARM: OMAP4: Fix gpmc_fck clock

2014-02-25 Thread Florian Vaussard
On 02/25/2014 07:26 AM, Mike Turquette wrote: Quoting Florian Vaussard (2014-02-23 21:44:25) On 02/23/2014 10:23 PM, Mike Turquette wrote: Quoting Florian Vaussard (2014-02-19 11:26:43) On 02/19/2014 05:22 PM, Tero Kristo wrote: On 02/19/2014 11:15 AM, Florian Vaussard wrote: Hello

TWL6040 fails to initialize

2014-02-25 Thread Florian Vaussard
Hi Peter, I got recently to work on the DT support for an OMAP4 board [1], and I encountered some troubles with the probe of the twl6040 audio codec on 3.14-rc kernels. On 3.13, things were working correctly. So I somewhat managed to bisect this down to [c7f9129 mfd: twl6040: reg_defaults support

Re: [PATCH 2/2] ARM: dts: duovero-parlor: Add HDMI output

2014-02-25 Thread Florian Vaussard
Hi, On 02/25/2014 01:39 PM, Russell King - ARM Linux wrote: On Mon, Feb 24, 2014 at 05:22:27PM -0300, Javier Martinez Canillas wrote: Hi Russell, On Mon, Feb 24, 2014 at 3:03 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Mon, Feb 24, 2014 at 06:07:49PM +0100, Florian

[PATCH 0/2] mfd: twl6040: Small clean-ups

2014-02-25 Thread Florian Vaussard
Hi, Here is two cleanups patches for the TWL6040 audio codec. The first one checks for an error when reading the revision register (first read in the probe path). The second removes a duplicate I2C writes. Regards, Florian Florian Vaussard (2): mfd: twl6040: Check for error when reading

[PATCH 2/2] mfd: twl6040: Remove duplicate register write

2014-02-25 Thread Florian Vaussard
When probing, regmap_register_patch() will bypass the cache and perform i2c writes for the given patches. It is thus unnecessary to manually set the TWL6040_REG_ACCCTL register just before, as it will be done when registering the twl6040_patch. Signed-off-by: Florian Vaussard florian.vauss

[PATCH 1/2] mfd: twl6040: Check for error when reading revision register

2014-02-25 Thread Florian Vaussard
We may have an error when reading the revision register, so check for the returned value. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- drivers/mfd/twl6040.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/mfd/twl6040.c b/drivers/mfd/twl6040.c index 32ce1ae

Re: [PATCH 0/2] mfd: twl6040: Small clean-ups

2014-02-25 Thread Florian Vaussard
On 02/25/2014 03:27 PM, Lee Jones wrote: Here is two cleanups patches for the TWL6040 audio codec. The first one checks for an error when reading the revision register (first read in the probe path). The second removes a duplicate I2C writes. Regards, Florian To both: Acked-by: Peter

Re: TWL6040 fails to initialize

2014-02-25 Thread Florian Vaussard
Hi Peter, On 02/25/2014 03:29 PM, Peter Ujfalusi wrote: Hi Florian, On 02/25/2014 12:30 PM, Florian Vaussard wrote: Hi Peter, I got recently to work on the DT support for an OMAP4 board [1], and I encountered some troubles with the probe of the twl6040 audio codec on 3.14-rc kernels

Re: [PATCH v2 0/2] ARM: OMAP4: Fix gpmc_fck clock

2014-02-25 Thread Florian Vaussard
Hi Suman, On 02/26/2014 01:05 AM, Suman Anna wrote: Florian, On 02/25/2014 02:10 AM, Florian Vaussard wrote: On 02/25/2014 07:26 AM, Mike Turquette wrote: Quoting Florian Vaussard (2014-02-23 21:44:25) On 02/23/2014 10:23 PM, Mike Turquette wrote: Quoting Florian Vaussard (2014-02-19 11

Re: [PATCHv2 03/16] Documentation: dt: add OMAP iommu bindings

2014-02-24 Thread Florian Vaussard
Hi, On 02/13/2014 07:15 PM, Suman Anna wrote: From: Florian Vaussard florian.vauss...@epfl.ch This patch adds the iommu bindings for all OMAP2+ SoCs. Apart from the standard bindings used by OMAP peripherals, this patch uses a 'dma-window' (already used by Tegra SMMU) and adds two OMAP

[PATCH 2/2] ARM: dts: duovero-parlor: Add HDMI output

2014-02-24 Thread Florian Vaussard
Add the necessary DTS nodes to enable the micro-HDMI output on Parlor board. Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch --- arch/arm/boot/dts/omap4-duovero-parlor.dts | 36 ++ 1 file changed, 36 insertions(+) diff --git a/arch/arm/boot/dts/omap4-duovero

[PATCH 0/2] ARM: dts: OMAP4: Add support for DuoVero/Parlor

2014-02-24 Thread Florian Vaussard
/gmane.linux.ports.arm.kernel/295881 Florian Vaussard (2): ARM: dts: Add support for OMAP4 Gumstix DuoVero/Parlor ARM: dts: duovero-parlor: Add HDMI output .../devicetree/bindings/arm/omap/omap.txt | 3 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/omap4

[PATCH 1/2] ARM: dts: Add support for OMAP4 Gumstix DuoVero/Parlor

2014-02-24 Thread Florian Vaussard
Gumstix DuoVero is an OMAP4430-based Computer On Module. Parlor is one of the available expansion board. Tested features: - GPMC ethernet - HSUSB2 and OTG - Audio out - WiFi and Bluetooth (w2cbw0015 SDIO module) - LED and button Signed-off-by: Florian Vaussard florian.vauss...@epfl.ch

Re: [PATCH 2/2] ARM: dts: duovero-parlor: Add HDMI output

2014-02-24 Thread Florian Vaussard
Hi Russell, Javier, On 02/24/2014 09:22 PM, Javier Martinez Canillas wrote: Hi Russell, On Mon, Feb 24, 2014 at 3:03 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Mon, Feb 24, 2014 at 06:07:49PM +0100, Florian Vaussard wrote: + hdmi0: connector@0

Re: [PATCH v2 0/2] ARM: OMAP4: Fix gpmc_fck clock

2014-02-23 Thread Florian Vaussard
On 02/22/2014 12:23 AM, Tony Lindgren wrote: * Tero Kristo t-kri...@ti.com [140220 01:54]: On 02/19/2014 09:26 PM, Florian Vaussard wrote: On 02/19/2014 05:22 PM, Tero Kristo wrote: On 02/19/2014 11:15 AM, Florian Vaussard wrote: Hello, Trying to get my SMSC9221 working on OMAP4 with DT

  1   2   3   >