Re: [PATCH 2/4] MFD: TPS65218: Add driver for the TPS65218 PMIC
From: Mark Brown
Date: Tue Dec 03 2013 - 10:19:17 EST
On Tue, Dec 03, 2013 at 12:13:23PM +0530, Keerthy wrote:
> +static struct regmap_config tps65218_regmap_config = {
> + .reg_bits = 8,
> + .val_bits = 8,
> +};
You should consider using a register cache for at least the interrupt
mask registers, it'll improve performance.
Attachment:
signature.asc
Description: Digital signature