Re: [PATCH] ARM: OMAP: DRA7: hwmod: Add data for McASP3

2015-11-11 Thread Paul Walmsley
On Wed, 11 Nov 2015, Peter Ujfalusi wrote: > On 11/11/2015 07:07 PM, Felipe Balbi wrote: > > From: Peter Ujfalusi > > > > McASP3 is used by default on DRA7x based boards for audio. > > While this patch works, it is not the correct one(s) to apply. >

OMAP baseline test results for v4.3-rc7

2015-11-02 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.3-rc7. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.3-rc7/20151025181941/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH v3 0/3] ARM: OMAP2+ McASP(3) support for DRA7xx family

2015-10-30 Thread Paul Walmsley
Hi Péter On Fri, 30 Oct 2015, Peter Ujfalusi wrote: > Changes since v2: > - DTS patch added which is needed because of the clock handling changes > > Felip Balbi reported that linux-next is broken right now since the DTS part of > the earlier series has been applied, but we do not have the

Re: [PATCH 1/2 v2] ARM: DRA7/335x/437x/OMAP4: hwmod: Remove elm address space from hwmod data

2015-10-26 Thread Paul Walmsley
Hi Franklin, On Mon, 26 Oct 2015, Franklin S Cooper Jr. wrote: > On 10/23/2015 02:00 PM, Paul Walmsley wrote: > > On Thu, 15 Oct 2015, Franklin S Cooper Jr wrote: > > > >> ELM address information is provided by device tree. No longer need > >> to incl

Re: [PATCH 2/2 v2] ARM: DRA7/335x/437x: hwmod: Remove gpmc address space from hwmod data

2015-10-23 Thread Paul Walmsley
On Thu, 15 Oct 2015, Franklin S Cooper Jr wrote: > GPMC address information is provided by device tree. No longer need > to include this information within hwmod. > > Signed-off-by: Franklin S Cooper Jr Thanks, queued. - Paul -- To unsubscribe from this list: send the line

Re: [PATCH 1/2 v2] ARM: DRA7/335x/437x/OMAP4: hwmod: Remove elm address space from hwmod data

2015-10-23 Thread Paul Walmsley
On Thu, 15 Oct 2015, Franklin S Cooper Jr wrote: > ELM address information is provided by device tree. No longer need > to include this information within hwmod. > > Signed-off-by: Franklin S Cooper Jr The OMAP4 DTS files don't have the ELM address space declared. I'm going

OMAP baseline test results for v4.3-rc6

2015-10-23 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.3-rc6. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.3-rc6/20151018200945/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

[GIT PULL] ARM: OMAP2+: hwmod cleanup for v4.4

2015-10-23 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony The following changes since commit 049e6dde7e57f0054fdc49102e7ef4830c698b46: Linux 4.3-rc4 (2015-10-04 16:57:17 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git

Re: [PATCH 1/2] ARM: OMAP4: hwmod data: Remove spinlock hwmod addrs

2015-10-22 Thread Paul Walmsley
On Mon, 14 Sep 2015, Suman Anna wrote: > The legacy-style device creation logic for hwspinlock > has been removed after the DT-support was added to the > driver. The hwmod addr space for spinlock is therefore > no longer needed, so remove it. > > Signed-off-by: Suman Anna

Re: [PATCH 2/2] ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs

2015-10-22 Thread Paul Walmsley
On Mon, 14 Sep 2015, Suman Anna wrote: > Remove the mailbox attribute data, irq info and hwmod addr space > data that are used for creating the legacy-style mailbox devices, > there is no need for these as the support for legacy-mode for this > IP is being dropped. > > Signed-off-by: Suman Anna

Re: [PATCH 1/2 v2] ARM: DRA7/335x/437x/OMAP4: hwmod: Remove elm address space from hwmod data

2015-10-20 Thread Paul Walmsley
On Fri, 16 Oct 2015, Roger Quadros wrote: > On 15/10/15 19:27, Franklin S Cooper Jr wrote: > > ELM address information is provided by device tree. No longer need > > to include this information within hwmod. > > > > Signed-off-by: Franklin S Cooper Jr > > Acked-by: Roger

Re: [PATCH 2/2 v2] ARM: DRA7/335x/437x: hwmod: Remove gpmc address space from hwmod data

2015-10-20 Thread Paul Walmsley
On Fri, 16 Oct 2015, Roger Quadros wrote: > On 15/10/15 19:27, Franklin S Cooper Jr wrote: > > GPMC address information is provided by device tree. No longer need > > to include this information within hwmod. > > > > Signed-off-by: Franklin S Cooper Jr > > Acked-by: Roger

Re: [PATCH] ARM: DRA7: hwmod: Remove elm address space from hwmod data

2015-10-15 Thread Paul Walmsley
On Wed, 14 Oct 2015, Franklin S Cooper Jr. wrote: > > > On 10/14/2015 01:58 AM, Roger Quadros wrote: > > On 13/10/15 16:44, Franklin S Cooper Jr wrote: > >> ELM address information is provided by device tree. No longer need > >> to include this information within hwmod. > >> > >> Signed-off-by:

OMAP baseline test results for v4.3-rc5

2015-10-11 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.3-rc5. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.3-rc5/20151011160547/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.3-rc4

2015-10-04 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.3-rc4. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.3-rc4/20151004132242/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH 01/11 RESEND] ARM: OMAP: DRA7: hwmod: Add data for McASP3

