From patchwork Tue Sep 30 23:25:04 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Feng Kan X-Patchwork-Id: 5008831 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D0762BEEA6 for ; Tue, 30 Sep 2014 23:28:16 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1900A2016C for ; Tue, 30 Sep 2014 23:28:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4EB8C20165 for ; Tue, 30 Sep 2014 23:28:15 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XZ6o7-0008K2-Lq; Tue, 30 Sep 2014 23:26:11 +0000 Received: from exprod5og122.obsmtp.com ([64.18.0.192]) by bombadil.infradead.org with smtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XZ6nf-00081k-2Y for linux-arm-kernel@lists.infradead.org; Tue, 30 Sep 2014 23:25:44 +0000 Received: from mail-pd0-f175.google.com ([209.85.192.175]) (using TLSv1) by exprod5ob122.postini.com ([64.18.4.12]) with SMTP ID DSNKVCs74Rg3zSFqinH3oa1/0xsb64rwthJV@postini.com; Tue, 30 Sep 2014 16:25:43 PDT Received: by mail-pd0-f175.google.com with SMTP id v10so1610859pde.34 for ; Tue, 30 Sep 2014 16:25:21 -0700 (PDT) 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=fgDEOST6wYj4TyZYtW8KrTI633htItuAiFhvOsX13wg=; b=W31cZS6mSx5ninJJqDotzdGQZ+D9v0+4TJUfhhTxlVFjNBjHuBrNcoh5ZxE1XGz2y6 uJ18gmbQJvU3uDvNbwMd1qgVhRUgRwJGaQyJy2IHlJIdk4JTYDPK5d6/FX4Py+MCC5Fx 9gcBV+4Ri2XL8OIg+oB/9vpZuNjjcdsEvjv6bcxiB9wrWtgb6npi6iVUorv8ewKQu64y Glu9KTyNeNCtVNmojdE8X4lsu7G0TigILw36zO9+Nh2b7FEUeXefAcQDOsfYMsncl1ph WhuluO3nlTOHmLJDB7a1S4rGEOzdh3JNAY8zXdMib/IRJNPyInPAFvkf7rPgUGQFiB/a jyvQ== X-Gm-Message-State: ALoCoQkKx03pVxhp5sOZ+BQo9wyle1oqURVzs4julodpcyb12J2Wl/o0+YXkyg+AiP+1BDzen8PB9AdbagwQ5aKID1U0DIE1fNNWuspGmhtFYA6yN0f+qDM1GvANOKSGkBw13XavSlfme46BKslqvjJkKW7ogs10dLmgm6ZFboe5G5liIk6a1zo= X-Received: by 10.66.254.195 with SMTP id ak3mr71727483pad.142.1412119521101; Tue, 30 Sep 2014 16:25:21 -0700 (PDT) X-Received: by 10.66.254.195 with SMTP id ak3mr71727474pad.142.1412119521049; Tue, 30 Sep 2014 16:25:21 -0700 (PDT) Received: from fkan-lpt.amcc.com (67-207-112-226.static.wiline.com. [67.207.112.226]) by mx.google.com with ESMTPSA id qr1sm5876931pbc.50.2014.09.30.16.25.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 30 Sep 2014 16:25:20 -0700 (PDT) From: Feng Kan To: linux@roeck-us.net, dbaryshkov@gmail.com, catalin.marinas@arm.com, dwmw2@infradead.org, arnd@arndb.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, patches@apm.com, linux-pm@vger.kernel.org, will.deacon@arm.com Subject: [PATCH RESEND V9 2/6] Documentation: power: reset: Add documentation for generic SYSCON reboot driver Date: Tue, 30 Sep 2014 16:25:04 -0700 Message-Id: <1412119508-22864-3-git-send-email-fkan@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1412119508-22864-1-git-send-email-fkan@apm.com> References: <1412119508-22864-1-git-send-email-fkan@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140930_162543_165341_7195F05C X-CRM114-Status: GOOD ( 12.12 ) X-Spam-Score: -2.5 (--) Cc: Feng Kan X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add documentation for generic SYSCON reboot driver. Signed-off-by: Feng Kan --- .../bindings/power/reset/syscon-reboot.txt | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Documentation/devicetree/bindings/power/reset/syscon-reboot.txt diff --git a/Documentation/devicetree/bindings/power/reset/syscon-reboot.txt b/Documentation/devicetree/bindings/power/reset/syscon-reboot.txt new file mode 100644 index 0000000..1190631 --- /dev/null +++ b/Documentation/devicetree/bindings/power/reset/syscon-reboot.txt @@ -0,0 +1,23 @@ +Generic SYSCON mapped register reset driver + +This is a generic reset driver using syscon to map the reset register. +The reset is generally performed with a write to the reset register +defined by the register map pointed by syscon reference plus the offset +with the mask defined in the reboot node. + +Required properties: +- compatible: should contain "syscon-reboot" +- regmap: this is phandle to the register map node +- offset: offset in the register map for the reboot register (in bytes) +- mask: the reset value written to the reboot register (32 bit access) + +Default will be little endian mode, 32 bit access only. + +Examples: + + reboot { + compatible = "syscon-reboot"; + regmap = <®mapnode>; + offset = <0x0>; + mask = <0x1>; + };