<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/i2c/Kconfig, branch v2018.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/i2c/Kconfig?h=v2018.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/i2c/Kconfig?h=v2018.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-03-01T07:03:01Z</updated>
<entry>
<title>i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1</title>
<updated>2018-03-01T07:03:01Z</updated>
<author>
<name>Vipul Kumar</name>
<email>vipul.kumar@xilinx.com</email>
</author>
<published>2018-02-16T13:37:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e885b4255f88d83461cf5a15b5a5782050687242'/>
<id>urn:sha1:e885b4255f88d83461cf5a15b5a5782050687242</id>
<content type='text'>
This patch added Kconfig support for CONFIG_ZYNQ_I2C0 and
CONFIG_ZYNQ_I2C1 and enabled it in respective defconfig.

Signed-off-by: Vipul Kumar &lt;vipulk@xilinx.com&gt;
Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED</title>
<updated>2018-03-01T07:03:01Z</updated>
<author>
<name>Vipul Kumar</name>
<email>vipul.kumar@xilinx.com</email>
</author>
<published>2018-02-16T13:37:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ce3c9a59afd0591a105a316335d7015d8d902367'/>
<id>urn:sha1:ce3c9a59afd0591a105a316335d7015d8d902367</id>
<content type='text'>
This patch added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED
and set it to default value 100000.

Signed-off-by: Vipul Kumar &lt;vipulk@xilinx.com&gt;
Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE</title>
<updated>2018-03-01T07:03:01Z</updated>
<author>
<name>Vipul Kumar</name>
<email>vipul.kumar@xilinx.com</email>
</author>
<published>2018-02-16T13:37:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e7affad190fcebcb2c93eed97ae4a74d947cb14d'/>
<id>urn:sha1:e7affad190fcebcb2c93eed97ae4a74d947cb14d</id>
<content type='text'>
This patch added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE
and set it default to 0.

Signed-off-by: Vipul Kumar &lt;vipulk@xilinx.com&gt;
Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ</title>
<updated>2018-03-01T07:03:00Z</updated>
<author>
<name>Vipul Kumar</name>
<email>vipul.kumar@xilinx.com</email>
</author>
<published>2018-02-16T13:37:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38a69e96b39adb6f47baaa272f266b1fa1be512e'/>
<id>urn:sha1:38a69e96b39adb6f47baaa272f266b1fa1be512e</id>
<content type='text'>
This patch added Kconfig support for CONFIG_SYS_I2C_ZYNQ.

Signed-off-by: Vipul Kumar &lt;vipulk@xilinx.com&gt;
Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>i2c: rcar_iic: Allow IIC on RCar Gen2</title>
<updated>2018-02-17T20:59:22Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@gmail.com</email>
</author>
<published>2018-02-17T01:17:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f51155eced8386b4e63654eef94b1e4a6a42655a'/>
<id>urn:sha1:f51155eced8386b4e63654eef94b1e4a6a42655a</id>
<content type='text'>
The IIC on Gen2 is compatible with this driver as well, allow it.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>i2c: ihs_i2c: Make DM compatible</title>
<updated>2018-02-06T06:01:06Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:08:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=92164216a7383907a38212fd3ca95dc7546ce49f'/>
<id>urn:sha1:92164216a7383907a38212fd3ca95dc7546ce49f</id>
<content type='text'>
Make the ihs_i2c driver DM-compatible; for legacy boards, the old functions are
retained within #ifdefs.

No board uses the new DM driver yet; this patch only lays the foundation for
future support.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig</title>
<updated>2018-01-30T19:59:32Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2018-01-24T21:21:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=11d2e98d7e75dfb40651eb95c32ca36778cd96d3'/>
<id>urn:sha1:11d2e98d7e75dfb40651eb95c32ca36778cd96d3</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_SYS_OMAP24_I2C_SLAVE
   CONFIG_SYS_OMAP24_I2C_SPEED

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
Reviewed-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;
</content>
</entry>
<entry>
<title>i2c: meson: improve Kconfig description</title>
<updated>2017-12-07T08:28:06Z</updated>
<author>
<name>Beniamino Galvani</name>
<email>b.galvani@gmail.com</email>
</author>
<published>2017-11-26T16:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4ecbb8b67855e50b326a1fcc4ddcd66d2e408084'/>
<id>urn:sha1:4ecbb8b67855e50b326a1fcc4ddcd66d2e408084</id>
<content type='text'>
Expand the Kconfig description with hardware features.

Signed-off-by: Beniamino Galvani &lt;b.galvani@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>i2c: rcar_iic: Add RCar IIC driver</title>
<updated>2017-11-30T01:32:34Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@gmail.com</email>
</author>
<published>2017-11-28T07:02:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9e75ea46d50886187cd418168330745c1e1faf3f'/>
<id>urn:sha1:9e75ea46d50886187cd418168330745c1e1faf3f</id>
<content type='text'>
Add driver for the RCar IIC or DVFS I2C controller. This driver is based
on the SH I2C driver, but supports DM and DT probing as well as modern
I2C framework API.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>i2c: add Amlogic Meson driver</title>
<updated>2017-11-20T09:11:34Z</updated>
<author>
<name>Beniamino Galvani</name>
<email>b.galvani@gmail.com</email>
</author>
<published>2017-10-29T09:09:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f8d9ca18333c42040135c6605ee27668da1738af'/>
<id>urn:sha1:f8d9ca18333c42040135c6605ee27668da1738af</id>
<content type='text'>
Add a driver for the I2C controller available on Amlogic Meson SoCs.

Signed-off-by: Beniamino Galvani &lt;b.galvani@gmail.com&gt;
Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
</feed>
