Re: [PATCH 1/2] mfd: pf1550: add pf1550 mfd driver

2018-04-24 Thread Enric Balletbo Serra
Hi Abel, Thanks for the patch. I am not the maintainer nor an official reviewer but I submitted some patches in the mfd system and below is a review based on some comments I received when I posted a driver. So hope will be helpful for you. 2018-04-17 16:20 GMT+02:00 Abel Vesa : > From: Robin Gong

[PATCH 1/2] mfd: pf1550: add pf1550 mfd driver

2018-04-17 Thread Abel Vesa
From: Robin Gong Add basic pf1550 mfd driver. Signed-off-by: Robin Gong Signed-off-by: Abel Vesa --- drivers/mfd/Kconfig| 14 +++ drivers/mfd/Makefile | 2 + drivers/mfd/pf1550.c | 282 + include/linux/mfd/pf1550.h | 241 +