[PATCH v8 8/8] usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops

2013-06-25 Thread Kishon Vijay Abraham I
Now that twl4030-usb is adapted to the new generic PHY framework, *set_suspend* and *phy_init* ops can be removed from twl4030-usb driver. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Reviewed-by: Felipe Balbi ba...@ti.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com ---

[PATCH v8 2/8] usb: phy: omap-usb2: use the new generic PHY framework

2013-06-25 Thread Kishon Vijay Abraham I
Used the generic PHY framework API to create the PHY. Now the power off and power on are done in omap_usb_power_off and omap_usb_power_on respectively. However using the old USB PHY library cannot be completely removed because OTG is intertwined with PHY and moving to the new framework will break

[PATCH v8 0/8] Generic PHY Framework

2013-06-25 Thread Kishon Vijay Abraham I
Added a generic PHY framework that provides a set of APIs for the PHY drivers to create/destroy a PHY and APIs for the PHY users to obtain a reference to the PHY with or without using phandle. This framework will be of use only to devices that uses external PHY (PHY functionality is not embedded

[PATCH v8 7/8] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2

2013-06-25 Thread Kishon Vijay Abraham I
Now that omap-usb2 is adapted to the new generic PHY framework, *set_suspend* ops can be removed from omap-usb2 driver. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Reviewed-by: Felipe Balbi ba...@ti.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com ---

[PATCH v8 5/8] ARM: dts: omap: update usb_otg_hs data

2013-06-25 Thread Kishon Vijay Abraham I
Updated the usb_otg_hs dt data to include the *phy* and *phy-names* binding in order for the driver to use the new generic PHY framework. Also updated the Documentation to include the binding information. The PHY binding information can be found at

[PATCH v8 6/8] usb: musb: omap2430: use the new generic PHY framework

2013-06-25 Thread Kishon Vijay Abraham I
Use the generic PHY framework API to get the PHY. The usb_phy_set_resume and usb_phy_set_suspend is replaced with power_on and power_off to align with the new PHY framework. musb-xceiv can't be removed as of now because musb core uses xceiv.state and xceiv.otg. Once there is a separate state

[PATCH v8 4/8] ARM: OMAP: USB: Add phy binding information

2013-06-25 Thread Kishon Vijay Abraham I
In order for controllers to get PHY in case of non dt boot, the phy binding information (phy device name) should be added in the platform data of the controller. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com ---

[PATCH v8 3/8] usb: phy: twl4030: use the new generic PHY framework

2013-06-25 Thread Kishon Vijay Abraham I
Used the generic PHY framework API to create the PHY. For powering on and powering off the PHY, power_on and power_off ops are used. Once the MUSB OMAP glue is adapted to the new framework, the suspend and resume ops of usb phy library will be removed. However using the old usb phy library cannot

[PATCH v8 1/8] drivers: phy: add generic PHY framework

2013-06-25 Thread Kishon Vijay Abraham I
The PHY framework provides a set of APIs for the PHY drivers to create/destroy a PHY and APIs for the PHY users to obtain a reference to the PHY with or without using phandle. For dt-boot, the PHY drivers should also register *PHY provider* with the framework. PHY drivers should create the PHY by

Re: MMC breakage on 3.11/cleanup

2013-06-25 Thread Balaji T K
On Tuesday 25 June 2013 03:57 AM, Joel A Fernandes wrote: Hi Tony, Following branch breaks MMC for me on am33xx (beaglebone): http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v3.11/cleanup I tried to work around it by specifying interrupt and reg property in

Re: MMC breakage on 3.11/cleanup

2013-06-25 Thread Joel A Fernandes
Hi Balaji, Can you share your branch with edma + 3.11 cleanup, so that I can reproduce this issue. g...@github.com:joelagnel/linux-kernel.git (branch dma-devel-mmc2) Thanks, Joel -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

Re: MMC breakage on 3.11/cleanup

2013-06-25 Thread Tony Lindgren
* Joel A Fernandes agnel.j...@gmail.com [130624 15:33]: Hi Tony, Following branch breaks MMC for me on am33xx (beaglebone): http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v3.11/cleanup I tried to work around it by specifying interrupt and reg property in

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-25 Thread Tony Lindgren
* Benoit Cousson b-cous...@ti.com [130624 07:42]: Hi Tony, On 06/24/2013 12:19 PM, Tony Lindgren wrote: Hi, For merging this series, I suggest the following sets: * Joel A Fernandes joelag...@ti.com [130620 14:13]: Joel A Fernandes (3): edma: config: Enable config options

Re: [RFC] ARM: OMAP2+: omap_device: add pinctrl handling

2013-06-25 Thread Tony Lindgren
* Linus Walleij linus.wall...@linaro.org [130624 05:13]: On Fri, Jun 21, 2013 at 5:03 PM, Grygorii Strashko grygorii.stras...@ti.com wrote: Hence, add pinctrl handling in omap_device core: 1) on PM runtime resume - switch pinctrl state to default (todo: active) 2) on PM runtime suspend

