Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1294440

Re: [PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver
Date 2015-12-18 06:40 +0100
Message-ID <qGVVL-1qO-1@gated-at.bofh.it> (permalink)
References <qGk9Q-2er-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver Peter Ujfalusi <peter.ujfalusi@ti.com> - 2015-12-16 14:20 +0100
  Re: [PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver Vinod Koul <vinod.koul@intel.com> - 2015-12-18 06:40 +0100

csiph-web