2015-10-02 Thread Paul Walmsley
Hello Péter, On Wed, 30 Sep 2015, Peter Ujfalusi wrote: > On 09/27/2015 10:02 AM, Paul Walmsley wrote: > >> /* > >> + * 'mcasp' class > >> + * > >> + */ > >> +static struct omap_hwmod_class_sysconfig dra7xx_mcasp_sysc = { >

Re: [PATCH v3 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks

2015-09-28 Thread Paul Walmsley
On Thu, 24 Sep 2015, Lokesh Vutla wrote: > On Thursday 27 August 2015 09:51 AM, Lokesh Vutla wrote: > > On Thursday 23 July 2015 06:55 PM, Lokesh Vutla wrote: > >> This series implements lock and unlock functions for RTC and hooks > >> the same to DRA7 and AMx3xx hwmod. > >> This is dependent on

OMAP baseline test results for v4.3-rc3

2015-09-28 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.3-rc3. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.3-rc3/20150927222545/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH 01/11 RESEND] ARM: OMAP: DRA7: hwmod: Add data for McASP3

2015-09-27 Thread Paul Walmsley
Hi Péter, a few comments: On Tue, 15 Sep 2015, Peter Ujfalusi wrote: > McASP3 is used by default on DRA7x based boards for audio. > > Signed-off-by: Peter Ujfalusi > --- > Hi Paul, > > this patch is part of my earlier series and as Tony suggested I'll resend the >

OMAP baseline test results for v4.3-rc2

2015-09-26 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.3-rc2. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.3-rc2/20150920195237/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH] ARM: OMAP: Remove duplicated operand in OR operation

2015-09-23 Thread Paul Walmsley
On Mon, 21 Sep 2015, Roger Quadros wrote: > On 17/09/15 16:22, Javier Martinez Canillas wrote: > > Commit b483a4a5a711 ("ARM: OMAP4+: hwmod data: Don't prevent RESET of > > USB Host module") added the SYSC_HAS_RESET_STATUS flag to both OMAP4 > > and OMAP5 USB host module hwmon sysconfig but that

OMAP baseline test results for v4.2-rc7

2015-09-13 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc7. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc7/20150816230147/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.2

2015-09-13 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2/20150913144826/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.3-rc1

2015-09-13 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.3-rc1. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.3-rc1/20150913170656/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.2-rc8

2015-09-13 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc8. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc8/20150825101923/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

2015-08-31 Thread Paul Walmsley
Hi On Thu, 16 Jul 2015, R, Vignesh wrote: > On 07/16/2015 03:24 AM, Paul Walmsley wrote: > > > > On Wed, 3 Jun 2015, Vignesh R wrote: > > > >> Add hwmod entries for the PWMSS on DRA7. > >> > >> Set l4_root_clk_div as the main_clk

Re: [PATCH v2 2/6] rtc: omap: Add external clock enabling support

2015-08-13 Thread Paul Walmsley
Hi guys On Wed, 12 Aug 2015, Alexandre Belloni wrote: On 13/08/2015 at 00:38:50 +0530, Keerthy wrote : The intent here is to switch to a higher precision clock which is the internal clock when available. Alexandre, Is dynamic switching preferred over sticking to external clock

Re: [PATCH v2 2/6] rtc: omap: Add external clock enabling support

