From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 05 Aug 2015 10:49:08 +0200 (CEST) Received: from regular1.263xmail.com ([211.150.99.133]:38322 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27011723AbbHEItGrhARu (ORCPT ); Wed, 5 Aug 2015 10:49:06 +0200 Received: from shawn.lin?rock-chips.com (unknown [192.168.167.139]) by regular1.263xmail.com (Postfix) with SMTP id 8A1548185; Wed, 5 Aug 2015 16:49:02 +0800 (CST) 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 Received: from [172.16.12.109] (localhost.localdomain [127.0.0.1]) by smtp.263.net (Postfix) with ESMTP id 3FED5476; Wed, 5 Aug 2015 16:48:48 +0800 (CST) X-RL-SENDER: shawn.lin@rock-chips.com X-FST-TO: srinivas.kandagatla@linaro.org X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: shawn.lin@rock-chips.com X-UNIQUE-TAG: X-ATTACHMENT-NUM: 0 X-SENDER: lintao@rock-chips.com X-DNS-TYPE: 0 Received: from [172.16.12.109] (unknown [58.22.7.114]) by smtp.263.net (Postfix) whith ESMTP id 31340O9GRXU; Wed, 05 Aug 2015 16:48:57 +0800 (CST) Subject: Re: [RFC PATCH v3 3/5] arm: configs: remove CONFIG_MMC_DW_IDMAC To: Vineet Gupta , Ulf Hansson , Jaehoon Chung , Seungwon Jeon References: <1438762614-22154-1-git-send-email-shawn.lin@rock-chips.com> <1438762690-22286-1-git-send-email-shawn.lin@rock-chips.com> Cc: shawn.lin@rock-chips.com, "dianders@chromium.org" , "linux-mips@linux-mips.org" , Arnd Bergmann , Alexandre Belloni , Alexey Brodkin , Stefan Agner , Zhou Wang , Kumar Gala , Alim Akhtar , Ian Campbell , Wang Long , Rob Herring , Chaotian Jing , Lukasz Majewski , Jun Nie , Catalin Marinas , Kevin Hao , Olof Johansson , Ray Jui , Govindraj Raja , "linux-samsung-soc@vger.kernel.org" , Heiko Stuebner , "Rafael J. Wysocki" , Geert Uytterhoeven , Scott Branden , Anand Moon , "linux-rockchip@lists.infradead.org" , Krzysztof Kozlowski , Tushar Behera , Pawel Moll , Will Deacon , Mischa Jonker , Ralf Baechle , Javier Martinez Canillas , Vincent Yang , Stephen Warren , "devicetree@vger.kernel.org" , Kukjin Kim , Tomeu Vizoso , Stephen Boyd , Russell King , Joachim Eastwood , Sjoerd Simons , Weijun Yang , Peter Griffin , "linux-arm-kernel@lists.infradead.org" , addy ke , Uwe Kleine-K?nig , Jean Delvare , Kevin Hilman , Andrew Bresticker , "linux-mmc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Zhangfei Gao , Wei Xu , Andreas Faerber , Mark Rutland , Srinivas Kandagatla From: Shawn Lin Message-ID: <55C1CDF4.5070302@rock-chips.com> Date: Wed, 5 Aug 2015 16:48:52 +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: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 48587 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: shawn.lin@rock-chips.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 在 2015/8/5 16:34, Vineet Gupta 写道: > On Wednesday 05 August 2015 01:52 PM, 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 elaborate more in Documentation(synopsys-dw-mshc). >> >> Modify these files: >> arch/arc/configs/axs101_defconfig >> arch/arc/configs/axs103_defconfig >> arch/arc/configs/axs103_smp_defconfig > While you remove the config option from ARC defconfigs, you fail to add the > corresponding DT glue in ARC files (like you did for ARM). The pointer to DT is > contained in corresponding defconfig. Please fix that . Yes, I will fix it ASAP. Thanks, Vineet. > -Vineet > > > -- Shawn Lin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Lin Subject: Re: [RFC PATCH v3 3/5] arm: configs: remove CONFIG_MMC_DW_IDMAC Date: Wed, 5 Aug 2015 16:48:52 +0800 Message-ID: <55C1CDF4.5070302@rock-chips.com> References: <1438762614-22154-1-git-send-email-shawn.lin@rock-chips.com> <1438762690-22286-1-git-send-email-shawn.lin@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Vineet Gupta , Ulf Hansson , Jaehoon Chung , Seungwon Jeon Cc: shawn.lin@rock-chips.com, "dianders@chromium.org" , "linux-mips@linux-mips.org" , Arnd Bergmann , Alexandre Belloni , Alexey Brodkin , Stefan Agner , Zhou Wang , Kumar Gala , Alim Akhtar , Ian Campbell , Wang Long , Rob Herring , Chaotian Jing , Lukasz Majewski , Jun Nie , Catalin Marinas , Kevin Hao , Olof Johansson R List-Id: linux-mmc@vger.kernel.org =E5=9C=A8 2015/8/5 16:34, Vineet Gupta =E5=86=99=E9=81=93: > On Wednesday 05 August 2015 01:52 PM, 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 elaborate more in Documentation(synopsys-dw-mshc). >> >> Modify these files: >> arch/arc/configs/axs101_defconfig >> arch/arc/configs/axs103_defconfig >> arch/arc/configs/axs103_smp_defconfig > While you remove the config option from ARC defconfigs, you fail to a= dd the > corresponding DT glue in ARC files (like you did for ARM). The pointe= r to DT is > contained in corresponding defconfig. Please fix that . Yes, I will fix it ASAP. Thanks, Vineet. > -Vineet > > > --=20 Shawn Lin