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 204FBC3271E for ; Mon, 8 Jul 2024 15:58:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To :Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=lF+jFN7aXULxbA0XW2zcr2AaOMycgcWQaq85VwEMOdM=; b=ahd+I6kE2YlSuhrFSmwMg7R94c f+9hBQnclpqASm4JV5D5W8sEECNhWvtkdfkwNU9HqdxhnExL2vU8sVZu2hfHVCZ0BwT8ZiGhcrPcq 9kfwxVYI83dRPB/0h5f+zYlmuDzFh87zolb8bbXr90ncKrnz4mpidRgvZ0aB2XbYHdgWazQE/GIW9 bi8PTXGwvUb/EX9vE5MaEpP4Gb+XMANxNryFzzw2b7zhKTDLbh7ZXcBLgm5V+ZhsdaIQB1WjVDLfk 3J+izr4W3VaAl75EXyMPDtlwD4espB/vG5+k95TM5A4UTxn7vgqiq/ao6jmlQJqG4l5Fw9YzQ+MVz oywkgIYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sQql3-00000004Kai-1WZt; Mon, 08 Jul 2024 15:58:29 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sQqkn-00000004KUR-2xSG for linux-arm-kernel@lists.infradead.org; Mon, 08 Jul 2024 15:58:15 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id CE92960F32; Mon, 8 Jul 2024 15:58:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 38120C4AF0C; Mon, 8 Jul 2024 15:58:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720454292; bh=xSaR3tUfBE0adZxfHqVKb4wZRGy6SCoW+fLmRQnyfMo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GXKPs7e/nGGic3PxnMVNlZoJE0f1f24bExhQ0xbKQQONjPRCZ3IksTD31QeAFO7gj zf6n7n8Jriy6S+8TbOE8e6bOJaxotBRIvMB6t1cxp8gLuGOwlqz2Y7DsLE5vlkdgiR 4AFpRqfaw7cTAzMGU+1Eqxl4t69ORM9EzCMGbmkRE645doKMWxeD16DCKVS+E5PxIc r9TBxqXb1/X+rQcOI/T/KVOt2KBP16XzXI3GgA1aEnJ08xv/bCHxvcwxFFng0UY8Yz vYY9HDgVv3JkOnWvUI3yTkPx7qxQzHY20Abwijcn2BbgmYkK9CnXOsrMRyGn84dR2/ fBD2T+LRXM3Xg== Date: Mon, 8 Jul 2024 09:58:10 -0600 From: Rob Herring To: Varshini Rajendran Subject: Re: [PATCH v5 15/27] dt-bindings: interrupt-controller: Document the property microchip,nr-irqs Message-ID: <20240708155810.GA3245742-robh@kernel.org> References: <20240703102011.193343-1-varshini.rajendran@microchip.com> <20240703102814.196063-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240703102814.196063-1-varshini.rajendran@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240708_085813_826246_F22F414D X-CRM114-Status: UNSURE ( 7.91 ) X-CRM114-Notice: Please train this message. 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: devicetree@vger.kernel.org, conor+dt@kernel.org, alexandre.belloni@bootlin.com, linux-kernel@vger.kernel.org, claudiu.beznea@tuxon.dev, dharma.b@microchip.com, tglx@linutronix.de, krzk+dt@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jul 03, 2024 at 03:58:14PM +0530, Varshini Rajendran wrote: > Add the description and conditions to the device tree documentation > for the property microchip,nr-irqs. Why? Of *all* the other interrupt controller bindings, do you see a property for number of interrupts? No (well, maybe a few slipped in). You shouldn't need one either. Rob