From patchwork Tue May 20 14:37:05 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 4210961 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 8F9A7BEEAB for ; Tue, 20 May 2014 14:41:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9570C202FF for ; Tue, 20 May 2014 14:41:05 +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 B2035202DD for ; Tue, 20 May 2014 14:41:04 +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 1WmlBp-0004bi-RP; Tue, 20 May 2014 14:38:49 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WmlBk-0004V0-67 for linux-arm-kernel@lists.infradead.org; Tue, 20 May 2014 14:38:44 +0000 Received: by mail-pb0-f49.google.com with SMTP id jt11so376399pbb.22 for ; Tue, 20 May 2014 07:38:28 -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=7H0hEQpF5vxfBUFdYcg5+oPQsZLxcSJanfg8HLWVbM4=; b=Rcj2+cCY0KGDAlQtjRXEb59iIVBPjneZtuvzR1NXeXRB3i6RaHqguFErC90UiumB+l YdbNSFUEX9b4iAhxmU6E8e29+tLdi11CLTv71hbL92yNBqpVIUL2NBujJZ++WfGHy+fy u5j6GtutYqk6ewCozwz/v1fElAShuN2uASo+G+k8uoXtKWNqPrvZB3ckY4EXJJC5MrqM LtQANf0kCDl2KU/cSXrzWU1HI/o0k2VtrLlprQwTq3WQYsvGbr0Og7SSVmHnRe683Rs1 mRWyu/5qoH2RqXKyHCh8LaXVuFCAGY0bsqY5mpE+9BzzACE2ag+wLP1PPAElbhcAWb9z e1Vw== X-Gm-Message-State: ALoCoQnFmlOVRWvY2eA21L1/eN9VhxROOL1ibtCIZ7EAmb1c3HlCwsm9RMwUSOku787M74Bgp7eF X-Received: by 10.66.142.132 with SMTP id rw4mr51874197pab.6.1400596708532; Tue, 20 May 2014 07:38:28 -0700 (PDT) Received: from localhost.localdomain ([140.206.182.114]) by mx.google.com with ESMTPSA id ga1sm3478917pbb.82.2014.05.20.07.38.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 20 May 2014 07:38:27 -0700 (PDT) From: Haojian Zhuang To: yanhaifeng@gmail.com, xuwei5@hisilicon.com, arnd@arndb.de, olof@lixom.net, linux-arm-kernel@lists.infradead.org, khilman@kernel.org, jchxue@gmail.com Subject: [PATCH v3 6/6] document: add dt binding on hix5hd2 SoC Date: Tue, 20 May 2014 22:37:05 +0800 Message-Id: <1400596625-16830-7-git-send-email-haojian.zhuang@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1400596625-16830-1-git-send-email-haojian.zhuang@linaro.org> References: <1400596625-16830-1-git-send-email-haojian.zhuang@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140520_073844_264071_09858A45 X-CRM114-Status: UNSURE ( 8.09 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Haojian Zhuang X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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.5 required=5.0 tests=BAYES_00,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 the DT binding of basic SoC on Hisilicon HiX5HD2 SoC. Signed-off-by: Haojian Zhuang --- Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt index 5024992..4b06c1e 100644 --- a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt +++ b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt @@ -7,6 +7,9 @@ Required root node properties: HiP04 D01 Board Required root node properties: - compatible = "hisilicon,hip04-d01"; +HiX5HD2 DKB Board +Required root node properties: + - compatible = "hisilicon,hix5hd2"; Hisilicon system controller @@ -65,3 +68,9 @@ Fabric: Required Properties: - compatible: "hisilicon,hip04-fabric"; - reg: Address and size of Fabric + +Cpu power controller: + +Required Properties: +- compatible: "hisilicon,cpuctrl"; +- reg: Address and size of cpu power controller.