[PATCH 0/3] regulator: tps65023: TPS65020 support and bug fixes

From: Marcus Folkesson
Date: Wed Jul 27 2011 - 06:33:37 EST


Hi,

here is a set of patches that fixes bugs in the tps65023 driver and gives support for the similiar tps65020 regulator.
The patches is applied on kernel version 3.0.
The tps65020 support is tested on a PXA270-based custom board but with an older kernel version
without the regmap implementation.

Bug fixes:
* The original driver does not allows voltage adjustments by i2c
* The original driver map wrong regulator as core-regulator in the tps65021 support

Changes:
* A new struct containing voltage-tables, core-regulator and size of voltage tables is passed by as driver data.

New support:
* Added support for the tps65020 regulator.

Feedback is very much appreciated

--
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/