2015-08-12 Thread Paul Walmsley
On Mon, 10 Aug 2015, Keerthy wrote: Switch to external clock source during suspend and switch back to internal source on resume. This helps rtc ticking across suspend. Doesn't this type of dynamic switching make it likely that ticks will be lost? If the external, optional source is present,

Re: [PATCH v2 5/6] ARM: AM43XX: HWMOD: Add rtc hwmod

2015-08-12 Thread Paul Walmsley
On Mon, 10 Aug 2015, Keerthy wrote: The patch adds rtc hwmod. This is present on gp and sk evm and not on epos evm. Hence adding it selectively using a seprate list. Signed-off-by: Keerthy j-keer...@ti.com So just to confirm, the RTC IP block has been physically removed or permanently

OMAP baseline test results for v4.2-rc5

2015-08-12 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc5. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc5/20150809200304/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.2-rc6

2015-08-12 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc6. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc6/20150810114017/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.2-rc3

2015-07-30 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc3. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc3/20150728081114/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.2-rc4

2015-07-30 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc4. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc4/20150730100856/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH v3] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc

2015-07-28 Thread Paul Walmsley
On Mon, 27 Jul 2015, Roger Quadros wrote: Hi, On 16/07/15 16:16, Roger Quadros wrote: For hwmods without sysc, _init_mpu_rt_base(oh) won't be called and so _find_mpu_rt_port(oh) will return NULL thus preventing ready state check on those modules after the module is enabled. This

Re: [PATCH v4 0/4] AM437x: Add IO wake up support

2015-07-23 Thread Paul Walmsley
On Thu, 16 Jul 2015, Keerthy wrote: The patch series adds IO wake up support for AM437x series making use of the existing OMAP4 support. Adds the AM437x specifics. Note: Previous series patch 2 and 4 of the previous series are already queued for v4.3 by Paul. Fixed the comments on the

Re: [PATCH v2 1/3] ARM: hwmod: RTC: Add lock and unlock functions

2015-07-23 Thread Paul Walmsley
Hi On Fri, 17 Jul 2015, Lokesh Vutla wrote: RTC IP have kicker feature which prevents spurious writes to its registers. In order to write into any of the RTC registers, KICK values has to be written to KICK registers. Introduce omap_hwmod_rtc_unlock/lock functions, which writes into these

[GIT PULL] ARM: OMAP2+: hwmod fixes for v4.2-rc

2015-07-23 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony, The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git

[GIT PULL] ARM: OMAP2+: PRCM and hwmod changes for v4.3

2015-07-23 Thread Paul Walmsley
specific data ARM: PRM: AM437x: Enable IO wakeup feature Lokesh Vutla (1): ARM: OMAP2+: hwmod: add support for lock and unlock hooks Markus Elfring (1): ARM: OMAP2: Delete an unnecessary check Paul Walmsley (1): Merge branch 'prcm-a-for-v4.3' into hwmod-prcm-for-v4.3 Sekhar

Re: [PATCH 1/1] add pwm capability to dm816x

2015-07-16 Thread Paul Walmsley
Hello Brian, On Mon, 15 Jun 2015, Brian Hutchinson wrote: Clocks 4-7 are capable of PWM output on dm816x. This adds the pwm capability to those timers. Cc: Paul Walmsley p...@pwsan.com Cc: Tero Kristo t-kri...@ti.com Cc: Tony Lindgren t...@atomide.com Signed-off-by: Brian Hutchinson

