From patchwork Tue Feb 16 06:37:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "majun \(F\)" X-Patchwork-Id: 61976 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp1482390lbl; Mon, 15 Feb 2016 22:38:11 -0800 (PST) X-Received: by 10.98.66.81 with SMTP id p78mr28838041pfa.43.1455604691153; Mon, 15 Feb 2016 22:38:11 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id vv1si48957362pab.34.2016.02.15.22.38.10; Mon, 15 Feb 2016 22:38:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754071AbcBPGiG (ORCPT + 30 others); Tue, 16 Feb 2016 01:38:06 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:28654 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753846AbcBPGiA (ORCPT ); Tue, 16 Feb 2016 01:38:00 -0500 Received: from 172.24.1.48 (EHLO szxeml426-hub.china.huawei.com) ([172.24.1.48]) by szxrg02-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id DBJ02593; Tue, 16 Feb 2016 14:37:44 +0800 (CST) Received: from localhost (10.177.235.245) by szxeml426-hub.china.huawei.com (10.82.67.181) with Microsoft SMTP Server id 14.3.235.1; Tue, 16 Feb 2016 14:37:35 +0800 From: MaJun To: , , , , , , , , , , , , , , Subject: [PATCH v2 1/5] dt-binding: Change the mbigen binding file to support the mbigen-v1 Date: Tue, 16 Feb 2016 14:37:24 +0800 Message-ID: <1455604648-20668-2-git-send-email-majun258@huawei.com> X-Mailer: git-send-email 1.9.5.msysgit.1 In-Reply-To: <1455604648-20668-1-git-send-email-majun258@huawei.com> References: <1455604648-20668-1-git-send-email-majun258@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.177.235.245] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020201.56C2C3B9.00FF, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: ff30e3bf1bd031462c8392ae02e1deaa Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ma Jun Add the "hisilicon,mbigen-v1" string in binding file. Signed-off-by: Ma Jun --- .../interrupt-controller/hisilicon,mbigen-v2.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.1 diff --git a/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt b/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt index 720f7c9..bdd1dea 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt @@ -16,7 +16,7 @@ The mbigen chip and devices connect to mbigen have the following properties: Mbigen main node required properties: ------------------------------------------- -- compatible: Should be "hisilicon,mbigen-v2" +- compatible: Should be "hisilicon,mbigen-v2" or "hisilicon,mbigen-v1" - reg: Specifies the base physical address and size of the Mbigen registers.