[alsa-devel] [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Dec 2 14:02:42 CET 2011


On Fri, Dec 02, 2011 at 02:32:59PM +0200, Peter Ujfalusi wrote:

> As of now we receive all these information via OMAP hwmod.
> All the properties (addresses, irq, etc) of the HW IP will be coming
> from DT as soon as I can remove the ti,hwmod property.

Oh, right.  We should really be churning the device tree like this - the
idea is that the device tree should be stable and independant of kernel
versions.  It would be better if we were able to go straight to the one
without hwmod, especially if Benoit is able to get the underlying
changes done soon (which sounded like it might be the case).  Could we
define and implement the "real" version now (it should be reasonable to
code blind except possibly for the DMA channel as it's such a direct
mapping) with hwmod left in there as something that's legacy for old
kernels?


More information about the Alsa-devel mailing list