From patchwork Sun Feb 14 02:16:27 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "majun \(F\)" X-Patchwork-Id: 61903 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp346973lbl; Sat, 13 Feb 2016 18:17:11 -0800 (PST) X-Received: by 10.66.237.38 with SMTP id uz6mr13460201pac.136.1455416231364; Sat, 13 Feb 2016 18:17:11 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f10si31782966pfd.188.2016.02.13.18.17.11; Sat, 13 Feb 2016 18:17: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 S1751768AbcBNCRF (ORCPT + 30 others); Sat, 13 Feb 2016 21:17:05 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:14467 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751679AbcBNCRA (ORCPT ); Sat, 13 Feb 2016 21:17:00 -0500 Received: from 172.24.1.49 (EHLO SZXEML424-HUB.china.huawei.com) ([172.24.1.49]) by szxrg03-dlp.huawei.com (MOS 4.4.3-GA FastPath queued) with ESMTP id BVZ64362; Sun, 14 Feb 2016 10:16:47 +0800 (CST) Received: from localhost (10.177.235.245) by SZXEML424-HUB.china.huawei.com (10.82.67.153) with Microsoft SMTP Server id 14.3.235.1; Sun, 14 Feb 2016 10:16:35 +0800 From: MaJun To: , , , , , , , , , , , , , , Subject: [PATCH 1/5] dt-binding: Change the mbigen binding file to support the mbigen-v1 Date: Sun, 14 Feb 2016 10:16:27 +0800 Message-ID: <1455416191-23616-2-git-send-email-majun258@huawei.com> X-Mailer: git-send-email 1.9.5.msysgit.1 In-Reply-To: <1455416191-23616-1-git-send-email-majun258@huawei.com> References: <1455416191-23616-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.0A020204.56BFE38F.00F2, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: a7d1bd38e020332173a8797e1c29ed0c 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.