On Thursday 05 May 2016 02:05 PM, Manish Badarkhe wrote:
Hi Keerthy,
+ * struct tps65086 - state holder for the tps65086 driver
need to change name over here in comment.
Thanks for catching this Manish! I will fix it in the next version.
+ * Device data may be used to access the LP873
Hi Keerthy,
> + * struct tps65086 - state holder for the tps65086 driver
need to change name over here in comment.
> + * Device data may be used to access the LP873X chip
> + */
> +struct lp873x {
> + struct device *dev;
> + unsigned long id;
> + u8 rev;
> + struct mutex
The LP873X chip is a power management IC for Portable Navigation Systems
and Tablet Computing devices. It contains the following components:
- Regulators.
- Configurable General Purpose Output Signals(GPO).
PMIC interacts with the main processor through i2c. PMIC has
couple of LDOs(
3 matches
Mail list logo