From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tushar Behera Subject: Re: [PATCHv4 2/2] ARM: dts: unuse the slot-node and deprecated support-highspeed for dw-mmc. Date: Thu, 05 Jun 2014 08:39:17 +0530 Message-ID: <538FDF5D.9060400@gmail.com> References: <1401934928-7300-1-git-send-email-jh80.chung@samsung.com> <1401934928-7300-3-git-send-email-jh80.chung@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pd0-f179.google.com ([209.85.192.179]:65219 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752004AbaFEDJt (ORCPT ); Wed, 4 Jun 2014 23:09:49 -0400 In-Reply-To: <1401934928-7300-3-git-send-email-jh80.chung@samsung.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Jaehoon Chung , linux-mmc@vger.kernel.org Cc: chris@printf.net, ulf.hansson@linaro.org, tgih.jun@samsung.com, devicetree@vger.kernel.org, heiko@sntech.de, dinguyen@altera.com, mark.rutland@arm.com, tushar.behera@linaro.org On 06/05/2014 07:52 AM, Jaehoon Chung wrote: > dw-mmc controller can support the multiple slot. 'the' can be omitted, /s/slot/slots/ > But, there is not use-case anywhere. So we don't need to support the /s/is not use-case/are no use-cases/ > slot-node for dw-mmc controller. > And "support-highspeed" property in dw-mmc is deprecated. > "support-highspeed" property can be replaced to "cap-sd/mmc-highspeed". > > Signed-off-by: Jaehoon Chung [ ... ] > diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > index 532b1d4..60d90c9 100644 > --- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > +++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > @@ -46,13 +46,14 @@ Required Properties: > - if CIU clock divider value is 0 (that is divide by 1), both tx and rx > phase shift clocks should be 0. > > -Required properties for a slot: > +Required properties for a slot (Deprecated - Support the one slot per host): "Support only one slot per host" ? > > * gpios: specifies a list of gpios used for command, clock and data bus. The > first gpio is the command line and the second gpio is the clock line. The > rest of the gpios (depending on the bus-width property) are the data lines in > no particular order. The format of the gpio specifier depends on the gpio > controller. > + (Deprecated - Refer to Documentaion/devicetree/binding/samsung-pinctrl.txt) Update reference: Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt -- Tushar Behera