From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751193AbaLRRNa (ORCPT ); Thu, 18 Dec 2014 12:13:30 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:57510 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750954AbaLRRN3 (ORCPT ); Thu, 18 Dec 2014 12:13:29 -0500 X-Auth-Info: 22yUfxyIFaOn9/YF7vVMjxfJMMisTNBclI1QN6YDsPs= From: Marek Vasut To: Stefan Wahren Subject: Re: [PATCH RFC] clk: mxs: Fix invalid 32-bit access to frac registers Date: Thu, 18 Dec 2014 17:19:34 +0100 User-Agent: KMail/1.13.7 (Linux/3.13-trunk-amd64; KDE/4.13.1; x86_64; ; ) Cc: Fabio Estevam , "linux-kernel" , Shawn Guo , Mike Turquette , "linux-arm-kernel@lists.infradead.org" References: <1418570933-21585-1-git-send-email-stefan.wahren@i2se.com> <201412171700.52323.marex@denx.de> <5492F9A4.3070805@i2se.com> In-Reply-To: <5492F9A4.3070805@i2se.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201412181719.34334.marex@denx.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday, December 18, 2014 at 04:58:28 PM, Stefan Wahren wrote: > Hi Marek, Hello Stefan, > Am 17.12.2014 um 17:00 schrieb Marek Vasut: > > On Wednesday, December 17, 2014 at 08:58:23 AM, Stefan Wahren wrote: > >> Hi Fabio, > >> > >> Am 17.12.2014 um 03:44 schrieb Fabio Estevam: > >>> Hi Stefan, > >>> > >>> On Sun, Dec 14, 2014 at 3:16 PM, Stefan Wahren > > > > wrote: > >>>> Btw i hope this patch also fixes a SPI communication issue with our > >>>> hardware which forces us to bypass ref_io1 for ssp2. > >>> > >>> Does this patch fix the SPI issue? > >> > >> unfortunately not. If the 3.19-rc1 has been released, i send the fixed > >> patch. > >> > >> I've the theory that's an initialization issue. I've never heard of SPI > >> problems from the U-Boot users and we are using imx-bootlets. > >> > >> I'll try to test it with U-Boot. > > > > Please keep me in the loop, I'd be interested in what you find. Thanks! > > > > Best regards, > > Marek Vasut > > i tested it with U-Boot, but the issue still exists. If there is any > progress, i'll inform you. Thanks! Best regards, Marek Vasut