On Tue, Jul 09, 2013 at 05:06:53PM -0700, Mark A. Greer wrote: > From: "Mark A. Greer" <mgreer@xxxxxxxxxxxxxxx> > > Add driver support for the Texas Instruments BQ24190 > battery charger. Some of the information provided by > the device is about the charger and other information > is about the battery so create two power_supply objects > (one for each) and provide the appropriate information > for each one. > > The device has many fields that go beyond what is > reasonable to report or modify using the existing > 'POWER_SUPPLY_PROP_*' properties so the driver exports > the register fields via sysfs. They are prefixed by > 'f_' (for 'field') to make it easier to distinguish > between a register field and a "normal" sysfs file > exported by the power_supply infrastructure. > > Signed-off-by: Mark A. Greer <mgreer@xxxxxxxxxxxxxxx> > --- I just realized that I used the wrong email address for Anton. Also, I should have cc'd lkml instead linux-omap. Will resend... Mark -- -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html