From: Vinod Koul <vinod.koul@intel.com>
To: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: nsekhar@ti.com, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
dmaengine@vger.kernel.org, tony@atomide.com, t-kristo@ti.com
Subject: Re: [PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver
Date: Fri, 18 Dec 2015 11:03:41 +0530 [thread overview]
Message-ID: <20151218053341.GT1854@localhost> (raw)
In-Reply-To: <1450271945-15263-1-git-send-email-peter.ujfalusi@ti.com>
On Wed, Dec 16, 2015 at 03:19:05PM +0200, Peter Ujfalusi wrote:
> Due to changes in device and platform code drivers w/o probe will fail to
> load. This means that the devices for eDMA TPTCs are goign to be without
> driver and omap hwmod code will turn them off after the kernel finished
> loading:
> [ 3.015900] platform 49800000.tptc: omap_device_late_idle: enabled but no driver. Idling
> [ 3.024671] platform 49a00000.tptc: omap_device_late_idle: enabled but no driver. Idling
>
> This will prevent eDMA to work since the TPTCs are not enabled.
Applied, thanks
--
~Vinod
WARNING: multiple messages have this Message-ID (diff)
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver
Date: Fri, 18 Dec 2015 11:03:41 +0530 [thread overview]
Message-ID: <20151218053341.GT1854@localhost> (raw)
In-Reply-To: <1450271945-15263-1-git-send-email-peter.ujfalusi@ti.com>
On Wed, Dec 16, 2015 at 03:19:05PM +0200, Peter Ujfalusi wrote:
> Due to changes in device and platform code drivers w/o probe will fail to
> load. This means that the devices for eDMA TPTCs are goign to be without
> driver and omap hwmod code will turn them off after the kernel finished
> loading:
> [ 3.015900] platform 49800000.tptc: omap_device_late_idle: enabled but no driver. Idling
> [ 3.024671] platform 49a00000.tptc: omap_device_late_idle: enabled but no driver. Idling
>
> This will prevent eDMA to work since the TPTCs are not enabled.
Applied, thanks
--
~Vinod
next prev parent reply other threads:[~2015-12-18 5:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 13:19 [PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver Peter Ujfalusi
2015-12-16 13:19 ` Peter Ujfalusi
2015-12-16 13:19 ` Peter Ujfalusi
2015-12-18 5:33 ` Vinod Koul [this message]
2015-12-18 5:33 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151218053341.GT1854@localhost \
--to=vinod.koul@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=nsekhar@ti.com \
--cc=peter.ujfalusi@ti.com \
--cc=t-kristo@ti.com \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.