From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [RFC PATCH 1/3] libahci: save port map for forced port map Date: Thu, 31 Mar 2016 12:43:28 -0400 Message-ID: <20160331164328.GA24661@htj.duckdns.org> References: <1459257075-21393-1-git-send-email-srinivas.kandagatla@linaro.org> <1459257075-21393-2-git-send-email-srinivas.kandagatla@linaro.org> <20160330185706.GQ7822@mtj.duckdns.org> <56FD4923.3090209@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-yw0-f194.google.com ([209.85.161.194]:35404 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757481AbcCaQnb (ORCPT ); Thu, 31 Mar 2016 12:43:31 -0400 Content-Disposition: inline In-Reply-To: <56FD4923.3090209@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Srinivas Kandagatla Cc: linux-ide@vger.kernel.org, Rob Herring , Andy Gross , Hans de Goede , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jmaggard10@gmail.com Hello, On Thu, Mar 31, 2016 at 04:58:27PM +0100, Srinivas Kandagatla wrote: > Yes, that is the intention, I guess, This was done exactly in case where the > port number was fabricated too. > > Without this I could not get the sata working on my board with forced port > map option. I see. Looks good to me then. Can you please respin the patches with the updates for the review points in the second patch? I'll apply them to libata/for-3.6-fixes. Thanks. -- tejun