Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

2014-04-02 Thread Taras Kondratiuk
On 03/26/2014 12:35 PM, Taras Kondratiuk wrote: On 01/08/2014 02:39 AM, Tony Lindgren wrote: * Taras Kondratiuk taras.kondrat...@linaro.org [131223 10:20]: On 23 December 2013 20:10, Taras Kondratiuk taras.kondrat...@linaro.org wrote: This series does trivial replacement of __raw_xxx

[PATCH] ARM: DTS: dra7xx-clocks: Correct mcasp2_ahclkx_mux bit-shift

2014-04-02 Thread Peter Ujfalusi
The correct bit is 24 for AHCLKX. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- arch/arm/boot/dts/dra7xx-clocks.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/dra7xx-clocks.dtsi b/arch/arm/boot/dts/dra7xx-clocks.dtsi index

[PATCH] clk: ti: clk-7xx: Correct ABE DPLL configuration

2014-04-02 Thread Peter Ujfalusi
ABE DPLL frequency need to be lowered from 361267200 to 180633600 to facilitate the ATL requironments. The dpll_abe_m2x2_ck clock need to be set to double of ABE DPLL rate in order to have correct clocks for audio. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- drivers/clk/ti/clk-7xx.c

[PATCH 3/3] ARM: DTS: dra7/dra7xx-clocks: ATL related changes

2014-04-02 Thread Peter Ujfalusi
Modify the clock nodes for the ATL clocks to use the ATL clock driver to handle them. Add the ATL device node at the same time for DRA7. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- arch/arm/boot/dts/dra7.dtsi | 11 +++ arch/arm/boot/dts/dra7xx-clocks.dtsi | 16

[PATCH 0/3] clk: Add clock driver for DRA7 ATL (Audio Tracking Logic)

2014-04-02 Thread Peter Ujfalusi
Hi, Audio Tracking Logic is designed to be used by HD Radio applications to synchronize the audio output clocks to the baseband clock. ATL can be also used to track errors between two reference clocks (BWS, AWS) and generate a modulated clock output which averages to some desired frequency. To

[PATCH 2/3] clk: Driver for DRA7 ATL (Audio Tracking Logic)

2014-04-02 Thread Peter Ujfalusi
Audio Tracking Logic is designed to be used by HD Radio applications to synchronize the audio output clocks to the baseband clock. ATL can be also used to track errors between two reference clocks (BWS, AWS) and generate a modulated clock output which averages to some desired frequency. The ATL

[PATCH 1/3] ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clock

2014-04-02 Thread Peter Ujfalusi
To allign the name with the other atl clock names: atlclkin3_ck - atl_clkin3_ck Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- arch/arm/boot/dts/dra7xx-clocks.dtsi | 22 +++--- drivers/clk/ti/clk-7xx.c | 2 +- 2 files changed, 12 insertions(+), 12

Re: [PATCH] ARM: DTS: dra7xx-clocks: Correct mcasp2_ahclkx_mux bit-shift

2014-04-02 Thread Tero Kristo
On 04/02/2014 04:46 PM, Peter Ujfalusi wrote: The correct bit is 24 for AHCLKX. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com Yes, thats a clear bug in the data. Acked-by: Tero Kristo t-kri...@ti.com --- arch/arm/boot/dts/dra7xx-clocks.dtsi | 2 +- 1 file changed, 1 insertion(+),

Re: [PATCH] clk: ti: clk-7xx: Correct ABE DPLL configuration

2014-04-02 Thread Tero Kristo
On 04/02/2014 04:48 PM, Peter Ujfalusi wrote: ABE DPLL frequency need to be lowered from 361267200 to 180633600 to facilitate the ATL requironments. The dpll_abe_m2x2_ck clock need to be set to double of ABE DPLL rate in order to have correct clocks for audio. Do you have some sort of TRM

Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

