From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751973AbcGPWt7 (ORCPT ); Sat, 16 Jul 2016 18:49:59 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:35897 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751571AbcGPWt5 (ORCPT ); Sat, 16 Jul 2016 18:49:57 -0400 Date: Sat, 16 Jul 2016 17:49:55 -0500 From: Rob Herring To: Shawn Lin Cc: Ulf Hansson , Adrian Hunter , Jaehoon Chung , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/2] Documentation: mmc: add description for new no-sd* and no-mmc Message-ID: <20160716224955.GA26627@rob-hp-laptop> References: <1468484764-32353-1-git-send-email-shawn.lin@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1468484764-32353-1-git-send-email-shawn.lin@rock-chips.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 14, 2016 at 04:26:03PM +0800, Shawn Lin wrote: > This patch adds description for no-sd, no-sdio, no-mmc. We expose > these to DT as some of the controllers are unable to deal with > special cmd type due to hw limitation. > > Signed-off-by: Shawn Lin > > --- > > Changes in v2: > - amend the description of these properties and the commit msg > > Documentation/devicetree/bindings/mmc/mmc.txt | 3 +++ > 1 file changed, 3 insertions(+) Acked-by: Rob Herring