Re: [PATCH 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks

2015-07-16 Thread Paul Walmsley
On Thu, 16 Jul 2015, Tero Kristo wrote: On 07/16/2015 03:15 AM, Paul Walmsley wrote: On Tue, 14 Jul 2015, Tero Kristo wrote: On 07/14/2015 01:09 PM, Lokesh Vutla wrote: Hi, On Wednesday 10 June 2015 02:56 PM, Lokesh Vutla wrote: Some IP blocks like RTC, needs an additional

Re: [PATCH] ARM: OMAP2: Delete unnecessary checks before three function calls

2015-07-16 Thread Paul Walmsley
On Wed, 15 Jul 2015, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [150715 22:58]: Hello Markus On Tue, 30 Jun 2015, SF Markus Elfring wrote: From: Markus Elfring elfr...@users.sourceforge.net Date: Tue, 30 Jun 2015 14:00:16 +0200 The functions clk_disable

Re: [PATCH v3 6/6] ARM: PRM: AM437x: Enable IO wakeup feature

2015-07-15 Thread Paul Walmsley
Hi On Tue, 14 Jul 2015, Keerthy wrote: Enable IO wakeup feature. Signed-off-by: Keerthy j-keer...@ti.com Per my comments on one of the previous patches, please add a short description in the commit message for what enabling I/O wakeup will do for a user. - Paul -- To unsubscribe from

Re: [PATCH] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc

2015-07-15 Thread Paul Walmsley
Hi Roger On Mon, 13 Jul 2015, Roger Quadros wrote: There are quite a few hwmods that don't have sysconfig register and so _find_mpu_rt_port(oh) will return NULL thus preventing ready state check on those modules after the module is enabled. This can potentially cause a bus access error if

Re: [PATCH 1/2] ARM: OMAP2+: sparse: add missing static declaration

2015-07-15 Thread Paul Walmsley
On Sat, 11 Jul 2015, Sekhar Nori wrote: Add missing static declaration for file local variables. This fixes sparse warnings of type: arch/arm/mach-omap2/omap_hwmod_81xx_data.c:491:26: warning: symbol 'dm81xx_alwon_l3_slow__gpmc' was not declared. Should it be static? Signed-off-by:

Re: [PATCH v2 2/6] ARM: AM43xx: Add the PRM IRQ register offsets

2015-07-15 Thread Paul Walmsley
On Thu, 16 Jul 2015, Paul Walmsley wrote: On Wed, 8 Jul 2015, Keerthy wrote: Add the PRM IRQ register offsets. Signed-off-by: Keerthy j-keer...@ti.com Please add more detail to your commit messages so they conform to Documentation/SubmittingPatches: https://git.kernel.org/cgit

Re: [PATCH v2 4/6] ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 register offsets

2015-07-15 Thread Paul Walmsley
On Wed, 8 Jul 2015, Keerthy wrote: The register offsets of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 are hardcoded. This makes it difficult to reuse the code for SoCs like AM437x that have a single instance of IRQENABLE_MPU and IRQSTATUS_MPU registers. Hence handling the case using offset of 4 to

Re: [PATCH v2 1/6] ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register

2015-07-15 Thread Paul Walmsley
Hi a few minor comments On Wed, 8 Jul 2015, Keerthy wrote: PRM_IO_PMCTRL_OFFSET need not be same for all SOCs hence remove hardcoding and use the value provided by the omap_prcm_irq_setup structure. Please mention here that the reason why you're making this change is to support AM437x.

Re: [PATCH] ARM: OMAP2: Delete unnecessary checks before three function calls

2015-07-15 Thread Paul Walmsley
Hello Markus On Tue, 30 Jun 2015, SF Markus Elfring wrote: From: Markus Elfring elfr...@users.sourceforge.net Date: Tue, 30 Jun 2015 14:00:16 +0200 The functions clk_disable(), of_node_put() and omap_device_delete() test whether their argument is NULL and then return immediately. Thus the

Re: [GIT PULL] clk: ti: clock driver code migration to drivers

2015-07-15 Thread Paul Walmsley
On Tue, 14 Jul 2015, Tony Lindgren wrote: * Tero Kristo t-kri...@ti.com [150714 03:34]: On 07/14/2015 12:54 PM, Tony Lindgren wrote: * Tero Kristo t-kri...@ti.com [150714 01:56]: This pull request contains the TI clock driver set to move the clock implementations under clock driver.

Re: [PATCH v2 2/6] ARM: AM43xx: Add the PRM IRQ register offsets

2015-07-15 Thread Paul Walmsley
On Wed, 8 Jul 2015, Keerthy wrote: Add the PRM IRQ register offsets. Signed-off-by: Keerthy j-keer...@ti.com Please add more detail to your commit messages so they conform to Documentation/SubmittingPatches:

Re: [PATCH 2/2] ARM: OMAP2+: sparse: add missing function declarations

2015-07-15 Thread Paul Walmsley
On Sat, 11 Jul 2015, Sekhar Nori wrote: omap3xxx_restart() and omap44xx_restart() are global functions declared in common.h. Include this file in omap3-restart.c and omap4-restart.c to prevent sparse warnings of type: arch/arm/mach-omap2/omap4-restart.c:22:6: warning: symbol

Re: [PATCH 1/3] ARM: OMAP2+: clockdomain: Add mechanism for disabling HW_AUTO

2015-07-15 Thread Paul Walmsley
Hi On Tue, 23 Jun 2015, Roger Quadros wrote: For some hwmods (e.g. DCAN on DRA7) we need the possibility to disable HW_AUTO for the clockdomain while the module is active. To achieve this there needs to be a refcounting mechanism to indicate whether any module in the clockdomain has

Re: [PATCH v2 1/5] ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP

2015-07-15 Thread Paul Walmsley
On Wed, 3 Jun 2015, Vignesh R wrote: Legacy IPs like PWMSS, present under l4per2_7xx_clkdm, cannot support smart-idle when its clock domain is in HW_AUTO on DRA7 SoCs. Hence, program clock domain to SW_WKUP. Signed-off-by: Vignesh R vigne...@ti.com ---

OMAP baseline test results for v4.2-rc2

2015-07-15 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc2. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc2/20150714130012/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH v2 1/5] ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP

