aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-03 13:06:42 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-03 13:06:42 +0000
commite817e948ae934986ff971b7b63f9ae01e98c5419 (patch)
tree424f1fe3953a663b453df9ce9a3ff07a0200f92a /target/linux/imx6/patches-3.10/0004-i2c-imx-retry-on-NAK.patch
parent6cfeeb05216e908d2dfe204dbae8e8b7d0b5812a (diff)
downloadmaster-187ad058-e817e948ae934986ff971b7b63f9ae01e98c5419.tar.gz
master-187ad058-e817e948ae934986ff971b7b63f9ae01e98c5419.tar.bz2
master-187ad058-e817e948ae934986ff971b7b63f9ae01e98c5419.zip
imx6: update upstream pcie patches
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38298 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch2
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.