Re: [PATCH v3 1/2] power: rt5033_charger: Add RT5033 charger device driver
From: Beomho Seo <hidden>
Date: 2015-01-22 03:59:31
Also in:
linux-pm, lkml
From: Beomho Seo <hidden>
Date: 2015-01-22 03:59:31
Also in:
linux-pm, lkml
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:quoted
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 devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html