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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C3445C433F5 for ; Thu, 17 Mar 2022 14:54:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:To: Subject:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hF11UnoKE1CFtQR5csemZ+Ek8ZhTuRfbePkTkuu45PM=; b=YaRaDnq/ZCfqjApyrhqs1a/1cP 5Dru/6AgTMocL8uWEvX+iiZErrSca9zI6BskgpDAugatOn2mokIXXzjM6tS6sqAP38+qpeVu9jkkn v4t+aKpGjqtKdb2nZD7L6d6rM7bf1UD2wd38cd9pVkDuly3tDSU8Ml8FWuterTwKmOonpXGfc6yyu COUTlgCdjhHw62soPlc3H1n9v8gYU39E6LWUNVCcdT4pKMe9V2+te0O1210j+V8mNT448lz22XZGh JMjC0JxS0+nRtwvQ0VYxZtkgcNEyrhTA+SpBz2Ez5x627OLCb8Exn7MraZ4jN1G/PymLJq16di7au F9i0fEcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nUrUq-00GWbc-59; Thu, 17 Mar 2022 14:53:00 +0000 Received: from aposti.net ([89.234.176.197]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nUrUn-00GWaH-BN; Thu, 17 Mar 2022 14:52:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1647528764; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IVYJfPU0rzzGa9hX02z9sV1yDGsv5kDMcOfss8bv8eQ=; b=DA60gc/c3O8sCB3ECGs5CZQzjoDCZ/waPK9k7Zq4U7G3cdq3ndgtsDeflLRpFdP5rWBvGm 6ZzEaKzLG70I+KcjgiY8Tf4K21S6xik2OJpvAba9nnqS+tQeil+vC9kxMNsHnFjShS9Jj4 AeKBbEbYiofc5rJMCXES0b70ObmpB/M= Date: Thu, 17 Mar 2022 14:52:28 +0000 From: Paul Cercueil Subject: Re: [PATCH 06/18] dt-bindings: irqchip: ingenic: include generic schema To: Krzysztof Kozlowski Message-Id: In-Reply-To: <20220317115705.450427-5-krzysztof.kozlowski@canonical.com> References: <20220317115542.450032-1-krzysztof.kozlowski@canonical.com> <20220317115705.450427-5-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220317_075257_576578_B87308F1 X-CRM114-Status: GOOD ( 10.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nishanth Menon , Bert Vermeulen , Geert Uytterhoeven , Neil Armstrong , Lokesh Vutla , Paul Walmsley , Jiaxun Yang , Cristian Ciocaltea , Daniel Palmer , Sagar Kadam , linux-riscv@lists.infradead.org, Mark-PK Tsai , Paul Burton , Marc Zyngier , openbmc@lists.ozlabs.org, John Crispin , Birger Koblitz , linux-oxnas@groups.io, devicetree@vger.kernel.org, Jason Cooper , Manivannan Sadhasivam , linux-kernel@vger.kernel.org, linux-actions@lists.infradead.org, Jonathan =?iso-8859-1?q?Neusch=E4fer?= , Rob Herring , Krzysztof Halasa , Santosh Shilimkar , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Thomas Bogendoerfer , Tero Kristo , Linus Walleij , Joakim Zhang , Claudiu Beznea , Dinh Nguyen , Michael Walle , Palmer Dabbelt , Krzysztof Kozlowski , Imre Kaloz , Andreas =?iso-8859-1?q?F=E4rber?= , Lucas Stach Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, Le jeu., mars 17 2022 at 12:56:53 +0100, Krzysztof Kozlowski = a =E9crit : > Include generic interrupt-controller.yaml schema, which enforces node > naming and other generic properties. > = > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Paul Cercueil Cheers, -Paul > --- > .../bindings/interrupt-controller/ingenic,intc.yaml | 5 = > ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > = > diff --git = > a/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yam= l = > b/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml > index 0358a7739c8e..74597a98f86c 100644 > --- = > a/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml > +++ = > b/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml > @@ -9,6 +9,9 @@ title: Ingenic SoCs interrupt controller devicetree = > bindings > maintainers: > - Paul Cercueil > = > +allOf: > + - $ref: /schemas/interrupt-controller.yaml# > + > properties: > $nodename: > pattern: "^interrupt-controller@[0-9a-f]+$" > @@ -50,7 +53,7 @@ required: > - "#interrupt-cells" > - interrupt-controller > = > -additionalProperties: false > +unevaluatedProperties: false > = > examples: > - | > -- > 2.32.0 > = _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel