On Fri, May 18, 2012 at 06:32:17PM +0900, Jonghwa Lee wrote: > This patch is device driver for MAX77686 chip. > MAX77686 is PMIC and includes regulator and rtc on it. > This driver is core of MAX77686 chip, so provides common support for accessing > on-chip devices. It uses irq_domain to manage irq and regmap to read/write data > to its register with i2c bus. Reviwed-by: Mark Brown I think I prefer this to the other version of the core driver, if only because it's smaller.