2015-07-15 Thread Paul Walmsley
On Wed, 15 Jul 2015, Paul Walmsley wrote: On Wed, 3 Jun 2015, Vignesh R wrote: Legacy IPs like PWMSS, present under l4per2_7xx_clkdm, cannot support smart-idle when its clock domain is in HW_AUTO on DRA7 SoCs. Hence, program clock domain to SW_WKUP. Signed-off-by: Vignesh R vigne

Re: [PATCH 1/3] ARM: OMAP2+: hwmod: add support for lock and unlock hooks

2015-07-15 Thread Paul Walmsley
On Wed, 10 Jun 2015, Lokesh Vutla wrote: Some IP blocks like RTC, needs an additional setting for writing to its registers. This is to prevent any spurious writes from changing the register values. This patch adds optional lock and unlock function pointers to the IP block's hwmod data.

Re: [PATCH 2/3] ARM: DRA: hwmod: RTC: Add lock and unlock functions

2015-07-15 Thread Paul Walmsley
Hi, some comments. On Wed, 10 Jun 2015, Lokesh Vutla wrote: RTC IP have kicker feature which prevents spurious writes to its registers. In order to write into any of the RTC registers, KICK values has to be written to KICK registers. Introduce omap_hwmod_rtc_unlock/lock functions, which

Re: [PATCH 3/3] ARM: AMx3xx: hwmod: RTC: Add lock and unlock functions

2015-07-15 Thread Paul Walmsley
Hi On Wed, 10 Jun 2015, Lokesh Vutla wrote: RTC IP have kicker feature which prevents spurious writes to its registers. In order to write into any of the RTC registers, KICK values has to be written to KICK registers. omap_hwmod_rtc_unlock/lock functions writes into these KICK registers

Re: [PATCH 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks

2015-07-15 Thread Paul Walmsley
On Tue, 14 Jul 2015, Tero Kristo wrote: On 07/14/2015 01:09 PM, Lokesh Vutla wrote: Hi, On Wednesday 10 June 2015 02:56 PM, Lokesh Vutla wrote: Some IP blocks like RTC, needs an additional unlocking mechanism for writing to its registers. This patch adds optional lock and unlock

Re: [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

2015-07-15 Thread Paul Walmsley
Hi, some comments. On Wed, 3 Jun 2015, Vignesh R wrote: Add hwmod entries for the PWMSS on DRA7. Set l4_root_clk_div as the main_clk of PWMSS. It is fixed-factored clock equal to L4PER2_L3_GICLK/2(l3_iclk_div/2). As per AM57x TRM SPRUHZ6[1], October 2014, Section 29.1.3 Table 29-4, clock

Re: [PATCH v3 1/1] ARM: DRA7: hwmod: fix gpmc hwmod

2015-07-15 Thread Paul Walmsley
On Wed, 8 Jul 2015, Roger Quadros wrote: GPMC smart idle is not really broken but it does not support smart idle with wakeup. Fixes: 556708fe8718 (ARM: OMAP: DRA7: hwmod: Make gpmc software supervised as the smart idle is broken) Signed-off-by: Roger Quadros rog...@ti.com Thanks Roger,

OMAP baseline test results for v4.1

2015-07-10 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.1. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.1/20150626170101/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.2-rc1

2015-07-10 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.2-rc1. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.2-rc1/20150705171039/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.1-rc8

2015-06-26 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.1-rc8. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.1-rc8/20150621202355/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.1-rc7

2015-06-08 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.1-rc7. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.1-rc7/20150607230110/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH] ARM: dts: AM35xx: fix system control module clocks

2015-06-07 Thread Paul Walmsley
Hi Jeroen, On Sun, 7 Jun 2015, Jeroen Hofstee wrote: Hello Paul, On 05-06-15 10:04, Jeroen Hofstee wrote: On 05-06-15 10:01, Jeroen Hofstee wrote: On 01-06-15 19:44, Paul Walmsley wrote: The best way to make this work IMHO would be for us not to accept any new feature

Re: [PATCH] ARM: dts: AM35xx: fix system control module clocks

2015-06-07 Thread Paul Walmsley
Hi Jeroen, On Sun, 7 Jun 2015, Paul Walmsley wrote: On Sun, 7 Jun 2015, Jeroen Hofstee wrote: On 05-06-15 10:04, Jeroen Hofstee wrote: On 05-06-15 10:01, Jeroen Hofstee wrote: On 01-06-15 19:44, Paul Walmsley wrote: The best way to make this work IMHO would be for us

Re: [PATCH v2 1/2] clk: change clk_ops' -round_rate() prototype

2015-06-04 Thread Paul Walmsley
Hi folks just a brief comment on this one: On Thu, 30 Apr 2015, Boris Brezillon wrote: Clock rates are stored in an unsigned long field, but -round_rate() (which returns a rounded rate from a requested one) returns a long value (errors are reported using negative error codes), which can lead

Re: [PATCH 02/10] ARM: OMAP3: Fix crypto support for HS devices

2015-06-02 Thread Paul Walmsley
the code; fix some checkpatch warnings] Signed-off-by: Paul Walmsley p...@pwsan.com --- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 107 + 1 file changed, 94 insertions(+), 13 deletions(-) diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c b/arch/arm/mach-omap2

