[PATCH v2 07/13] misc: Versatile Express config infrastructure
From: Pawel Moll <hidden>
Date: 2012-09-20 12:37:45
From: Pawel Moll <hidden>
Date: 2012-09-20 12:37:45
On Thu, 2012-09-20 at 13:36 +0100, Arnd Bergmann wrote:
On Thursday 20 September 2012, Pawel Moll wrote:quoted
quoted
For now, I'd suggest you put this driver into drivers/mfd together with the other part from your patch 8.Do you mean - merge it into one file? I'd rather avoid that - the time will come (and probably sooner than I would hope) when there will be a new VE generation with some other "config bridge" instead of the sysregs.No, just leave it at two files. We have a number of examples of mfd drivers that have a common part and e.g. i2c and spi based files as back-ends. For now, you'd just build both files together.
Sure thing, thanks! Pawe?