From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 59AC7C7618B for ; Fri, 26 Jul 2019 13:36:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 347D322ADA for ; Fri, 26 Jul 2019 13:36:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727358AbfGZNgw (ORCPT ); Fri, 26 Jul 2019 09:36:52 -0400 Received: from foss.arm.com ([217.140.110.172]:43644 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726265AbfGZNgv (ORCPT ); Fri, 26 Jul 2019 09:36:51 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 262F3337; Fri, 26 Jul 2019 06:36:51 -0700 (PDT) Received: from big-swifty.misterjones.org (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9A4B33F694; Fri, 26 Jul 2019 06:36:49 -0700 (PDT) Date: Fri, 26 Jul 2019 14:36:48 +0100 Message-ID: <865znoor2n.wl-marc.zyngier@arm.com> From: Marc Zyngier To: Zhou Yanjie Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, paul.burton@mips.com, tglx@linutronix.de, robh+dt@kernel.org, mark.rutland@arm.com, jason@lakedaemon.net Subject: Re: [PATCH v3 3/8] dt-bindings: interrupt-controller: Add JZ4760 and JZ4760B bindings. In-Reply-To: <1563192595-53546-4-git-send-email-zhouyanjie@zoho.com> References: <1548517123-60058-1-git-send-email-zhouyanjie@zoho.com> <1563192595-53546-1-git-send-email-zhouyanjie@zoho.com> <1563192595-53546-4-git-send-email-zhouyanjie@zoho.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/26 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Organization: ARM Ltd MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 15 Jul 2019 13:09:50 +0100, Zhou Yanjie wrote: > > Add the interrupt-controller bindings for the JZ4760 Soc and > the JZ4760B Soc from Ingenic. > > Signed-off-by: Zhou Yanjie > --- > Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.txt b/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.txt > index d4373d0..fa1ad54 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.txt > +++ b/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.txt > @@ -5,6 +5,8 @@ Required properties: > - compatible : should be "ingenic,-intc". Valid strings are: > ingenic,jz4740-intc > ingenic,jz4725b-intc > + ingenic,jz4760-intc > + ingenic,jz4760b-intc > ingenic,jz4770-intc > ingenic,jz4775-intc > ingenic,jz4780-intc > -- > 2.7.4 > > This should be combined with patches 5 and 7. I don't see the need for multiple patches. Same thing should happen with patches 4, 6 and 8. Thanks, M. -- Jazz is not dead, it just smells funny.