Re: [PATCH 1/4] mfd: max77686: Add max77802 to I2C device ID table

2016-03-07 Thread Lee Jones
On Fri, 12 Feb 2016, Javier Martinez Canillas wrote: > The max77686 MFD driver supports both the Maxim 77686 and Maxim 77802 > PMICs but only the OF device table contains entries for both devices. > > The max77802 entry is missing in the I2C device ID table which isn't > a problem currently since

Re: [PATCH 1/4] mfd: max77686: Add max77802 to I2C device ID table

2016-02-14 Thread Krzysztof Kozlowski
On 12.02.2016 13:30, Javier Martinez Canillas wrote: > The max77686 MFD driver supports both the Maxim 77686 and Maxim 77802 > PMICs but only the OF device table contains entries for both devices. > > The max77802 entry is missing in the I2C device ID table which isn't > a problem currently since

[PATCH 1/4] mfd: max77686: Add max77802 to I2C device ID table

2016-02-11 Thread Javier Martinez Canillas
The max77686 MFD driver supports both the Maxim 77686 and Maxim 77802 PMICs but only the OF device table contains entries for both devices. The max77802 entry is missing in the I2C device ID table which isn't a problem currently since the driver only supports DT but it will be needed if the driver