From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH V2 2/4] mfd: pv88080: MFD core support Date: Thu, 27 Oct 2016 22:11:23 +0200 Message-ID: References: <6dcaf788e4ebffd5c753e5fc5ae67668f74f7c32.1477530195.git.eric.jeong@diasemi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <6dcaf788e4ebffd5c753e5fc5ae67668f74f7c32.1477530195.git.eric.jeong-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Eric Jeong , Wolfram Sang Cc: LINUX-KERNEL , Lee Jones , Alexandre Courbot , DEVICETREE , LINUX-GPIO , Liam Girdwood , Mark Brown , Mark Rutland , Rob Herring , Support Opensource List-Id: devicetree@vger.kernel.org On Thu, Oct 27, 2016 at 3:03 AM, Eric Jeong wrote: > From: Eric Jeong > > This patch adds supports for PV88080 MFD core device. > > It provides communication through the I2C interface. > It contains the following components: > - Regulators > - Configurable GPIOs > > Kconfig and Makefile are updated to reflect support for PV88080 PMIC. > > Signed-off-by: Eric Jeong (...) > drivers/mfd/pv88080-i2c.c | 99 ++++++++++++++++ This looks like a pure I2C driver. Why is it not in drivers/i2c/busses/i2c-pv88080.c? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html