31 Mar
2014
31 Mar
'14
6:45 p.m.
On 03/28/2014 05:46 PM, Mark Brown wrote:
On Fri, Mar 28, 2014 at 10:05:49AM -0600, Stephen Warren wrote:
On 03/27/2014 08:46 PM, Oder Chiou wrote:
The patch uses the platform data for DMIC settings.
Shouldn't this also support parsing the same information from device tree?
The driver has no DT support at all at the minute but if it's being used on platforms using DT (which of course it is now I think about it - I just looked for the DT support when reviewing) then yes it should.
The driver doesn't have an OF match table (I'll send a patch to fix that soon), but certainly does support DT; see rt5640_parse_dt().