From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756794AbdLPLpQ (ORCPT ); Sat, 16 Dec 2017 06:45:16 -0500 Received: from smtp07.smtpout.orange.fr ([80.12.242.129]:49016 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752535AbdLPLpN (ORCPT ); Sat, 16 Dec 2017 06:45:13 -0500 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Sat, 16 Dec 2017 12:45:12 +0100 X-ME-IP: 86.201.132.185 From: Robert Jarzmik To: Daniel Thompson Cc: Lee Jones , Jingoo Han , Bartlomiej Zolnierkiewicz , linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/3] backlight: tdo24m: fix the spi cs between transfers References: <20171013194250.9001-1-robert.jarzmik@free.fr> <20171215114025.4nmuz44xdecpzqt3@oak.lan> X-URL: http://belgarath.falguerolles.org/ Date: Sat, 16 Dec 2017 12:45:05 +0100 In-Reply-To: <20171215114025.4nmuz44xdecpzqt3@oak.lan> (Daniel Thompson's message of "Fri, 15 Dec 2017 11:40:25 +0000") Message-ID: <87h8sqew1q.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Daniel Thompson writes: > On Fri, Oct 13, 2017 at 09:42:47PM +0200, Robert Jarzmik wrote: >> Currently the LCD display (TD035S) on the cm-x300 platform is broken and >> remains blank. > Didn't I already ack this one? Ah yes, I forgot to report the Ack, sorry, I'll add it in the v3. Cheers. -- Robert From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Date: Sat, 16 Dec 2017 11:45:05 +0000 Subject: Re: [PATCH v2 1/3] backlight: tdo24m: fix the spi cs between transfers Message-Id: <87h8sqew1q.fsf@belgarion.home> List-Id: References: <20171013194250.9001-1-robert.jarzmik@free.fr> <20171215114025.4nmuz44xdecpzqt3@oak.lan> In-Reply-To: <20171215114025.4nmuz44xdecpzqt3@oak.lan> (Daniel Thompson's message of "Fri, 15 Dec 2017 11:40:25 +0000") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Daniel Thompson Cc: Lee Jones , Jingoo Han , Bartlomiej Zolnierkiewicz , linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Daniel Thompson writes: > On Fri, Oct 13, 2017 at 09:42:47PM +0200, Robert Jarzmik wrote: >> Currently the LCD display (TD035S) on the cm-x300 platform is broken and >> remains blank. > Didn't I already ack this one? Ah yes, I forgot to report the Ack, sorry, I'll add it in the v3. Cheers. -- Robert