On Fri, Apr 06, 2012 at 03:36:39PM -0600, Stephen Warren wrote: > Note: I wasn't able to test REGCACHE_COMPRESSED on my hardware, nor test > regmap-irq.c You should just be able to change some driver to use it for testing. > map->reg_shift = config->pad_bits % 8; > + map->reg_stride = config->reg_stride ?: 1; If I wanted to code in Perl I'd be working on another project... write what you mean please.