From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Margetson Subject: Re: [PATCH 1/3] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel Date: Mon, 21 Dec 2015 14:23:52 -0400 Message-ID: <567843B8.1000801@candw.ms> References: <1450221935-6034-1-git-send-email-mans@mansr.com> <567541EE.9010308@candw.ms> <56758F33.20804@candw.ms> <5675A84F.2070208@candw.ms> <5675BB2F.6060107@candw.ms> <5675C452.2080206@candw.ms> <5676E906.1060603@candw.ms> <1450716497.30729.232.camel@linux.intel.com> <56783636.80901@candw.ms> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp618.redcondor.net ([208.80.206.18]:40942 "EHLO smtp618.redcondor.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751274AbbLUSYO (ORCPT ); Mon, 21 Dec 2015 13:24:14 -0500 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Andy Shevchenko Cc: Andy Shevchenko , =?UTF-8?B?TcOlbnMgUnVsbGfDpXJk?= , Tejun Heo , linux-ide@vger.kernel.org, "linux-kernel@vger.kernel.org" On 12/21/2015 1:55 PM, Andy Shevchenko wrote: > On Mon, Dec 21, 2015 at 7:26 PM, Julian Margetson = wrote: >> On 12/21/2015 12:48 PM, Andy Shevchenko wrote: >>> On Sun, 2015-12-20 at 22:55 +0200, Andy Shevchenko wrote: >>>> On Sun, Dec 20, 2015 at 10:17 PM, Andy Shevchenko >>>> wrote: >>>>> On Sun, Dec 20, 2015 at 8:49 PM, M=C3=A5ns Rullg=C3=A5rd >>>>> wrote: >>>>> I noticed thanks to DWC_PARAMS that burst size is hardcoded to 32 >>>>> items on this board, however registers for SATA program it to 64.= I >>>>> remember that I got no interrupt when I programmed transfer width >>>>> wrongly (64 bits against 32 bits) when I ported dw_dmac to be use= d >>>>> on >>>>> Intel SoCs. >>>> One more thing, I have a patch to monitor DMA IO, we may check wha= t >>>> exactly the values are written / read in DMA. I can share it >>>> tomorrow. >>> As promised the patch I have to debug IO of DW DMA. Didn't check th= ough >>> if it applies cleanly on top of recent vanilla kernel. > So, the original driver (with patch from M=C3=A5ns) works, right? > The hard drive is recognized . These system gets unresponsive with USB devices like the mouse and=20 keyboard not responding when I start Gparted.