From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755006AbcBWU3U (ORCPT ); Tue, 23 Feb 2016 15:29:20 -0500 Received: from mail.kernel.org ([198.145.29.136]:43472 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754896AbcBWU3R (ORCPT ); Tue, 23 Feb 2016 15:29:17 -0500 Date: Tue, 23 Feb 2016 14:29:12 -0600 From: Rob Herring To: Shawn Lin Cc: Adrian Hunter , Ulf Hansson , Michal Simek , soren.brinkmann@xilinx.com, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [RESEND PATCH v5 1/2] Documentation: bindings: add description of phy for sdhci-of-arasan Message-ID: <20160223202912.GA12557@rob-hp-laptop> References: <1455848322-2210-1-git-send-email-shawn.lin@rock-chips.com> <1455848387-2251-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: <1455848387-2251-1-git-send-email-shawn.lin@rock-chips.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 19, 2016 at 10:19:47AM +0800, Shawn Lin wrote: > This patch adds phys and phy-names for sdhci-of-arasan as required > properties for arasan,sdhci-5.1, and details the example as well. > > Signed-off-by: Shawn Lin > > --- > > Changes in v2: > - Keep phy as a mandatory requirement for arasan,sdhci-5.1 > > .../devicetree/bindings/mmc/arasan,sdhci.txt | 20 ++++++++++++++++++-- > 1 file changed, 18 insertions(+), 2 deletions(-) Acked-by: Rob Herring