2014-04-02 Thread Tony Lindgren
* Taras Kondratiuk taras.kondrat...@linaro.org [140402 03:18]: On 03/26/2014 12:35 PM, Taras Kondratiuk wrote: On 01/08/2014 02:39 AM, Tony Lindgren wrote: * Taras Kondratiuk taras.kondrat...@linaro.org [131223 10:20]: On 23 December 2013 20:10, Taras Kondratiuk taras.kondrat...@linaro.org

OMAP baseline test results for v3.14-rc5

2014-04-02 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.14-rc5. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14-rc5/20140401152404/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v3.14-rc6

2014-04-02 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.14-rc6. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14-rc6/20140401161621/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v3.14-rc7

2014-04-02 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.14-rc7. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14-rc7/20140401165024/ Test summary Build: zImage: Pass (14/14): multi_v7_defconfig, omap2plus_defconfig,

OMAP baseline test results for v3.14

2014-04-02 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.14. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14/20140402004448/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v3.14-rc8

2014-04-02 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.14-rc8. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14-rc8/20140401224620/ Test summary Build: zImage: Pass (14/14): multi_v7_defconfig, omap2plus_defconfig,

Re: OMAP baseline test results for v3.14

2014-04-02 Thread Tony Lindgren
* Paul Walmsley p...@pwsan.com [140402 09:07]: Here are some basic OMAP test results for Linux v3.14. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14/20140402004448/ Boot to userspace: FAIL ( 1/12): 2430sdp Is this a new regression with MMC? Looks like

Re: OMAP baseline test results for v3.14

2014-04-02 Thread Felipe Balbi
On Wed, Apr 02, 2014 at 09:21:03AM -0700, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [140402 09:07]: Here are some basic OMAP test results for Linux v3.14. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14/20140402004448/ Boot to userspace:

Re: OMAP baseline test results for v3.14

2014-04-02 Thread Paul Walmsley
On Wed, 2 Apr 2014, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [140402 09:07]: Here are some basic OMAP test results for Linux v3.14. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.14/20140402004448/ Boot to userspace: FAIL ( 1/12):

Re: OMAP baseline test results for v3.14

2014-04-02 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [140402 09:27]: On Wed, Apr 02, 2014 at 09:21:03AM -0700, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [140402 09:07]: Here are some basic OMAP test results for Linux v3.14. Logs and other details at:

Re: OMAP baseline test results for v3.14

2014-04-02 Thread Tony Lindgren
* Paul Walmsley p...@pwsan.com [140402 09:36]: On Wed, 2 Apr 2014, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [140402 09:07]: Here are some basic OMAP test results for Linux v3.14. Logs and other details at:

Re: OMAP baseline test results for v3.14

2014-04-02 Thread menon.nisha...@gmail.com
On Wed, Apr 2, 2014 at 11:35 AM, Tony Lindgren t...@atomide.com wrote: * Paul Walmsley p...@pwsan.com [140402 09:36]: On Wed, 2 Apr 2014, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [140402 09:07]: Here are some basic OMAP test results for Linux v3.14. Logs and other details

Re: [PATCH 00/26] OMAP dma engine rework

2014-04-02 Thread Vinod Koul
On Sat, Mar 29, 2014 at 06:13:06PM +, Russell King - ARM Linux wrote: On Tue, Mar 18, 2014 at 09:18:45PM +0530, Vinod Koul wrote: On Mon, Feb 10, 2014 at 09:25:31PM +0530, Russell King - ARM Linux wrote: This is the current set of patches for the OMAP DMA engine rework, which should

Re: OMAP baseline test results for v3.14

2014-04-02 Thread Tony Lindgren
* menon.nisha...@gmail.com menon.nisha...@gmail.com [140402 10:03]: On Wed, Apr 2, 2014 at 11:35 AM, Tony Lindgren t...@atomide.com wrote: * Paul Walmsley p...@pwsan.com [140402 09:36]: On Wed, 2 Apr 2014, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [140402 09:07]: Here