From patchwork Mon Jan 16 10:56:32 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baoyou Xie X-Patchwork-Id: 91552 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp1363914qgi; Mon, 16 Jan 2017 02:59:27 -0800 (PST) X-Received: by 10.98.156.17 with SMTP id f17mr36757326pfe.63.1484564367240; Mon, 16 Jan 2017 02:59:27 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k187si21212269pgc.41.2017.01.16.02.59.27; Mon, 16 Jan 2017 02:59:27 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751176AbdAPK70 (ORCPT + 7 others); Mon, 16 Jan 2017 05:59:26 -0500 Received: from mail-pf0-f181.google.com ([209.85.192.181]:35586 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751245AbdAPK7Z (ORCPT ); Mon, 16 Jan 2017 05:59:25 -0500 Received: by mail-pf0-f181.google.com with SMTP id f144so52929720pfa.2 for ; Mon, 16 Jan 2017 02:59:25 -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=ozzb8ZMuwKSnKodd6P8cRjUsM7i6SEoRD4OVwf0wH2s=; b=bPpfBU2PjyiWq79k6dJq2qQQDARlg+T/Q9f5ocIpSvsoBULvy6/xWHSZq7fbwl4VMO ZtNTL3niJ/72B961z7enFdl+OQ+PBO64tukIQVCUA8IHJeIFdD/o3kwGNFyvFBXFK+CC N2x+KpOJ2h+4YeE2BRY7BC/JKzPaVcQcrm6jA= 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=ozzb8ZMuwKSnKodd6P8cRjUsM7i6SEoRD4OVwf0wH2s=; b=Yz4m4lQrcy27XxtZcU3JhqSZhrfL/b3At8/nmYyJkyqD1lOyZFN2DlFscQ+yRivhfY 7JfQ4JbninWF40wcNRAeYzsPTyK4ypQUW03jb4iLynISwrpwYZbsnBCZYLnxdzdlL5Xj Faa2YRZ9hpM361bQXbx5cgWj9nZOLXWql3vxPZqlxIijex3MfwEAzbtPRc0tolqXWjhF BH9vTTrV1alxtfpiy8ZW/hZ3g/E7qSmRQSa3f6d5zxRZUM386o4NIWUWNxZBXzFeF/ox uksodhW1EQwtQVFzFG2HI8+TxTdr2j5+NFJmYfK0lz8wBquvyRUD4g34H/4pCLVGUraM VHnw== X-Gm-Message-State: AIkVDXJAgRMeTGPPBonDRS9HDmgHb0iYIeHGOUO/py2a9K9P9pKxV3+KrSiSRAkylzpb51qm X-Received: by 10.98.163.216 with SMTP id q85mr36339068pfl.123.1484564364659; Mon, 16 Jan 2017 02:59:24 -0800 (PST) Received: from localhost.localdomain ([104.237.91.166]) by smtp.gmail.com with ESMTPSA id n25sm46805238pfi.33.2017.01.16.02.59.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 16 Jan 2017 02:59:23 -0800 (PST) From: Baoyou Xie To: jun.nie@linaro.org, p.zabel@pengutronix.de, robh+dt@kernel.org, mark.rutland@arm.com Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, shawnguo@kernel.org, baoyou.xie@linaro.org, xie.baoyou@zte.com.cn, chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn Subject: [PATCH v2 1/3] dt: bindings: add documentation for zx2967 family reset controller Date: Mon, 16 Jan 2017 18:56:32 +0800 Message-Id: <1484564194-18530-1-git-send-email-baoyou.xie@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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 -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" 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/reset/zte,zx2967-reset.txt b/Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt new file mode 100644 index 0000000..b015508 --- /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: + + reset: reset-controller@1461060 { + compatible = "zte,zx296718-reset"; + reg = <0x01461060 0x8>; + #reset-cells = <1>; + };