diff options
author | Luka Perkov <luka@openwrt.org> | 2013-10-03 13:06:42 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-10-03 13:06:42 +0000 |
commit | 60dd4429b71227cbecf22892b26e125fedd4159d (patch) | |
tree | a2fd41a346c7726c17f980ae49a6e74216a33741 /target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch | |
parent | 5617993e1059509ab09b1f3f210634c1f6a48af8 (diff) | |
download | upstream-60dd4429b71227cbecf22892b26e125fedd4159d.tar.gz upstream-60dd4429b71227cbecf22892b26e125fedd4159d.tar.bz2 upstream-60dd4429b71227cbecf22892b26e125fedd4159d.zip |
imx6: update upstream pcie patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38298
Diffstat (limited to 'target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch')
-rw-r--r-- | target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch b/target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch index aea87eaa5f..e876c6ed49 100644 --- a/target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch +++ b/target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch @@ -1,6 +1,4 @@ -From 0d1ee1f265cf9730feb214ddd18bc430c0800e8b Mon Sep 17 00:00:00 2001 From: Tim Harvey <tharvey@gateworks.com> -Date: Tue, 10 Sep 2013 21:42:29 +0200 Subject: [PATCH] i2c: imx: retry on NAK In case of busy i2c try again to get ACK. |