[PATCH v2 03/14] mfd: tps6594: add regmap config in match data
Julien Panis
jpanis at baylibre.com
Mon Feb 26 03:35:28 PST 2024
On 2/23/24 10:36, Bhargav Raviprakash wrote:
> Introduces a new struct tps6594_match_data. This struct
> holds fields for chip id and regmap config. Using this
> struct in of_device_id data field.
> This helps in adding support for TPS65224 PMIC.
>
> Signed-off-by: Bhargav Raviprakash <bhargav.r at ltts.com>
> ---
> drivers/mfd/tps6594-i2c.c | 24 ++++++++++++++++--------
> drivers/mfd/tps6594-spi.c | 24 ++++++++++++++++--------
> include/linux/mfd/tps6594.h | 11 +++++++++++
> 3 files changed, 43 insertions(+), 16 deletions(-)
For the next version of the series, you can use more chars for each line
of the commit message (the length is not limited to 56 :-) ). That said,
Acked-by: Julien Panis <jpanis at baylibre.com>
More information about the linux-arm-kernel
mailing list