Re: [PATCH] ARM: multi_v7: Add OMAP with ramdisk config bits

2013-06-25 Thread Tony Lindgren
* Sricharan R r.sricha...@ti.com [130624 07:39]: Hi, On Tuesday 18 June 2013 08:14 PM, Santosh Shilimkar wrote: On Tuesday 18 June 2013 04:24 AM, Tony Lindgren wrote: * Santosh Shilimkar santosh.shilim...@ti.com [130612 14:14]: Add ramdisk fileystem related options which lets OMAP5 and

Re: [BISECTED] 3.10-rc1 OMAP1 GPIO IRQ regression

2013-06-25 Thread Tony Lindgren
* Grant Likely grant.lik...@secretlab.ca [130624 09:00]: On Mon, Jun 24, 2013 at 8:21 AM, Tony Lindgren t...@atomide.com wrote: * Javier Martinez Canillas martinez.jav...@gmail.com [130623 18:08]: On Mon, Jun 24, 2013 at 1:43 AM, Aaro Koskinen aaro.koski...@iki.fi wrote: Hi, On

Re: [RFC 0/4] Cleanup PRM and CM regbit headers

2013-06-25 Thread Tony Lindgren
* Rajendra Nayak rna...@ti.com [130624 05:24]: Hi, Over the years the PRM and CM headers for OMAP have been growing largely due to autogeneration which creates headers for complete PRM and CM register space, regardless of the actual usage of these registers in software. Thanks for working

Re: [PATCHv2] ARM: OMAP: build mach-omap code only if needed

