From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Tue, 27 Jan 2015 16:44:45 +0100 Subject: [U-Boot] [PATCH v3 08/12] i2c: s3c24x0: reduce transmission status timeout In-Reply-To: References: <1422285706-22000-1-git-send-email-p.marczak@samsung.com> <1422362199-32669-1-git-send-email-p.marczak@samsung.com> <1422362199-32669-9-git-send-email-p.marczak@samsung.com> Message-ID: <54C7B26D.5040708@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, On 01/27/2015 04:38 PM, Simon Glass wrote: > Hi, > > On 27 January 2015 at 05:36, Przemyslaw Marczak wrote: >> If no device is connected to I2C bus, the i2c probe command >> can take a lot of time for probe each address. This commit >> reduces the busy timeout to 10ms for standard and high speed >> modes. This doesn't break the transmission an also allow for >> properly probe the devices. >> >> Signed-off-by: Przemyslaw Marczak > > Tested-by: Simon Glass > > This patch looks OK but I'd like to get other comments if possible. > [cut] Ok, that's fine. I tested this on Trats2 and Odroid XU3 and it works fine. Best regards, -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com