Re: [PATCH 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831

2015-10-19 Thread kbuild test robot
Hi Richard, [auto build test WARNING on next-20151016 -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Richard-Fitzgerald/Add-support-for-Cirrus-Logic-CS47L24-and-WM1831-codecs/20151019-203503 reproduce:

Re: [PATCH 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831

2015-10-19 Thread kbuild test robot
Hi Richard, [auto build test WARNING on next-20151016 -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Richard-Fitzgerald/Add-support-for-Cirrus-Logic-CS47L24-and-WM1831-codecs/20151019-203503 config: i386

Re: [PATCH 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831

2015-10-19 Thread kbuild test robot
Hi Richard, [auto build test WARNING on next-20151016 -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Richard-Fitzgerald/Add-support-for-Cirrus-Logic-CS47L24-and-WM1831-codecs/20151019-203503 config: tile

[PATCH 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831

2015-10-19 Thread Richard Fitzgerald
This patch adds the regmap configuration tables and core MFD handling for the CS47L24 and WM1831 codecs. Note that compared to the other Arizona codecs, these devices do not have an LDO1 or micsupp regulators, extcon driver, or the DCVDD isolation control. Signed-off-by: Richard Fitzgerald ---