Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-18 Thread Javier Martinez Canillas
Hello Lee, On 06/18/2014 10:32 AM, Lee Jones wrote: >> >> +config MFD_MAX77802 >> >> + tristate "Maxim Integrated MAX77802 PMIC Support" >> >> + depends on I2C=y >> >> + select MFD_CORE >> >> + select REGMAP_I2C >> >> + select REGMAP_IRQ >> >> + select IRQ_DOMAIN >> >> + help >> >> + Say yes

Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-18 Thread Lee Jones
> >> +config MFD_MAX77802 > >> + tristate "Maxim Integrated MAX77802 PMIC Support" > >> + depends on I2C=y > >> + select MFD_CORE > >> + select REGMAP_I2C > >> + select REGMAP_IRQ > >> + select IRQ_DOMAIN > >> + help > >> +Say yes here to support for Maxim Integrated MAX77802. > >> +

Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-18 Thread Lee Jones
+config MFD_MAX77802 + tristate Maxim Integrated MAX77802 PMIC Support + depends on I2C=y + select MFD_CORE + select REGMAP_I2C + select REGMAP_IRQ + select IRQ_DOMAIN + help +Say yes here to support for Maxim Integrated MAX77802. +This is a Power Management IC

Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-18 Thread Javier Martinez Canillas
Hello Lee, On 06/18/2014 10:32 AM, Lee Jones wrote: +config MFD_MAX77802 + tristate Maxim Integrated MAX77802 PMIC Support + depends on I2C=y + select MFD_CORE + select REGMAP_I2C + select REGMAP_IRQ + select IRQ_DOMAIN + help + Say yes here to support for Maxim Integrated

Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-17 Thread Javier Martinez Canillas
Hello Mark, On 06/16/2014 09:27 PM, Mark Brown wrote: > On Mon, Jun 16, 2014 at 08:02:34PM +0200, Javier Martinez Canillas wrote: > >> +- max77802,pmic-buck-dvs-gpios: The DVS GPIOs. We'll try to set these GPIOs >> + to match pmic-buck-default-dvs-idx at probe time if they are defined. If >> +

Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-17 Thread Javier Martinez Canillas
Hello Mark, On 06/16/2014 09:27 PM, Mark Brown wrote: On Mon, Jun 16, 2014 at 08:02:34PM +0200, Javier Martinez Canillas wrote: +- max77802,pmic-buck-dvs-gpios: The DVS GPIOs. We'll try to set these GPIOs + to match pmic-buck-default-dvs-idx at probe time if they are defined. If + some or

Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-16 Thread Mark Brown
On Mon, Jun 16, 2014 at 08:02:34PM +0200, Javier Martinez Canillas wrote: > +- max77802,pmic-buck-dvs-gpios: The DVS GPIOs. We'll try to set these GPIOs > + to match pmic-buck-default-dvs-idx at probe time if they are defined. If > + some or all of these GPIOs are not defined it's assumed that

[PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-16 Thread Javier Martinez Canillas
Maxim MAX77802 is a power management chip that contains 10 high efficiency Buck regulators, 32 Low-dropout (LDO) regulators used to power up application processors and peripherals, a 2-channel 32kHz clock outputs, a Real-Time-Clock (RTC) and a I2C interface to program the individual regulators,

[PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-16 Thread Javier Martinez Canillas
Maxim MAX77802 is a power management chip that contains 10 high efficiency Buck regulators, 32 Low-dropout (LDO) regulators used to power up application processors and peripherals, a 2-channel 32kHz clock outputs, a Real-Time-Clock (RTC) and a I2C interface to program the individual regulators,

Re: [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC

2014-06-16 Thread Mark Brown
On Mon, Jun 16, 2014 at 08:02:34PM +0200, Javier Martinez Canillas wrote: +- max77802,pmic-buck-dvs-gpios: The DVS GPIOs. We'll try to set these GPIOs + to match pmic-buck-default-dvs-idx at probe time if they are defined. If + some or all of these GPIOs are not defined it's assumed that the