From patchwork Tue Mar 12 17:08:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 15302 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id A53E623E3E for ; Tue, 12 Mar 2013 17:09:58 +0000 (UTC) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by fiordland.canonical.com (Postfix) with ESMTP id 576FFA18677 for ; Tue, 12 Mar 2013 17:09:58 +0000 (UTC) Received: by mail-vc0-f180.google.com with SMTP id fo13so31232vcb.39 for ; Tue, 12 Mar 2013 10:09:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=ePfcem5eGtBKR0foScAAnHZSDaD3YotGNuRh37z94NA=; b=EnzcopXa4bEb93i3x923Y3FOu8u7nAcupsoz5I1rmg5oXqZFigbdzk+0xAQn3jaBXS VxiiVZ2umrF7IJmrDgR+2ketUb6wGW3B2KwzvLTTUIElKQg/UhqG+aN14uArkQQhOmnU TWX+2BeOGBaoljctXRHi4Ii4MNk0662+D0zQbxf9pYU4OQ2F4FKlC2MdTjqeVGv+ur+f ZNr7NP22C0n4KxLR9hWvWmpknMAGzPh8rgUcqjKN85tYH8L0QoXFGPe4pIbYSeAeNH/7 UTrSZcLiHE4dV/Q60L5Lsd2l6cr6Gl19dRsTKIsCyehHlSs636eKqwk7BvOeq0caLglB n7jA== X-Received: by 10.221.11.135 with SMTP id pe7mr6601725vcb.41.1363108197889; Tue, 12 Mar 2013 10:09:57 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.127.98 with SMTP id nf2csp138440veb; Tue, 12 Mar 2013 10:09:57 -0700 (PDT) X-Received: by 10.60.18.136 with SMTP id w8mr13186269oed.84.1363108197281; Tue, 12 Mar 2013 10:09:57 -0700 (PDT) Received: from mail-ia0-x22f.google.com (mail-ia0-x22f.google.com [2607:f8b0:4001:c02::22f]) by mx.google.com with ESMTPS id xx10si4610741oeb.36.2013.03.12.10.09.57 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Mar 2013 10:09:57 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:4001:c02::22f is neither permitted nor denied by best guess record for domain of haojian.zhuang@linaro.org) client-ip=2607:f8b0:4001:c02::22f; Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:4001:c02::22f is neither permitted nor denied by best guess record for domain of haojian.zhuang@linaro.org) smtp.mail=haojian.zhuang@linaro.org Received: by mail-ia0-f175.google.com with SMTP id y26so66176iab.6 for ; Tue, 12 Mar 2013 10:09:56 -0700 (PDT) X-Received: by 10.50.186.227 with SMTP id fn3mr12470828igc.17.1363108196647; Tue, 12 Mar 2013 10:09:56 -0700 (PDT) Received: from localhost.localdomain ([140.206.155.72]) by mx.google.com with ESMTPS id xc3sm20593825igb.10.2013.03.12.10.09.52 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Mar 2013 10:09:55 -0700 (PDT) From: Haojian Zhuang To: linux@arm.linux.org.uk, linus.walleij@linaro.org, arnd@arndb.de, olof@lixom.net, rob.herring@calxeda.com, linux-arm-kernel@lists.infradead.org, pawel.moll@arm.com, swarren@nvidia.com, john.stultz@linaro.org, tglx@linutronix.de, mturquette@linaro.org Cc: patches@linaro.org, Haojian Zhuang Subject: [PATCH v2 13/14] Document: dts: create hisilicon document Date: Wed, 13 Mar 2013 01:08:42 +0800 Message-Id: <1363108124-17484-14-git-send-email-haojian.zhuang@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363108124-17484-1-git-send-email-haojian.zhuang@linaro.org> References: <1363108124-17484-1-git-send-email-haojian.zhuang@linaro.org> X-Gm-Message-State: ALoCoQlA0nZ5BHKx0XB5/pdpl1YWBZnuorh54EWirCMPFYWY+WgN1Q1ZguaY/p19GyINsrfz5Dls Append the illustration on two boards from hisilicon. Signed-off-by: Haojian Zhuang --- .../devicetree/bindings/arm/hisilicon/hisilicon.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt diff --git a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt new file mode 100644 index 0000000..3be60c8 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt @@ -0,0 +1,10 @@ +Hisilicon Platforms Device Tree Bindings +---------------------------------------------------- + +Hi3716 Development Board +Required root node properties: + - compatible = "hisilicon,hi3716-dkb"; + +Hi4511 Board +Required root node properties: + - compatible = "hisilicon,hi3620-hi4511";