Re: [PATCH] RFC: interrupt consistency check for OF GPIO IRQs

2013-09-10 Thread Joel Fernandes
On 07/31/2013 03:35 AM, Javier Martinez Canillas wrote: On 07/31/2013 01:44 AM, Linus Walleij wrote: On Tue, Jul 30, 2013 at 6:30 AM, Grant Likely grant.lik...@linaro.org wrote: On Mon, Jul 29, 2013 at 6:36 AM, Linus Walleij linus.wall...@linaro.org wrote: To solve this dilemma, perform an

Re: [PATCH v2] ARM: omap2: throw the die id into the entropy pool

2013-09-10 Thread Linus Walleij
On Mon, Sep 9, 2013 at 9:14 PM, Paul Walmsley p...@pwsan.com wrote: Heh, that function name add_device_randomness() is a bit misleading. It's not actually intended to add randomness: from drivers/char/random.c: Yeah you're right... Tony feel free to edit the commit message when applying.

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Stefan Roese
On 28.08.2013 13:40, Tero Kristo wrote: On 08/28/2013 01:14 PM, Tomi Valkeinen wrote: On 28/08/13 12:48, Tero Kristo wrote: On 08/28/2013 12:22 PM, Tomi Valkeinen wrote: Hi, I'm seeing odd clock behavior with Beagle, booting with DT. I'm using v3.11-rc7 + DSS DT patches. I guess you are

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Tero Kristo
On 09/10/2013 02:33 PM, Stefan Roese wrote: On 28.08.2013 13:40, Tero Kristo wrote: On 08/28/2013 01:14 PM, Tomi Valkeinen wrote: On 28/08/13 12:48, Tero Kristo wrote: On 08/28/2013 12:22 PM, Tomi Valkeinen wrote: Hi, I'm seeing odd clock behavior with Beagle, booting with DT. I'm using

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Tero Kristo
On 09/10/2013 03:19 PM, Tomi Valkeinen wrote: On 10/09/13 15:12, Tero Kristo wrote: If it claims it is not locked, it means the DPLL itself is disabled. You could try clk_enable for the clock before doing clk_set_rate. Hmm, so is it required to enable the clock before setting the rate? If

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Stefan Roese
On 10.09.2013 14:12, Tero Kristo wrote: I debugged this a bit and found that this issue (dpll4_m4x2_ck clock is not 2 times dpll4_m4_ck) results from this code: arch/arm/mach-omap2/dpll3xxx.c: unsigned long omap3_clkoutx2_recalc(struct clk_hw *hw, unsigned

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Tomi Valkeinen
On 10/09/13 15:12, Tero Kristo wrote: If it claims it is not locked, it means the DPLL itself is disabled. You could try clk_enable for the clock before doing clk_set_rate. Hmm, so is it required to enable the clock before setting the rate? If so, I think I'm using the clocks wrong in all the

Re: Vanilla kernel 3.11.0 boot problem on Pandaboard.

2013-09-10 Thread Nishanth Menon
On 09/09/2013 03:17 PM, Sid Boyce wrote: I built the kernel-headers and kernel-image .deb packages using make-kpkg native on the 3.18.3.6 kernel. The package installs created new uEnv.txt, uImage an uInitrd. Do I need an updated uboot for 3.11? [125588.918060] Restarting system.

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Tomi Valkeinen
On 10/09/13 15:24, Tero Kristo wrote: On 09/10/2013 03:19 PM, Tomi Valkeinen wrote: On 10/09/13 15:12, Tero Kristo wrote: If it claims it is not locked, it means the DPLL itself is disabled. You could try clk_enable for the clock before doing clk_set_rate. Hmm, so is it required to enable

Re: [RFC PATCH 4/4] ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy mode

2013-09-10 Thread Sergei Shtylyov
Hello. On 09-09-2013 10:42, Mugunthan V N wrote: Add DT entries for the phy mode selection in AM33xx SoC using cpsw-phy-sel driver. Signed-off-by: Mugunthan V N mugunthan...@ti.com --- arch/arm/boot/dts/am33xx.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Tero Kristo
On 09/10/2013 03:40 PM, Tomi Valkeinen wrote: On 10/09/13 15:24, Tero Kristo wrote: On 09/10/2013 03:19 PM, Tomi Valkeinen wrote: On 10/09/13 15:12, Tero Kristo wrote: If it claims it is not locked, it means the DPLL itself is disabled. You could try clk_enable for the clock before doing

Re: [PATCH] RFC: interrupt consistency check for OF GPIO IRQs

2013-09-10 Thread Javier Martinez Canillas
On 09/10/2013 09:00 AM, Joel Fernandes wrote: On 07/31/2013 03:35 AM, Javier Martinez Canillas wrote: On 07/31/2013 01:44 AM, Linus Walleij wrote: On Tue, Jul 30, 2013 at 6:30 AM, Grant Likely grant.lik...@linaro.org wrote: On Mon, Jul 29, 2013 at 6:36 AM, Linus Walleij

[PATCH 2/2] ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board.

2013-09-10 Thread Enric Balletbo i Serra
The IGEP AQUILA EXPANSION board is a development platform for the IGEP COM AQUILA AM335x boards. The board adds the following connectivity: o USB OTG o USB HOST o HDMI o Ethernet o Serial Debug (3.3V) o 2x46 pin headers o EEPROM Signed-off-by: Enric Balletbo i Serra

[PATCH 1/2] ARM: dts: AM33XX: Add support for IGEP COM AQUILA

2013-09-10 Thread Enric Balletbo i Serra
The IGEP COM AQUILA is industrial processors SODIMM module with following highlights: o AM3352/AM3354/AM3358/AM3359 Texas Instruments processor o Cortex-A8 ARM CPU o 3.3 volts Inputs / Outputs use industrial o 256 MB DDR3 SDRAM / 128 Megabytes FLASH o MicroSD card reader on-board

Re: [PATCH] RFC: interrupt consistency check for OF GPIO IRQs

2013-09-10 Thread Joel Fernandes
On 09/10/2013 08:17 AM, Javier Martinez Canillas wrote: On 09/10/2013 09:00 AM, Joel Fernandes wrote: On 07/31/2013 03:35 AM, Javier Martinez Canillas wrote: On 07/31/2013 01:44 AM, Linus Walleij wrote: On Tue, Jul 30, 2013 at 6:30 AM, Grant Likely grant.lik...@linaro.org wrote: On Mon, Jul

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-10 Thread Frederic Weisbecker
On Tue, Sep 10, 2013 at 08:07:45AM -0700, Kevin Hilman wrote: Nicolas Pitre nicolas.pi...@linaro.org writes: Adding Kevin Hilman to the CC as he might be interested as well. Thanks, I'd already noticed this but was distracted getting arm-soc changes ready for the merge window. Looking

[PATCHv3 0/2] ARM: dts: Add initial support for IGEP AQUILA

2013-09-10 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Hi all, These two patches introduces initial support for the IGEP AM335x-based platforms. The first patch add support for IGEP COM AQUILA products, and the second patch add support for the development board. These patches apply on top of

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-10 Thread Kevin Hilman
Nicolas Pitre nicolas.pi...@linaro.org writes: Adding Kevin Hilman to the CC as he might be interested as well. Thanks, I'd already noticed this but was distracted getting arm-soc changes ready for the merge window. Looking into it now. Kevin On Mon, 9 Sep 2013, Guenter Roeck wrote: On

[PATCH] ARM: dts: igep00x0: Add pinmux configuration for MCBSP2.

2013-09-10 Thread Enric Balletbo i Serra
Add pinmux configuration for MCBSP2 connected to the TDM interface. With this configuration the Headset modules works as expected. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com Acked-by: Javier Martinez Canillas jav...@dowhile0.org --- arch/arm/boot/dts/omap3-igep.dtsi | 14

Re: [PATCH 1/3] crypto: omap-des: Add omap-des driver for OMAP4/AM43xx

2013-09-10 Thread Joel Fernandes
On 08/30/2013 04:19 AM, Rajendra Nayak wrote: [].. + +#define pr_fmt(fmt) %s: fmt, __func__ + +#ifdef DEBUG +#define prn(num) printk(#num =%d\n, num) +#define prx(num) printk(#num =%x\n, num) +#else +#define prn(num) do { } while (0) +#define prx(num) do { } while (0) +#endif +

Re: [PATCH] RFC: interrupt consistency check for OF GPIO IRQs

2013-09-10 Thread Javier Martinez Canillas
On 09/10/2013 05:00 PM, Joel Fernandes wrote: On 09/10/2013 08:17 AM, Javier Martinez Canillas wrote: On 09/10/2013 09:00 AM, Joel Fernandes wrote: On 07/31/2013 03:35 AM, Javier Martinez Canillas wrote: On 07/31/2013 01:44 AM, Linus Walleij wrote: On Tue, Jul 30, 2013 at 6:30 AM, Grant

Re: [PATCH] ARM: dts: igep00x0: Add pinmux configuration for MCBSP2.

2013-09-10 Thread Enric Balletbo Serra
2013/9/10 Enric Balletbo i Serra eballe...@gmail.com: Add pinmux configuration for MCBSP2 connected to the TDM interface. With this configuration the Headset modules works as expected. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com Acked-by: Javier Martinez Canillas

Re: [PATCH] RFC: interrupt consistency check for OF GPIO IRQs

2013-09-10 Thread Joel Fernandes
On 09/10/2013 10:48 AM, Javier Martinez Canillas wrote: On 09/10/2013 05:00 PM, Joel Fernandes wrote: On 09/10/2013 08:17 AM, Javier Martinez Canillas wrote: On 09/10/2013 09:00 AM, Joel Fernandes wrote: On 07/31/2013 03:35 AM, Javier Martinez Canillas wrote: On 07/31/2013 01:44 AM, Linus

[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources

2013-09-10 Thread Joel Fernandes
HWMOD removal for MMC is breaking edma_start as the events are being manually triggered due to unused channel list not being clear. This patch fixes the issue, by reading the dmas property from the DT node if it exists and clearing the bits in the unused channel list. For this purpose we use the

commit 5fe212364 causes division by zero with large bauds

2013-09-10 Thread Felipe Balbi
Hi Alexey, your commit 5fe212364 causes division by zero with any baud rate larger than 3 Mbaud (IP supports up to 3686400). Maybe this patch is all we need to get it fixed ? (untested) diff --git a/drivers/tty/serial/omap-serial.c b/drivers/tty/serial/omap-serial.c index 816d1a2..b50327f

[PATCH 3/3] ARM: dts: add AM33XX MMC support and documentation

2013-09-10 Thread Joel Fernandes
From: Matt Porter mpor...@ti.com Adds AM33XX MMC support for am335x-bone, am335x-evm and am335x-evmsk boards. Also added is the DMA binding definitions based on the generic DMA request binding. Additional changes made to DTS: * Interrupt, reg and compatible properties added *

[PATCH 0/3] ARM: dts: Enable EDMA, MMC and SPI on AM33XX for v3.13

2013-09-10 Thread Joel Fernandes
Here are last few patches required to add EDMA and MMC/SPI support for AM33xx. Now that all dependent DMA patches and fixes are in linux next or mainline, except for [1] which should go in for 3.12 -rc cycle, it is safe to enable MMC and SPI support and this patch series enables it. These are

[PATCH 2/3] ARM: dts: add AM33XX SPI DMA support

2013-09-10 Thread Joel Fernandes
From: Matt Porter mpor...@ti.com Adds DMA resources to the AM33XX SPI nodes. Signed-off-by: Matt Porter mpor...@ti.com Signed-off-by: Joel A Fernandes joelag...@ti.com --- arch/arm/boot/dts/am33xx.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/am33xx.dtsi

[PATCH 1/3] ARM: dts: add AM33XX EDMA support

2013-09-10 Thread Joel Fernandes
From: Matt Porter m...@ti.com Adds AM33XX EDMA support to the am33xx.dtsi as documented in Documentation/devicetree/bindings/dma/ti-edma.txt [Joel Fernandes jo...@ti.com] Drop DT entries that are non-hardware-description as discussed in [1] [1] https://patchwork.kernel.org/patch/2226761/

Re: [PATCH 0/3] ARM: dts: Enable EDMA, MMC and SPI on AM33XX for v3.13

2013-09-10 Thread Benoit Cousson
Hi Joel, Thanks for the repost. I'll applied that one now. Regards, Benoit On 10/09/2013 21:24, Joel Fernandes wrote: Here are last few patches required to add EDMA and MMC/SPI support for AM33xx. Now that all dependent DMA patches and fixes are in linux next or mainline, except for [1]

Re: [PATCH 0/3] ARM: dts: Enable EDMA, MMC and SPI on AM33XX for v3.13

2013-09-10 Thread Koen Kooi
Op 10 sep. 2013, om 21:24 heeft Joel Fernandes jo...@ti.com het volgende geschreven: Here are last few patches required to add EDMA and MMC/SPI support for AM33xx. Now that all dependent DMA patches and fixes are in linux next or mainline, except for [1] which should go in for 3.12 -rc

Re: [PATCH 0/3] ARM: dts: Enable EDMA, MMC and SPI on AM33XX for v3.13

2013-09-10 Thread Joel Fernandes
On 09/10/2013 02:39 PM, Koen Kooi wrote: Op 10 sep. 2013, om 21:24 heeft Joel Fernandes jo...@ti.com het volgende geschreven: Here are last few patches required to add EDMA and MMC/SPI support for AM33xx. Now that all dependent DMA patches and fixes are in linux next or mainline,

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Mike Turquette
Quoting Tero Kristo (2013-09-10 06:17:45) On 09/10/2013 03:40 PM, Tomi Valkeinen wrote: On 10/09/13 15:24, Tero Kristo wrote: On 09/10/2013 03:19 PM, Tomi Valkeinen wrote: On 10/09/13 15:12, Tero Kristo wrote: If it claims it is not locked, it means the DPLL itself is disabled. You

Re: [PATCHv6 01/45] CLK: TI: Add DPLL clock support

2013-09-10 Thread Mike Turquette
Quoting Tero Kristo (2013-08-29 06:15:53) 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 Tero, Overall this patch is really great. Some minor comments below. diff --git

Re: Odd behavior with dpll4_m4x2_ck on omap3 + DT

2013-09-10 Thread Mike Turquette
On Tue, Sep 10, 2013 at 2:17 PM, Mike Turquette mturque...@linaro.org wrote: Quoting Tero Kristo (2013-09-10 06:17:45) On 09/10/2013 03:40 PM, Tomi Valkeinen wrote: On 10/09/13 15:24, Tero Kristo wrote: On 09/10/2013 03:19 PM, Tomi Valkeinen wrote: On 10/09/13 15:12, Tero Kristo wrote:

Re: [PATCH 0/3] ARM: dts: Enable EDMA, MMC and SPI on AM33XX for v3.13

2013-09-10 Thread Koen Kooi
Op 10 sep. 2013, om 22:14 heeft Joel Fernandes jo...@ti.com het volgende geschreven: On 09/10/2013 02:39 PM, Koen Kooi wrote: Op 10 sep. 2013, om 21:24 heeft Joel Fernandes jo...@ti.com het volgende geschreven: Here are last few patches required to add EDMA and MMC/SPI support for

Re: [PATCH] ARM: DTS: DRA7: Add TPS659038 PMIC nodes

2013-09-10 Thread Keerthy
On Tuesday 10 September 2013 12:51 AM, Nishanth Menon wrote: On 08/26/2013 12:36 AM, Keerthy wrote: The Patch adds nodes for TPS659038 PMIC for DRA7 boards. It is based on top of: http://comments.gmane.org/gmane.linux.ports.arm.omap/102459. Documentation: