From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Kocialkowski Date: Tue, 07 Apr 2015 22:42:13 +0200 Subject: [U-Boot] [PATCH v4 2/3] i2c: MVTWSI driver Kconfig bindings In-Reply-To: <1428438001-22061-3-git-send-email-contact@paulk.fr> References: <1428438001-22061-1-git-send-email-contact@paulk.fr> <1428438001-22061-3-git-send-email-contact@paulk.fr> Message-ID: <1428439333.2452.21.camel@collins> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le mardi 07 avril 2015 ? 22:20 +0200, Paul Kocialkowski a ?crit : > This adds the MVTWSI I2C driver to Kconfig bindings, to allow flexible selection > e.g. based on other Kconfig properties. Oh and if you can, please make MVTWSI lowercase in the commit title, I'm just realizing now how bad it hurts my eyes. > Signed-off-by: Paul Kocialkowski > --- > drivers/i2c/Kconfig | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/drivers/i2c/Kconfig b/drivers/i2c/Kconfig > index 692810d..71c9587 100644 > --- a/drivers/i2c/Kconfig > +++ b/drivers/i2c/Kconfig > @@ -22,6 +22,13 @@ config DM_I2C_COMPAT > to convert all code for a board in a single commit. It should not > be enabled for any board in an official release. > > +config SYS_I2C_MVTWSI > + bool "MVTWSI I2C driver" > + default n > + help > + Support for the MVTWSI I2C controller driver. This I2C controller is > + used on Orion5x, Kirkwood, Armada XP and Sunxi SoCs. > + > config SYS_I2C_UNIPHIER > bool "UniPhier I2C driver" > depends on ARCH_UNIPHIER && DM_I2C -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: