Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752820AbcD2L0u (ORCPT ); Fri, 29 Apr 2016 07:26:50 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:56218 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752176AbcD2L0s (ORCPT ); Fri, 29 Apr 2016 07:26:48 -0400 Subject: Re: [PATCH] i2c: st: Implement i2c_bus_recovery_info callbacks To: Wolfram Sang , Peter Griffin References: <1460467759-11737-1-git-send-email-peter.griffin@linaro.org> <20160424211044.GD4317@katana> <5722107C.3000600@st.com> <20160428145720.GA1541@katana> CC: , , , , , , Frederic Pillon From: Maxime Coquelin Message-ID: <572344D8.6060401@st.com> Date: Fri, 29 Apr 2016 13:26:16 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160428145720.GA1541@katana> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-04-29_07:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 447 Lines: 15 On 04/28/2016 04:57 PM, Wolfram Sang wrote: >> The trick is to switch to SPI mode, 9 bits words and write a 0, >> so that 9 clock pulses are generated. > Heh. As long as it works :) But as you said, it really needs a comment. > :) I didn't faced the problem myself, but it looks good with an oscilloscope, and a customer reported it to work. Peter, will you resend with adding the explanations I provided as comment? Thanks in advance, Maxime