Re: [PATCH 1/2] ARM: OMAP: AM43xx hwmod: Add data for am43xx emif hwmod

2015-06-02 Thread Paul Walmsley
On Wed, 6 May 2015, Dave Gerlach wrote: Without a hwmod for am43xx emif use counting for emif clockdomain does not happen correctly so it may be shut off by pm code unintentionally. Signed-off-by: Dave Gerlach d-gerl...@ti.com Thanks, sent upstream for v4.2. - Paul -- To unsubscribe from

Re: Regression with AM43xx devices

2015-06-02 Thread Paul Walmsley
On Tue, 2 Jun 2015, Felipe Balbi wrote: You commit fabbe6df130a46d5b5e7484b2273d69c4be3012a (ARM: OMAP: AM43xx hwmod: Add data for am43xx emif hwmod) listed below added a new WARNING during boot to all AM43xx-based boards. Full boot logs can be found at [1], Speaking of which, could you guys

Re: [PATCH 2/2] ARM: DRA7: hwmod: Fix GPMC from preventing core suspend

2015-06-02 Thread Paul Walmsley
On Tue, 2 Jun 2015, Roger Quadros wrote: GPMC hwmod is flagged as HWMOD_INIT_NO_IDLE so it is kept enabled at boot. If the GPMC driver is not loaded then GPMC will not be idled thus preventing CORE from going idle during suspend. Disable HWMOD_INIT_NO_IDLE and HWMOD_INIT_NO_RESET. The

Re: [PATCH 1/2] ARM: DRA7: hwmod: fix gpmc hwmod

2015-06-02 Thread Paul Walmsley
On Tue, 2 Jun 2015, Roger Quadros wrote: GPMC smart idle is not really broken but it does not support smart idle with wakeup. Fixes: 556708fe8718 (ARM: OMAP: DRA7: hwmod: Make gpmc software supervised as the smart idle is broken) Signed-off-by: Roger Quadros rog...@ti.com Thanks,

OMAP baseline test results for v4.1-rc6

2015-06-01 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.1-rc6. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.1-rc6/20150601012139/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH] ARM: dts: AM35xx: fix system control module clocks

2015-06-01 Thread Paul Walmsley
...@ti.com Reported-by: Jeroen Hofstee linux-...@myspectrum.nl Cc: Paul Walmsley p...@pwsan.com Cc: Tony Lindgren t...@atomide.com --- arch/arm/boot/dts/am35xx-clocks.dtsi | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) With this patch the error interrupt / stack

Re: [PATCH] ARM: dts: AM35xx: fix system control module clocks

