From patchwork Sat Jan 14 07:05:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baoyou Xie X-Patchwork-Id: 9516755 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 96899607D6 for ; Sat, 14 Jan 2017 07:06:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 84F6B27569 for ; Sat, 14 Jan 2017 07:06:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 75D50284FE; Sat, 14 Jan 2017 07:06:43 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0A88127569 for ; Sat, 14 Jan 2017 07:06:42 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cSIQD-0006sZ-Hy; Sat, 14 Jan 2017 07:06:41 +0000 Received: from mail-pg0-x22c.google.com ([2607:f8b0:400e:c05::22c]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cSIQ9-0006rf-QF for linux-arm-kernel@lists.infradead.org; Sat, 14 Jan 2017 07:06:40 +0000 Received: by mail-pg0-x22c.google.com with SMTP id 204so1341775pge.0 for ; Fri, 13 Jan 2017 23:06:16 -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=P9BiTsOQJ0Vj5Jn6ekQwO2WUYce/fKvtKlBL59OL0xI=; b=D84nTDYD0JtMgBM1xcnZk1nUWH4N3dKRK7tazydlEl3nljHzqVUwyEq07yJmBt7HPv TSSwbwNsCoCJmnQRwlMOwwJwFZ31Q5V3N0ORDmTfED6wTNi/X0/yZ/t+YomtuLYXxG2u STYaQlLr25CFXiYCmo86U4ApxOX5eshKugDc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=P9BiTsOQJ0Vj5Jn6ekQwO2WUYce/fKvtKlBL59OL0xI=; b=JEa7RFf0lhbv1LCec8WKM6wumGmuzV48S7Le00AsDIhAZGfs+Ui6vczTkToFK2qipC WIhR0rya/ZKTqCfV7mMynaTormEqp1BOp1+WEwVqUFe+fu6p2FiYLNcZrzGyKW/GhmeH mZc6xYl2ac9rpHPGEUITYqQERotH+nORxVxk1PcAOo16jJJIFSFqpq+zaKYQ7IRgzPlO ep5fgxGbMeugzPnxFIlDwpKNYwOPqn90AwHgSoonraHo0/6NyvB86x7wN0827yqN5inG LYdjYlB6JvptnmfwTOBIHPMW2kqyXbRnmZBxp90nSg1K+Ikc44paXFwHXVD3iCpgj+lx j66Q== X-Gm-Message-State: AIkVDXId1kjd3HYDOsNv6reKehYqy288E+mNVt0TU+1q5Mh/q9nRWr/9zvqxdZqz450FVRqL X-Received: by 10.84.232.67 with SMTP id f3mr34885597pln.55.1484377576419; Fri, 13 Jan 2017 23:06:16 -0800 (PST) Received: from localhost.localdomain ([104.237.91.20]) by smtp.gmail.com with ESMTPSA id t21sm33246201pfa.1.2017.01.13.23.05.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 13 Jan 2017 23:06:15 -0800 (PST) From: Baoyou Xie To: jun.nie@linaro.org, p.zabel@pengutronix.de, robh+dt@kernel.org, mark.rutland@arm.com Subject: [PATCH v1 1/3] dt: bindings: add documentation for zx2967 family reset controller Date: Sat, 14 Jan 2017 15:05:28 +0800 Message-Id: <1484377530-30635-1-git-send-email-baoyou.xie@linaro.org> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170113_230637_884953_3C3F7889 X-CRM114-Status: GOOD ( 10.37 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, xie.baoyou@zte.com.cn, linux-kernel@vger.kernel.org, chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn, baoyou.xie@linaro.org, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds dt-binding documentation for zx2967 family reset controller. Signed-off-by: Baoyou Xie Reviewed-by: Shawn Guo --- .../devicetree/bindings/reset/zte,zx2967-reset.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt diff --git a/Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt b/Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt new file mode 100644 index 0000000..22d590e --- /dev/null +++ b/Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt @@ -0,0 +1,20 @@ +ZTE zx2967 SoCs Reset Controller +======================================= + +Please also refer to reset.txt in this directory for common reset +controller binding usage. + +Required properties: +- compatible: should be one of the following. + * zte,zx296718-reset +- reg: physical base address of the controller and length of memory mapped + region. +- #reset-cells: must be 1. + +example: + + toprst: reset@1461060 { + compatible = "zte,zx296718-reset"; + reg = <0x01461060 0x8>; + #reset-cells = <1>; + };