[alsa-devel] [PATCH] asoc/multi-component: fsl: add support for variable SSI FIFO depth

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Aug 5 23:42:07 CEST 2010


On 5 Aug 2010, at 22:19, Grant Likely wrote:

> You are; but the lack of dts factorization must be solved first before
> looking at whether or not .dtb overlays make sense.  Otherwise we
> don't have a source for the factorized data.  I personally don't think
> .dtb overlays are needed, but I'm not closed to the idea either.

I think all the issues from the recent discussion about bootloaders also make it strongly desirable to get the SoC generic stuff out of the DTS that's shipped separately to the kernel. You've got issues on reference boards where the SoC vendor may have shipped a low quality device tree in flash and users are scared to try to reflash the board due to a lack of recovery facilities (so the less we rely on being able to update data flashed into the device the better) and you've got issues on end user projects with large, potentially distributed, teams where coordinating updates between everyone can be tricky especially if those updates need to be done in lockstep (so the less data is shipped outside the kernel the better).

Remember rmk's constant complaint about bootloaders on ARM - these are programs that need to get two registers right on kernel start and don't reliably do so. 


More information about the Alsa-devel mailing list