From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Kandagatla Subject: Re: [PATCH v1 02/11] mmc: mmci: Add Qualcomm Id to amba id table Date: Tue, 13 May 2014 10:00:39 +0100 Message-ID: <5371DF37.9060409@linaro.org> References: <1398759492-12970-1-git-send-email-srinivas.kandagatla@linaro.org> <1398759556-13056-1-git-send-email-srinivas.kandagatla@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org To: Linus Walleij Cc: Russell King , "linux-mmc@vger.kernel.org" , Chris Ball , Ulf Hansson , "linux-kernel@vger.kernel.org" , agross@quicinc.com, "linux-arm-msm@vger.kernel.org" List-Id: linux-arm-msm@vger.kernel.org Thanks Linus W. On 13/05/14 08:17, Linus Walleij wrote: > On Tue, Apr 29, 2014 at 10:19 AM, wrote: > >> From: Srinivas Kandagatla >> >> This patch adds a fake Qualcomm ID 0x00051180 to the amba_ids, as Qualcomm >> SDCC controller is pl180, but amba id registers read 0x0's. >> The plan is to remove SDCC driver totally and use mmci as the main SD >> controller driver for Qualcomm SOCs. >> >> Signed-off-by: Srinivas Kandagatla > > Reviewed-by: Linus Walleij >