From patchwork Fri Aug 12 08:51:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 9276607 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 9196F60CDC for ; Fri, 12 Aug 2016 08:52:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 81BD828934 for ; Fri, 12 Aug 2016 08:52:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 73F1D28935; Fri, 12 Aug 2016 08:52:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DBA4D28935 for ; Fri, 12 Aug 2016 08:52:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752054AbcHLIvp (ORCPT ); Fri, 12 Aug 2016 04:51:45 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:35487 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751895AbcHLIvm (ORCPT ); Fri, 12 Aug 2016 04:51:42 -0400 Received: by mail-pf0-f179.google.com with SMTP id x72so7292100pfd.2 for ; Fri, 12 Aug 2016 01:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=kkLPPjvqhHa/2bLmL3QidAjlKvsgfpN6ix1N5PJOldE=; b=bD9P/Hilo6lwHYgqmJtZAPvOvfQ7dJHASW1a6eAmOBjP+oX7A2g8jJ9e5seZCqQCRr eCgyMn1WKnxZAUxi1i4JHrVK14Hg0NLTkVCYVVHWfZJeoP/QT9wpW3k3e6PkemTk8fLi kZM8P7jL6jsbCb1kyEY5foYnE8gD2vkm+cpNI= 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:in-reply-to :references; bh=kkLPPjvqhHa/2bLmL3QidAjlKvsgfpN6ix1N5PJOldE=; b=VzTNkbUfrDr0TgtCaeVXDQ61BLgVe1EoEqOW551iax8NUn1lsmJQX8OU4ycVJjnMDP 6TwpXKO97Ys1tpChbJqFHt4VourGLGVn7WrlYXV88+JctESo9dJ6BhpEFdydqiBu2vPC bSblPPeARwCcGdnQFwqNUgugUJnyBR9W/to/5i6oBWSpWBx6A0DODWLWvRxmpd9cHukp k9ozS4pm32NXLuqNQd5qlVEJQF4YA0qSv+oFY9IStuXggZ4ZUhoGzkwE6/XhUCb56Ery 1P95A9XMk658XcX2tC9za3XBV2UESq27M3TCmhnhWrvKYTw6DQE+FqBP/cZwLNZBi7bB NE0Q== X-Gm-Message-State: AEkooutelBuKvGZiOGurNSSej3MpxGVvVBTnVclrmFdeY8ECY+T14Tfqtyk5VWpHyL6oVcnA X-Received: by 10.98.49.198 with SMTP id x189mr25429355pfx.135.1470991901296; Fri, 12 Aug 2016 01:51:41 -0700 (PDT) Received: from localhost.localdomain ([45.56.159.104]) by smtp.gmail.com with ESMTPSA id m128sm10988720pfm.42.2016.08.12.01.51.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 12 Aug 2016 01:51:40 -0700 (PDT) From: Guodong Xu To: heiko@sntech.de, shawn.lin@rock-chips.com, jh80.chung@samsung.com, robh+dt@kernel.org, mark.rutland@arm.com, ulf.hansson@linaro.org, guodong.xu@linaro.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org Subject: [PATCH v5 1/2] Documentation: synopsys-dw-mshc: add binding for resets Date: Fri, 12 Aug 2016 16:51:25 +0800 Message-Id: <1470991886-22412-2-git-send-email-guodong.xu@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1470991886-22412-1-git-send-email-guodong.xu@linaro.org> References: <1470991886-22412-1-git-send-email-guodong.xu@linaro.org> Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 Reviewed-by: Shawn Lin Acked-by: Rob Herring --- Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 4 ++++ 1 file changed, 4 insertions(+) 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.