2013-06-25 Thread Tony Lindgren
* Arnd Bergmann a...@arndb.de [130624 07:25]: If we build a kernel with CONFIG_ARCH_OMAP2PLUS enabled but all of the individual SoCs disabled, we run into a large number of link errors because if incorrect dependencies: arch/arm/mach-omap2/built-in.o: In function `_add_initiator_dep':

[PATCH] Documentation: dt: bindings: TI WiLink modules

2013-06-25 Thread Luciano Coelho
Add device tree bindings documentation for the TI WiLink modules. Currently only the WLAN part of the WiLink6, WiLink7 and WiLink8 modules is supported. Signed-off-by: Luciano Coelho coe...@ti.com --- I created a new directory under net to contain wireless bindings documentation. The actual

Re: [RFC 0/4] Cleanup PRM and CM regbit headers

2013-06-25 Thread Rajendra Nayak
On Tuesday 25 June 2013 12:44 PM, Tony Lindgren wrote: Rajendra Nayak (4): ARM: OMAP2: PRM/CM: Cleanup unused header contents ARM: OMAP3: PRM/CM: Cleanup unused header contents ARM: OMAP4: PRM/CM: Cleanup unused header contents ARM: OMAP5: PRM/CM: Cleanup unused header contents

RE: [PATCH 4/4] regulator: Palmas: Add TPS659038 support

2013-06-25 Thread J, KEERTHY
Hi Samuel, -Original Message- From: J, KEERTHY Sent: Friday, June 21, 2013 2:38 PM To: sa...@linux.intel.com Cc: broo...@kernel.org; ldewan...@nvidia.com; grant.lik...@secretlab.ca; swar...@nvidia.com; linux- ker...@vger.kernel.org; linux-...@vger.kernel.org; g...@slimlogic.co.uk;

Re: MMC breakage on 3.11/cleanup

2013-06-25 Thread Felipe Balbi
On Mon, Jun 24, 2013 at 11:49:44PM -0700, Tony Lindgren wrote: * Joel A Fernandes agnel.j...@gmail.com [130624 15:33]: Hi Tony, Following branch breaks MMC for me on am33xx (beaglebone): http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v3.11/cleanup

Re: [PATCH] Documentation: dt: bindings: TI WiLink modules

2013-06-25 Thread Felipe Balbi
Hi, On Tue, Jun 25, 2013 at 11:35:30AM +0300, Luciano Coelho wrote: Add device tree bindings documentation for the TI WiLink modules. Currently only the WLAN part of the WiLink6, WiLink7 and WiLink8 modules is supported. Signed-off-by: Luciano Coelho coe...@ti.com --- I created a new

[PATCH v2] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support

2013-06-25 Thread Ruslan Bilovol
The OMAP4 Blaze Tablet is TI OMAP4 processor-based development platform in a tablet formfactor. The platform contains many of the features found in present-day handsets (such as audio, video, wireless functions and user interfaces) and in addition contains features for software development and

Re: [BISECTED] 3.10-rc1 OMAP1 GPIO IRQ regression

2013-06-25 Thread Grant Likely
On Tue, Jun 25, 2013 at 8:04 AM, Tony Lindgren t...@atomide.com wrote: * Grant Likely grant.lik...@secretlab.ca [130624 09:00]: On Mon, Jun 24, 2013 at 8:21 AM, Tony Lindgren t...@atomide.com wrote: * Javier Martinez Canillas martinez.jav...@gmail.com [130623 18:08]: On Mon, Jun 24, 2013 at

Re: [PATCH] Documentation: dt: bindings: TI WiLink modules

2013-06-25 Thread Luciano Coelho
On Tue, 2013-06-25 at 14:12 +0300, Felipe Balbi wrote: On Tue, Jun 25, 2013 at 11:35:30AM +0300, Luciano Coelho wrote: +- tcxoclock: the internal WLAN TCXO clock frequency (required for + WiLink7 not used for WiLink6 and WiLink8). Must be one of the + following: + 0 = 19.200 MHz +

Re: [PATCH v2] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support

2013-06-25 Thread Nishanth Menon
On 06/25/2013 06:32 AM, Ruslan Bilovol wrote: The OMAP4 Blaze Tablet is TI OMAP4 processor-based development platform in a tablet formfactor. The platform contains many of the features found in present-day handsets (such as audio, video, wireless functions and user interfaces) and in addition

[PATCHv3 8/9] ARM: dts: omap4 clock data

2013-06-25 Thread Tero Kristo
This patch creates a unique node for each clock in the OMAP4 power, reset and clock manager (PRCM). Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/boot/dts/omap4-clocks.dtsi | 1692 +++ arch/arm/boot/dts/omap4.dtsi|2 + 2 files changed, 1694

[PATCHv3 3/9] CLK: OMAP4: Add DPLL clock support

2013-06-25 Thread Tero Kristo
The OMAP clock driver now supports DPLL clock type. This patch also adds support for DT DPLL nodes. Signed-off-by: Tero Kristo t-kri...@ti.com --- drivers/clk/omap/Makefile |2 +- drivers/clk/omap/clk.c|1 + drivers/clk/omap/dpll.c | 307

[PATCHv3 0/9] ARM: OMAP4 clock data conversion to DT

2013-06-25 Thread Tero Kristo
Hi, Changes compared to previous version: PATCH 2 - removed some unnecessary headers + module defs - added Mike under copyright PATCH 4 - fixed the copyright in the header file PATCH 8 - removed a few incorrect comments from the data file - moved /include/ for the clock DT file

[PATCHv3 4/9] CLK: omap: move part of the machine specific clock header contents to driver

2013-06-25 Thread Tero Kristo
Some of the clock.h contents are needed by the new OMAP clock driver, including dpll_data and clk_hw_omap. Thus, move these to the generic omap header file which can be accessed by the driver. Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/mach-omap2/clock.h | 150

[PATCHv3 5/9] ARM: OMAP: clock: add DT duplicate clock registration mechanism

2013-06-25 Thread Tero Kristo
Some devices require their clocks to be available with a specific dev-id con-id mapping. With DT, the clocks can be found by default only with their name, or alternatively through the device node of the consumer. With drivers, that don't support DT fully yet, add mechanism to register specific

[PATCHv3 7/9] CLK: omap: add support for OMAP gate clock

2013-06-25 Thread Tero Kristo
This node adds support for a clock node which allows control to the clockdomain enable / disable. Signed-off-by: Tero Kristo t-kri...@ti.com --- drivers/clk/omap/Makefile |2 +- drivers/clk/omap/clk.c|1 + drivers/clk/omap/gate.c | 88 +

[PATCHv3 1/9] CLK: clkdev: add support for looking up clocks from DT

2013-06-25 Thread Tero Kristo
clk_get_sys / clk_get can now find clocks from device-tree. If a DT clock is found, an entry is added to the clk_lookup list also for subsequent searches. Signed-off-by: Tero Kristo t-kri...@ti.com Cc: Russell King li...@arm.linux.org.uk --- drivers/clk/clkdev.c | 32

[PATCHv3 6/9] CLK: omap: add autoidle support

2013-06-25 Thread Tero Kristo
OMAP clk driver now routes some of the basic clocks through own registration routine to allow autoidle support. This routine just checks a couple of device node properties and adds autoidle support if required, and just passes the registration forward to basic clocks. Signed-off-by: Tero Kristo

[PATCHv3 2/9] clk: omap: introduce clock driver

2013-06-25 Thread Tero Kristo
Parses OMAP clock data from DT and registers those clocks with the clock framework. dt_omap_clk_init must be called early during boot for timer initialization so it is exported and called from the existing clock code instead of probing like a real driver. Based on initial work done by Mike

Re: [PATCH v2] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support

2013-06-25 Thread Nishanth Menon
On 06/25/2013 07:01 AM, Nishanth Menon wrote: On 06/25/2013 06:32 AM, Ruslan Bilovol wrote: The OMAP4 Blaze Tablet is TI OMAP4 processor-based development platform in a tablet formfactor. The platform contains many of the features found in present-day handsets (such as audio, video, wireless

Re: [PATCH] Documentation: dt: bindings: TI WiLink modules

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 02:56:10PM +0300, Luciano Coelho wrote: On Tue, 2013-06-25 at 14:12 +0300, Felipe Balbi wrote: On Tue, Jun 25, 2013 at 11:35:30AM +0300, Luciano Coelho wrote: +- tcxoclock: the internal WLAN TCXO clock frequency (required for + WiLink7 not used for WiLink6 and

Re: MMC breakage on 3.11/cleanup

2013-06-25 Thread Joel A Fernandes
On Tue, Jun 25, 2013 at 5:40 AM, Felipe Balbi ba...@ti.com wrote: On Mon, Jun 24, 2013 at 11:49:44PM -0700, Tony Lindgren wrote: * Joel A Fernandes agnel.j...@gmail.com [130624 15:33]: Hi Tony, Following branch breaks MMC for me on am33xx (beaglebone):

Re: [RFC PATCH 4/6] USB: ehci-omap: Suspend the controller during bus suspend

2013-06-25 Thread Roger Quadros
On 06/24/2013 10:34 PM, Alan Stern wrote: On Mon, 24 Jun 2013, Roger Quadros wrote: OK I've tried to handle all this in an alternate way. Now the controller suspend/resume and runtime suspend/resume is independent of bus suspend. The controller now runtime suspends when all devices on the

Re: [PATCH v2] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support

2013-06-25 Thread Dan Murphy
On 06/25/2013 06:32 AM, Ruslan Bilovol wrote: The OMAP4 Blaze Tablet is TI OMAP4 processor-based development platform in a tablet formfactor. The platform contains many of the features found in present-day handsets (such as audio, video, wireless functions and user interfaces) and in addition

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-25 Thread Sekhar Nori
On 6/25/2013 12:24 PM, Tony Lindgren wrote: * Benoit Cousson b-cous...@ti.com [130624 07:42]: Hi Tony, On 06/24/2013 12:19 PM, Tony Lindgren wrote: Hi, For merging this series, I suggest the following sets: * Joel A Fernandes joelag...@ti.com [130620 14:13]: Joel A Fernandes (3):

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 10:16 AM, Sekhar Nori wrote: On 6/25/2013 12:24 PM, Tony Lindgren wrote: * Benoit Cousson b-cous...@ti.com [130624 07:42]: Hi Tony, On 06/24/2013 12:19 PM, Tony Lindgren wrote: Hi, For merging this series, I suggest the following sets: * Joel A Fernandes

Re: [PATCHv3 0/9] ARM: OMAP4 clock data conversion to DT

2013-06-25 Thread Peter Ujfalusi
Hi, On 06/25/2013 02:38 PM, Tero Kristo wrote: Hi, Changes compared to previous version: PATCH 2 - removed some unnecessary headers + module defs - added Mike under copyright PATCH 4 - fixed the copyright in the header file PATCH 8 - removed a few incorrect comments from the

Re: [PATCH v8 1/8] drivers: phy: add generic PHY framework

2013-06-25 Thread Felipe Balbi
Hi, On Tue, Jun 25, 2013 at 11:28:39AM +0530, Kishon Vijay Abraham I wrote: diff --git a/include/linux/phy/phy.h b/include/linux/phy/phy.h new file mode 100644 index 000..7abf573 --- /dev/null +++ b/include/linux/phy/phy.h on this header, how about adding phy_set_drvdata() and

Re: [PATCH v8 4/8] ARM: OMAP: USB: Add phy binding information

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 11:28:42AM +0530, Kishon Vijay Abraham I wrote: In order for controllers to get PHY in case of non dt boot, the phy binding information (phy device name) should be added in the platform data of the controller. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com

Re: [PATCH v8 2/8] usb: phy: omap-usb2: use the new generic PHY framework

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 11:28:40AM +0530, Kishon Vijay Abraham I wrote: Used the generic PHY framework API to create the PHY. Now the power off and power on are done in omap_usb_power_off and omap_usb_power_on respectively. However using the old USB PHY library cannot be completely removed

Re: [PATCH v8 6/8] usb: musb: omap2430: use the new generic PHY framework

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 11:28:44AM +0530, Kishon Vijay Abraham I wrote: Use the generic PHY framework API to get the PHY. The usb_phy_set_resume and usb_phy_set_suspend is replaced with power_on and power_off to align with the new PHY framework. musb-xceiv can't be removed as of now because

Re: [PATCH v8 5/8] ARM: dts: omap: update usb_otg_hs data

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 11:28:43AM +0530, Kishon Vijay Abraham I wrote: Updated the usb_otg_hs dt data to include the *phy* and *phy-names* binding in order for the driver to use the new generic PHY framework. Also updated the Documentation to include the binding information. The PHY binding

Re: [PATCH v8 3/8] usb: phy: twl4030: use the new generic PHY framework

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 11:28:41AM +0530, Kishon Vijay Abraham I wrote: Used the generic PHY framework API to create the PHY. For powering on and powering off the PHY, power_on and power_off ops are used. Once the MUSB OMAP glue is adapted to the new framework, the suspend and resume ops of

Re: [PATCH v8 7/8] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 11:28:45AM +0530, Kishon Vijay Abraham I wrote: Now that omap-usb2 is adapted to the new generic PHY framework, *set_suspend* ops can be removed from omap-usb2 driver. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Reviewed-by: Felipe Balbi ba...@ti.com

Re: [PATCH v8 8/8] usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops

2013-06-25 Thread Felipe Balbi
On Tue, Jun 25, 2013 at 11:28:46AM +0530, Kishon Vijay Abraham I wrote: Now that twl4030-usb is adapted to the new generic PHY framework, *set_suspend* and *phy_init* ops can be removed from twl4030-usb driver. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Reviewed-by: Felipe Balbi

Re: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Felipe Balbi
Hi, On Mon, Jun 17, 2013 at 05:23:17AM +, Paul Walmsley wrote: Boot to userspace: FAIL ( 3/12): 37xxevm, am335xbone, am335xbonelt Paul, we have at least 2 different folks who can't reproduce your bone and bone black boot to userspace failures. I wonder how you're trying to boot them.

Re: linux-next: panda build failed at arch/arm/mach-omap2/omap4-restart.c

2013-06-25 Thread Naresh Kamboju
ping On 23 June 2013 13:53, Naresh Kamboju naresh.kamb...@linaro.org wrote: Hi, panda build broken on linux-next branch kernel_config=omap2plus_defconfig KERNEL_VERSION=3.10.0-rc6 KERNEL_GIT=git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git

Re: [RFC PATCH 4/6] USB: ehci-omap: Suspend the controller during bus suspend

2013-06-25 Thread Alan Stern
On Tue, 25 Jun 2013, Roger Quadros wrote: On 06/24/2013 10:34 PM, Alan Stern wrote: On Mon, 24 Jun 2013, Roger Quadros wrote: OK I've tried to handle all this in an alternate way. Now the controller suspend/resume and runtime suspend/resume is independent of bus suspend. The

Re: [BISECTED] 3.10-rc1 OMAP1 GPIO IRQ regression

2013-06-25 Thread Aaro Koskinen
On Mon, Jun 24, 2013 at 05:35:18PM +0200, Javier Martinez Canillas wrote: Ok, so something like the following patch should do it (tested on an OMAP3 board): From b9e262c688fb7f3ad733f140b55dddbc8e4716e6 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas javier.marti...@collabora.co.uk

Re: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Paul Walmsley
are here (booted via serial from the boot ROM): http://www.pwsan.com/tmp/boneblack-20130625/ Please let me know if you need more binaries shared from the test runs! ... Am certainly open to the idea that there's something wrong with the way that I'm booting either of these. But AFAIK no one's

Re: [PATCH] usb: host: xhci-plat: release mem region while removing module

2013-06-25 Thread Sarah Sharp
On Mon, Jun 24, 2013 at 05:22:24PM +0300, Felipe Balbi wrote: On Fri, Jun 21, 2013 at 01:59:08PM +0530, George Cherian wrote: Do a release_mem_region of the hcd resource. Without this the subsequent insertion of module fails in request_mem_region. Signed-off-by: George Cherian

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Paul Walmsley
Santosh, On Fri, 21 Jun 2013, Nishanth Menon wrote: /* * XXX Will depend on the process, validation, and binning * for the currently-running IC. Use OMAP4 data for time being. */ #ifdef CONFIG_PM_OPP omap5_voltdm_mpu.volt_data = omap446x_vdd_mpu_volt_data;

Re: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Tom Rini
On 06/25/2013 02:20 PM, Paul Walmsley wrote: + Vaibhav and Kevin Hi, On Tue, 25 Jun 2013, Felipe Balbi wrote: On Mon, Jun 17, 2013 at 05:23:17AM +, Paul Walmsley wrote: Boot to userspace: FAIL ( 3/12): 37xxevm, am335xbone, am335xbonelt Paul, we have at least 2 different folks

Re: [PATCH] Documentation: dt: bindings: TI WiLink modules

2013-06-25 Thread Luciano Coelho
(fixed the ARM mailing list address) On Tue, 2013-06-25 at 11:35 +0300, Luciano Coelho wrote: Add device tree bindings documentation for the TI WiLink modules. Currently only the WLAN part of the WiLink6, WiLink7 and WiLink8 modules is supported. Signed-off-by: Luciano Coelho coe...@ti.com

Re: [PATCH] Documentation: dt: bindings: TI WiLink modules

2013-06-25 Thread Luciano Coelho
(oh crap, now *really* fixed the ARM mailing list address) On Tue, 2013-06-25 at 11:35 +0300, Luciano Coelho wrote: Add device tree bindings documentation for the TI WiLink modules. Currently only the WLAN part of the WiLink6, WiLink7 and WiLink8 modules is supported. Signed-off-by: Luciano

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 03:20 PM, Paul Walmsley wrote: Santosh, On Fri, 21 Jun 2013, Nishanth Menon wrote: /* * XXX Will depend on the process, validation, and binning * for the currently-running IC. Use OMAP4 data for time being. */ #ifdef CONFIG_PM_OPP

Re: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Kevin Hilman
Tom Rini tr...@ti.com writes: On 06/25/2013 02:20 PM, Paul Walmsley wrote: + Vaibhav and Kevin Hi, On Tue, 25 Jun 2013, Felipe Balbi wrote: On Mon, Jun 17, 2013 at 05:23:17AM +, Paul Walmsley wrote: Boot to userspace: FAIL ( 3/12): 37xxevm, am335xbone, am335xbonelt Paul, we

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Nishanth Menon
On 15:55-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 03:20 PM, Paul Walmsley wrote: Santosh, On Fri, 21 Jun 2013, Nishanth Menon wrote: /* * XXX Will depend on the process, validation, and binning * for the currently-running IC. Use OMAP4 data for time

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 03:57 PM, Nishanth Menon wrote: On 15:55-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 03:20 PM, Paul Walmsley wrote: Santosh, On Fri, 21 Jun 2013, Nishanth Menon wrote: /* * XXX Will depend on the process, validation, and binning

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Nishanth Menon
On Tue, Jun 25, 2013 at 3:12 PM, Santosh Shilimkar santosh.shilim...@ti.com wrote: Well having voltage data in voltage domain was not my decision ;-) Instead of creating another set of dummy data, I just used what is out there(OMAP4) with clear comment that data needs to be updated. I don't

Re: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Tom Rini
On 06/25/2013 03:57 PM, Kevin Hilman wrote: Tom Rini tr...@ti.com writes: On 06/25/2013 02:20 PM, Paul Walmsley wrote: + Vaibhav and Kevin Hi, On Tue, 25 Jun 2013, Felipe Balbi wrote: On Mon, Jun 17, 2013 at 05:23:17AM +, Paul Walmsley wrote: Boot to userspace: FAIL ( 3/12):

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 04:17 PM, Nishanth Menon wrote: On Tue, Jun 25, 2013 at 3:12 PM, Santosh Shilimkar santosh.shilim...@ti.com wrote: Well having voltage data in voltage domain was not my decision ;-) Instead of creating another set of dummy data, I just used what is out there(OMAP4)

Re: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Felipe Balbi
Hi, On Tue, Jun 25, 2013 at 06:20:51PM +, Paul Walmsley wrote: Am certainly open to the idea that there's something wrong with the way that I'm booting either of these. But AFAIK no one's been able to identify exactly what it could be. I haven't had the time recently to spend hours

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Kevin Hilman
Santosh Shilimkar santosh.shilim...@ti.com writes: On Tuesday 25 June 2013 04:17 PM, Nishanth Menon wrote: On Tue, Jun 25, 2013 at 3:12 PM, Santosh Shilimkar santosh.shilim...@ti.com wrote: Well having voltage data in voltage domain was not my decision ;-) Instead of creating another set of

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 04:56 PM, Kevin Hilman wrote: Santosh Shilimkar santosh.shilim...@ti.com writes: On Tuesday 25 June 2013 04:17 PM, Nishanth Menon wrote: On Tue, Jun 25, 2013 at 3:12 PM, Santosh Shilimkar santosh.shilim...@ti.com wrote: Well having voltage data in voltage domain was

Re: linux-next: panda build failed at arch/arm/mach-omap2/omap4-restart.c

2013-06-25 Thread Kevin Hilman
Naresh Kamboju naresh.kamb...@linaro.org writes: ping This is a known issue[1] and already has some proposed fixes, they are just not merged yet. Kevin [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/178209.html On 23 June 2013 13:53, Naresh Kamboju

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Nishanth Menon
On 16:59-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 04:56 PM, Kevin Hilman wrote: Santosh Shilimkar santosh.shilim...@ti.com writes: On Tuesday 25 June 2013 04:17 PM, Nishanth Menon wrote: On Tue, Jun 25, 2013 at 3:12 PM, Santosh Shilimkar santosh.shilim...@ti.com wrote

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 06:36 PM, Nishanth Menon wrote: On 16:59-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 04:56 PM, Kevin Hilman wrote: Santosh Shilimkar santosh.shilim...@ti.com writes: On Tuesday 25 June 2013 04:17 PM, Nishanth Menon wrote: On Tue, Jun 25, 2013 at 3:12 PM

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Nishanth Menon
On 18:43-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 06:36 PM, Nishanth Menon wrote: On 16:59-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 04:56 PM, Kevin Hilman wrote: Santosh Shilimkar santosh.shilim...@ti.com writes: On Tuesday 25 June 2013 04:17 PM

Re: [PATCH] ARM: omap5: build opp4xxx_data.c

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 07:02 PM, Nishanth Menon wrote: On 18:43-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 06:36 PM, Nishanth Menon wrote: On 16:59-20130625, Santosh Shilimkar wrote: On Tuesday 25 June 2013 04:56 PM, Kevin Hilman wrote: Santosh Shilimkar santosh.shilim

[PATCH] ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data

2013-06-25 Thread Nishanth Menon
...@ti.com Cc: Santosh Shilimkar santosh.shilim...@ti.com Cc: Paul Walmsley p...@pwsan.com Cc: Tony Lindgren t...@atomide.com Cc: linux-omap@vger.kernel.org --- Discussed in thread: http://marc.info/?t=13718466442r=1w=2 Tested against linux-next-20130625 + git://git.kernel.org/pub/scm/linux/kernel

Re: [PATCH] ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 07:56 PM, Nishanth Menon wrote: commit 20d49e9ccfece526db755940721aa13e331936d4 (ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain data) Introduced dummy volt data for OMAP5 with OMAP4460 voltage information. However with the fixes introduced in later patches

Re: [PATCH] ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data

2013-06-25 Thread Kevin Hilman
Nishanth Menon n...@ti.com writes: commit 20d49e9ccfece526db755940721aa13e331936d4 (ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain data) Introduced dummy volt data for OMAP5 with OMAP4460 voltage information. However with the fixes introduced in later patches commit

[PATCH 0/2] EDMA config and comments

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com Minor patches remaining after EDMA series has been merged: First patch adds the TI_EDMA option which people can forget to add and can result in failure without any informative errors of why DMA is not working. Second patch adds comments to the EDMA

[PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com This series is fixes to get MMC working on AM33XX without HWMOD data. On removal of HWMOD data, interrupt and register properties need to be provided for the driver to function correctly. Also instead of specifying offset in match-data, I've added

[PATCH 4/5] mmc: omap_hsmmc: add generic DMA request support to the DT binding

2013-06-25 Thread Joel A Fernandes
From: Matt Porter mpor...@ti.com The binding definition is based on the generic DMA request binding. Signed-off-by: Matt Porter mpor...@ti.com Acked-by: Tony Lindgren t...@atomide.com Acked-by: Arnd Bergmann a...@arndb.de --- .../devicetree/bindings/mmc/ti-omap-hsmmc.txt | 26

[PATCH 3/5] ARM: dts: am33xx: Add interrupts and memory resources for MMC

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com HWMOD irq entries for MMC were removed. We provide the same from DT for MMC. This fixes issue where memory resource could not be found during probe. Also, added the reg-offset property to account for the offset from start. Signed-off-by: Joel A

[PATCH 5/5] mmc: omap_hsmmc: Add reg-offset to bindings documentation

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com A new reg-offset property was added to account for register offsets in some omap-hsmmc's. Document the new property. Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- .../devicetree/bindings/mmc/ti-omap-hsmmc.txt |3 +++ 1 file

[PATCH 1/5] MMC: omap_hsmmc: Add reg_offset to DT bindings

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com Some omap_hsmmc's need to start from a particular offset but otherwise are same and can be reused. Let the DT tell us about the HW difference, check for the reg-offset property and use the same in the driver. Signed-off-by: Joel A Fernandes

[PATCH 2/5] ARM: dts: add AM33XX MMC support

2013-06-25 Thread Joel A Fernandes
From: Matt Porter mpor...@ti.com Adds AM33XX MMC support for am335x-bone, am335x-evm, and am335x-evmsk. Signed-off-by: Matt Porter mpor...@ti.com Acked-by: Tony Lindgren t...@atomide.com --- arch/arm/boot/dts/am335x-bone.dts |7 +++ arch/arm/boot/dts/am335x-evm.dts |7 +++

[PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com Build EDMA in my default to avoid fewer people stepping on their toes with broken DMA on drivers needing EDMA. Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- arch/arm/configs/omap2plus_defconfig |1 + 1 file changed, 1 insertion(+) diff

[PATCH 0/2] EDMA config and comments

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com Minor patches remaining after EDMA series has been merged: First patch adds the TI_EDMA option which people can forget to add and can result in failure without any informative errors of why DMA is not working. Second patch adds comments to the EDMA

[PATCH 2/2] DMA: EDMA: Add comments for A-sync case calculations

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com A-sync case in EDMA driver is tricky and not so obvious. Document the reasons for the calculations and the scenarious they are used. Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- drivers/dma/edma.c | 22 ++ 1 file

RE: [PATCH 5/5] mmc: omap_hsmmc: Add reg-offset to bindings documentation

2013-06-25 Thread Hebbar, Gururaja
On Wed, Jun 26, 2013 at 06:55:01, Fernandes, Joel wrote: From: Joel A Fernandes agnel.j...@gmail.com A new reg-offset property was added to account for register offsets in some omap-hsmmc's. Document the new property. Small nitpick I usually get feedback that any driver DT changes and the

RE: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Hiremath, Vaibhav
-Original Message- From: linux-arm-kernel [mailto:linux-arm-kernel- boun...@lists.infradead.org] On Behalf Of Kevin Hilman Sent: Wednesday, June 26, 2013 1:28 AM To: Rini, Tom Cc: Paul Walmsley; linux-omap@vger.kernel.org; linux-arm- ker...@lists.infradead.org; Balbi, Felipe;

RE: OMAP baseline test results for v3.10-rc6

2013-06-25 Thread Hiremath, Vaibhav
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Paul Walmsley Sent: Tuesday, June 25, 2013 11:51 PM To: Balbi, Felipe Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Rini, Tom; Hiremath,