Re: [PATCH v2 9/9] ARM: multi_v7_defconfig: Build AXP20X related drivers as modules

2015-11-16 Thread Lee Jones
On Fri, 13 Nov 2015, Chen-Yu Tsai wrote: > On Fri, Nov 13, 2015 at 12:04 PM, Chen-Yu Tsai wrote: > > axp20x support has been split into 2 parts, I2C and RSB interface > > variants. > > > > Update the MFD_AXP20X symbol for I2C support, and also enable > > MFD_AXP20X_RSB to support RSB variants. Bu

Re: [PATCH v2 9/9] ARM: multi_v7_defconfig: Build AXP20X related drivers as modules

2015-11-12 Thread Chen-Yu Tsai
On Fri, Nov 13, 2015 at 12:04 PM, Chen-Yu Tsai wrote: > axp20x support has been split into 2 parts, I2C and RSB interface > variants. > > Update the MFD_AXP20X symbol for I2C support, and also enable > MFD_AXP20X_RSB to support RSB variants. Build these drivers as > modules. > > Keep MFD_AXP20X en

[PATCH v2 9/9] ARM: multi_v7_defconfig: Build AXP20X related drivers as modules

2015-11-12 Thread Chen-Yu Tsai
axp20x support has been split into 2 parts, I2C and RSB interface variants. Update the MFD_AXP20X symbol for I2C support, and also enable MFD_AXP20X_RSB to support RSB variants. Build these drivers as modules. Keep MFD_AXP20X enabled for now, to ease migration for automated boot farms while the p