Re: [PATCH v3 1/2] power: rt5033_charger: Add RT5033 charger device driver

From: Beomho Seo
Date: Wed Jan 21 2015 - 22:59:36 EST


Thank you for review.

On 01/22/2015 12:12 PM, Sebastian Reichel wrote:
> Hi,
>
> On Thu, Jan 22, 2015 at 09:38:11AM +0900, Beomho Seo wrote:
>> This patch add device driver of Richtek RT5033 PMIC. The driver
>> support switching charger. rt5033 charger provide three charging
>> mode. Three charging mode are pre charge mode, fast cahrge mode
>> and constant voltage mode. They are have vary charge rate, charge
>> parameters. The charge parameters can be controlled by i2c
>> interface.
>>
>> [...]
>>
>> + charger->psy.name = "rt5033-charger",
>> + charger->psy.type = POWER_SUPPLY_TYPE_BATTERY,
>>
>> [...]
>
> POWER_SUPPLY_TYPE_MAINS?
>
> -- Sebastian
>

OK I will change power supply type.

Thanks,
Beomho Seo

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/