Re: [alsa-devel] [PATCH] ASoC: da7219: read fmw property to get mclk for non-dts systems

2018-04-30 Thread kbuild test robot
Hi Akshu, Thank you for the patch! Yet something to improve: [auto build test ERROR on asoc/for-next] [also build test ERROR on v4.17-rc3 next-20180426] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/c

Re: [alsa-devel] [PATCH] ASoC: da7219: read fmw property to get mclk for non-dts systems

2018-04-30 Thread kbuild test robot
Hi Akshu, Thank you for the patch! Yet something to improve: [auto build test ERROR on asoc/for-next] [also build test ERROR on v4.17-rc3 next-20180426] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/c

Re: [alsa-devel] [PATCH] ASoC: da7219: read fmw property to get mclk for non-dts systems

2018-04-30 Thread kbuild test robot
Hi Akshu, Thank you for the patch! Yet something to improve: [auto build test ERROR on asoc/for-next] [also build test ERROR on v4.17-rc3 next-20180426] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/c

[PATCH] ASoC: da7219: read fmw property to get mclk for non-dts systems

2018-04-30 Thread Akshu Agrawal
Non-dts based systems can use ACPI DSDT to pass on the mclk to da7219. This enables da7219 mclk to be linked to system clock. Enable/Disable of the mclk is already handled in the codec so platform drivers don't have to explicitly do handling of mclk. Signed-off-by: Akshu Agrawal --- include/soun

[PATCH] ASoC: da7219: read fmw property to get mclk for non-dts systems

2018-04-30 Thread Akshu Agrawal
Non-dts based systems can use ACPI DSDT to pass on the mclk to da7219. This enables da7219 mclk to be linked to system clock. Enable/Disable of the mclk is already handled in the codec so platform drivers don't have to explicitly do handling of mclk. Signed-off-by: Akshu Agrawal --- include/soun