2015-06-01 Thread Paul Walmsley
On Mon, 1 Jun 2015, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [150601 10:45]: http://www.pwsan.com/omap/testlogs/test_v4.1-rc6/20150601012139/README.txt OK somehow 3517evm is listed under skip there? Yep that board is down right now; something's wrong with it and I haven't

Re: [PATCH] ARM: dts: AM35xx: fix system control module clocks

2015-06-01 Thread Paul Walmsley
On Mon, 1 Jun 2015, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [150601 11:06]: * Paul Walmsley p...@pwsan.com [150601 10:45]: See for example the Build warnings from toolchain, Kernel warnings during boot to userspace, Kernel warnings during PM test, and Obsolete

Re: [PATCHv4 04/10] ARM: DRA7: hwmod: add DMM hwmod description

2015-06-01 Thread Paul Walmsley
On Mon, 1 Jun 2015, Tomi Valkeinen wrote: Add DMM hwmod entries for DRA7. This is identical to DMM on OMAP5. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com Acked-by: Paul Walmsley p...@pwsan.com - Paul -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body

Re: [PATCHv4 05/10] ARM: DRA7: hwmod: set DSS submodule parent hwmods

2015-06-01 Thread Paul Walmsley
On Mon, 1 Jun 2015, Tomi Valkeinen wrote: Set DSS core hwmod as the parent for all the DSS submodules. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com Acked-by: Paul Walmsley p...@pwsan.com By the way, for commits like this one, it would be nice to add a line describing why the change

[GIT PULL] ARM: OMAP2+: hwmod code and data changes for v4.2

