[PATCH v2 04/11] mfd:stixxxx-syscfg: Add ST System Configuration support.
From: Linus Walleij <hidden>
Date: 2013-06-10 13:16:34
Also in:
linux-devicetree, linux-serial
From: Linus Walleij <hidden>
Date: 2013-06-10 13:16:34
Also in:
linux-devicetree, linux-serial
On Mon, Jun 10, 2013 at 11:22 AM, Srinivas KANDAGATLA [off-list ref] wrote:
This mfd driver provides higher level inialization routines for various IPs like Ethernet, USB, PCIE, SATA and so on. Also it provides way to get to syscfg registers via standard regmap api which is usefull for drivers like pinctrl. This patch adds support to ST System Configuration registers, which can be configured by the drivers. Signed-off-by: Srinivas Kandagatla <redacted> CC: Stuart Menefy <redacted> CC: Stephen Gallimore <redacted> CC: Linus Walleij <redacted> CC: Mark Brown <broonie@kernel.org>
What is this driver doing that drivers/mfd/syscon.c is not already doing? I just get the feeling that you're reinventing the wheel here. Yours, Linus Walleij