From patchwork Sun Mar 6 08:47:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 63629 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp899703lbc; Sun, 6 Mar 2016 00:48:07 -0800 (PST) X-Received: by 10.66.119.71 with SMTP id ks7mr25335238pab.151.1457254087760; Sun, 06 Mar 2016 00:48:07 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u22si182204pfa.245.2016.03.06.00.48.07; Sun, 06 Mar 2016 00:48:07 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-mmc-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-mmc-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-mmc-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751154AbcCFIsE (ORCPT + 2 others); Sun, 6 Mar 2016 03:48:04 -0500 Received: from mail-pa0-f54.google.com ([209.85.220.54]:33103 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751145AbcCFIsD (ORCPT ); Sun, 6 Mar 2016 03:48:03 -0500 Received: by mail-pa0-f54.google.com with SMTP id fl4so60387998pad.0 for ; Sun, 06 Mar 2016 00:48:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=02YNvrAB987oEFsauXwnAqsZCs9BaQEaZ7ieEQK887I=; b=bxctGGXhQCdrHV5gAdeIkET+oDT4++NuXcaaZA2FWuI2oVx2ukyRZGGBELJStWh2lG Uy8+tFprgiWP1QI3WBpTlIL1zCed0HT/UCHUH66m3Lml8d1hAHVeaFeQimZ60FvDvpXn yw2+8hgepxk9eHHA5ciczq4KyaeqWftEafxhg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=02YNvrAB987oEFsauXwnAqsZCs9BaQEaZ7ieEQK887I=; b=SBolczPjNteoiPzytyLoqCf7KDk7CSBF/9g1v1LNcryY7ZBctdWYahZjCvgjKYz2IR ZWfQ+FvPMdNSWYX9OgJV/rgOiJ8TSFKNZUyKbYuBFM9pr/8Tz4eCCaTddXln9cHKX7O2 F0W7bbXlIeckAY3z5t7v/P/uiTyssOOu8mc9pMrR2+cxHZPRhm8IajnJPPDvo0H58u7U XJZh0q1KiLwwOr06Z4Y6GhxiXEM/GSHnI93+BGCLCtpqyFQgAI9mj/Ljdq7P3YYwbhpd cpctFhhg3A49ncIbQc2swh78OdUVNsUdXokobrLKQvOnGpKs3XmTP6lgc0YhyMyXswok YMjw== X-Gm-Message-State: AD7BkJKDK6D/32t8BF1a2CUzCOvDUE81zb1S+NDi6fY2IxhaML3JXhWrRbwYpHVUTwUDZ8TJ X-Received: by 10.66.253.193 with SMTP id ac1mr25161256pad.121.1457254081551; Sun, 06 Mar 2016 00:48:01 -0800 (PST) Received: from localhost.localdomain (110-170-137-3.static.asianet.co.th. [110.170.137.3]) by smtp.gmail.com with ESMTPSA id xa9sm16613411pab.44.2016.03.06.00.47.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 06 Mar 2016 00:48:00 -0800 (PST) From: Guodong Xu To: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, jh80.chung@samsung.com, ulf.hansson@linaro.org, shawn.lin@rock-chips.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org Cc: Guodong Xu Subject: [PATCH 1/2] Documentation: synopsys-dw-mshc: add binding for resets Date: Sun, 6 Mar 2016 15:47:41 +0700 Message-Id: <1457254062-22677-1-git-send-email-guodong.xu@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org Add resets property to synopsys-dw-mshc bindings. It is intended to represent the hardware reset signal present internally in some host controller IC designs. See Documentation/devicetree/bindings/reset/reset.txt for details. Signed-off-by: Guodong Xu Acked-by: Rob Herring --- Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 4 ++++ 1 file changed, 4 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt index 8636f5a..4e00e85 100644 --- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt +++ b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt @@ -39,6 +39,10 @@ Required Properties: Optional properties: +* resets: phandle + reset specifier pair, intended to represent hardware + reset signal present internally in some host controller IC designs. + See Documentation/devicetree/bindings/reset/reset.txt for details. + * clocks: from common clock binding: handle to biu and ciu clocks for the bus interface unit clock and the card interface unit clock.