2015-06-01 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony, The following changes since commit e26081808edadfd257c6c9d81014e3b25e9a6118: Linux 4.1-rc4 (2015-05-18 10:13:47 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git

Re: [PATCHv3 00/10] ARM: DRA7: add display support

2015-05-31 Thread Paul Walmsley
Hi Tomi On Wed, 6 May 2015, Tomi Valkeinen wrote: This series adds the arch/arm/ side of the display support for DRA7 (DRA72x, DRA74x, AM54xx) SoCs. Also support for HDMI output on x15 and DRA72 EVM boards is added. This series is v3, and is based on v4.1-rc2. There are no differences to

Re: OMAP baseline test results for v4.1-rc5

2015-05-31 Thread Paul Walmsley
+ Tero Hello Jeroen, On Mon, 1 Jun 2015, Jeroen Hofstee wrote: On 30-05-15 17:56, Jeroen Hofstee wrote: Hello Paul, On 30-05-15 17:50, Paul Walmsley wrote: Here are some basic OMAP test results for Linux v4.1-rc5. Logs and other details at: http://www.pwsan.com/omap

OMAP baseline test results for v4.1-rc5

2015-05-30 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.1-rc5. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.1-rc5/20150529162206/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug

2015-05-20 Thread Paul Walmsley
instead of the bootloader configured timings. This also allows us to clean up the various GPMC related hwmod flags. For debugging, we only need HWMOD_INIT_NO_RESET, and HWMOD_INIT_NO_IDLE is not needed. Cc: Brian Hutchinson b.hutch...@gmail.com Cc: Paul Walmsley p...@pwsan.com Cc: Roger

Re: [PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug

2015-05-20 Thread Paul Walmsley
On Wed, 20 May 2015, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [150520 15:52]: On Wed, 20 May 2015, Tony Lindgren wrote: We support decoding the bootloader values if DEBUG is defined. But we also need to change the struct omap_hwmod flags to have HWMOD_INIT_NO_RESET

Re: [PATCHv2 00/27] ARM: OMAP2+: clock code migration to drivers/clk/ti

2015-05-20 Thread Paul Walmsley
On Tue, 19 May 2015, Tero Kristo wrote: Any news on this? As noted previously, I am not able to reproduce the issue you are seeing currently, can you give DEBUG_LL a shot? Yeah I just bisected it, it was caused by this: commit cc4a5fe972ad7834e8662b49b3a5fdb597e9e15e Author: Felipe Balbi

Re: [PATCHv3 10/10] CLK: TI: always enable DESHDCP clock

2015-05-20 Thread Paul Walmsley
On Wed, 20 May 2015, Stephen Boyd wrote: On 05/20/15 04:50, Tero Kristo wrote: @@ -348,5 +348,10 @@ int __init dra7xx_dt_clk_init(void) if (rc) pr_err(%s: failed to set USB_DPLL M2 OUT\n, __func__); +hdcp_ck = clk_get_sys(NULL, dss_deshdcp_clk); +rc =

Re: [PATCH 2/2] ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionality

2015-05-08 Thread Paul Walmsley
On Tue, 5 May 2015, Tero Kristo wrote: The reset code functionality is mostly a copy paste between OMAP4+ and AM33xx+. Re-use the omap4 code where possible, and just keep the special implementation for de-asserting the hardreset lines for AM33xx, as AM33xx+ devices have slightly different

OMAP baseline test results for v4.1-rc1

2015-04-27 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.1-rc1. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.1-rc1/20150426200156/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.0-rc7

2015-04-21 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.0-rc7. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.0-rc7/20150421071440/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

OMAP baseline test results for v4.0

2015-04-21 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.0. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.0/20150421081056/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

Re: [PATCH v3] ARM: AM43xx: hwmod: add VPFE hwmod entries

2015-04-10 Thread Paul Walmsley
Hi Prabhakar On Fri, 10 Apr 2015, Lad, Prabhakar wrote: Hi Paul, On Tue, Feb 10, 2015 at 11:10 PM, Paul Walmsley p...@pwsan.com wrote: On Wed, 28 Jan 2015, Benoit Parrot wrote: Suspend/resume is functional with this patch. Tested-by: Benoit Parrot bpar...@ti.com Thanks folks

Re: [PATCH v3] ARM: AM43xx: hwmod: add VPFE hwmod entries

2015-04-10 Thread Paul Walmsley
On Fri, 10 Apr 2015, Lad, Prabhakar wrote: On Fri, Apr 10, 2015 at 11:51 PM, Paul Walmsley p...@pwsan.com wrote: Hi Prabhakar On Fri, 10 Apr 2015, Lad, Prabhakar wrote: Hi Paul, On Tue, Feb 10, 2015 at 11:10 PM, Paul Walmsley p...@pwsan.com wrote: On Wed, 28 Jan 2015, Benoit

Re: [GIT PULL] ARM: OMAP2+: OMAP DRA7xx display-related hwmod data changes for v4.1

2015-04-07 Thread Paul Walmsley
On Tue, 7 Apr 2015, Tomi Valkeinen wrote: Hi, No, don't pull this, it doesn't work. Paul, the hwmod patch cannot be picked from the DRA7 DSS series. We have the problem with the DES HDCP clock, without that clock we will see WARNINGs when booting if the set DSS submodule parent hwmods is

OMAP baseline test results for v4.0-rc6

2015-04-03 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v4.0-rc6. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v4.0-rc6/20150401180311/ Test summary Build: uImage: Pass ( 3/ 3): omap1_defconfig, omap1_defconfig_1510innovator_only,

[GIT PULL] ARM: OMAP2+: OMAP DRA7xx display-related hwmod data changes for v4.1

2015-04-03 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git

Re: [PATCHv2 02/10] ARM: DRA7: hwmod: add DMM hwmod description

2015-04-03 Thread Paul Walmsley
On Tue, 24 Mar 2015, Tomi Valkeinen wrote: Add DMM hwmod entries for DRA7. This is identical to DMM on OMAP5. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com Thanks, queued. Will send a pull request for this to Tony today, but it may not make it for v4.1. Note that I cannot boot-test

Re: [PATCHv2 03/10] ARM: DRA7: hwmod: set DSS submodule parent hwmods

2015-04-03 Thread Paul Walmsley
On Tue, 24 Mar 2015, Tomi Valkeinen wrote: Set DSS core hwmod as the parent for all the DSS submodules. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com Thanks, queued. Will send a pull request for this to Tony today, but it may not make it for v4.1. Note that I cannot boot test

[GIT PULL] ARM: OMAP2+: hwmod data changes for AM43xx and DRA7xx for v4.1

2015-03-27 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony, The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git

Re: [PATCH 2/2] ARM: dts: dra7: remove ti,hwmod property from pcie phy

2015-03-26 Thread Paul Walmsley
On Thu, 26 Mar 2015, Kishon Vijay Abraham I wrote: On Thursday 19 March 2015 10:19 PM, Paul Walmsley wrote: On Thu, 19 Mar 2015, grygorii.stras...@linaro.org wrote: On 03/19/2015 05:45 PM, Paul Walmsley wrote: On Thu, 19 Mar 2015, grygorii.stras...@linaro.org wrote: On 03/19/2015 04:55

  1   2   3   4   5   6   7   8   9   10   >