Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751988AbbHMAIi (ORCPT ); Wed, 12 Aug 2015 20:08:38 -0400 Received: from regular1.263xmail.com ([211.150.99.140]:44823 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750826AbbHMAIf (ORCPT ); Wed, 12 Aug 2015 20:08:35 -0400 X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 X-RL-SENDER: shawn.lin@rock-chips.com X-FST-TO: devicetree@vger.kernel.org X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: shawn.lin@rock-chips.com X-UNIQUE-TAG: X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [RFC PATCH v4 3/9] mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC To: Ralf Baechle References: <1438843469-23807-1-git-send-email-shawn.lin@rock-chips.com> <1438843515-23935-1-git-send-email-shawn.lin@rock-chips.com> <20150812220500.GD11636@linux-mips.org> Cc: shawn.lin@rock-chips.com, jh80.chung@samsung.com, ulf.hansson@linaro.org, heiko@sntech.de, dianders@chromium.org, Vineet.Gupta1@synopsys.com, Wei Xu , Joachim Eastwood , Alexey Brodkin , Kukjin Kim , Krzysztof Kozlowski , Russell King , Jun Nie , Govindraj Raja , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-mips@linux-mips.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org From: Shawn Lin Message-ID: <55CBDFF6.9090900@rock-chips.com> Date: Thu, 13 Aug 2015 08:08:22 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150812220500.GD11636@linux-mips.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1141 Lines: 45 在 2015/8/13 6:05, Ralf Baechle 写道: > On Thu, Aug 06, 2015 at 02:45:15PM +0800, Shawn Lin wrote: > >> DesignWare MMC Controller's transfer mode should be decided >> at runtime instead of compile-time. So we remove this config >> option and read dw_mmc's register to select DMA master. >> >> Signed-off-by: Shawn Lin >> --- >> >> Changes in v4: None >> Changes in v3: None >> Changes in v2: None >> >> arch/mips/configs/pistachio_defconfig | 1 - > > Acked-by: Ralf Baechle > > Please feel free to merge this patch with the remainder > of the series. > Thanks, Ralf. :) v5 is coming which will be rebased on "https://github.com/jh80chung/dw-mmc.git tags/dw-mmc-for-ulf-v4.2" for the next merge window that make Jeahoon do it easier. Also define new macro for reading HCON register suggested by Joachim. > Ralf > > > -- Shawn Lin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/