27 Mar
2013
27 Mar
'13
1:37 p.m.
On Wed, Mar 27, 2013 at 12:57:00PM +0100, Philipp Zabel wrote:
Am Mittwoch, den 27.03.2013, 12:22 +0100 schrieb Markus Pargmann:
imx-ssi needs admux_gate clock to work on imx35. This patch registers this clock and enables it in the imx-ssi driver.
I have no idea what the admux_gate really is, but the ssi driver doesn't seem like the right place. Isn't this more closely related to the imx-audmux.c driver?
This is a patch to the ASoC driver? I just ignored it since it said it was an ARM patch... Anyway, what I'd expect should be happening here is that the clock API walks up the tree enabling supply clocks - that would mean that either that code isn't there or there's a missing parent child relationship in the data.