From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9A16419BB1 for ; Fri, 20 Oct 2023 12:18:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="FWNNqq8/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F306FC433C8; Fri, 20 Oct 2023 12:18:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697804288; bh=zYBV4aL2PGlKEIZZ+fVjoI9sDilQIzbC8CX3x96/7fM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=FWNNqq8/Wfv5ehjcaQsbnbLSsbKy/lJREqnNXfrcrq76Zc0S0LTeecCzLMwqPO9jw s1BrJyXbvyllNzmidrKi1qWk1peH2M+RKO/fS2gAlHFDn9EoKrIlgHjbimhxk12VQQ JTZmj4VgQAZ6OYVyxnggue+thHaAheiDU39CGspYacoI0i3eBSAQLM2FudgFRbAare wvkQGGDc8ilZespShIbx1CUGrJk9y6TiKPdDJ0huUHO/xt9wtrKOLlO4vQKB7eGDc0 v9lHjDSw4cT4+D/xGSVOofw/2q5X1k+7VnG6UJwOuWGL7WxVasAOAvc5DSKVqEOPgN +rSN+uJuf1+/g== Received: from sofa.misterjones.org ([185.219.108.64] helo=wait-a-minute.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1qtoS5-00674m-Fj; Fri, 20 Oct 2023 13:18:05 +0100 Date: Fri, 20 Oct 2023 13:18:04 +0100 Message-ID: <87wmvh5vyb.wl-maz@kernel.org> From: Marc Zyngier To: Binbin Zhou Cc: Huacai Chen , Jonas Gorski , Jiaxun Yang , Krzysztof Kozlowski , Binbin Zhou , Huacai Chen , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , loongson-kernel@lists.loongnix.cn, devicetree@vger.kernel.org, Thomas Bogendoerfer , linux-mips@vger.kernel.org, diasyzhang@tencent.com, linux-kernel@vger.kernel.org, frowand.list@gmail.com Subject: Re: [PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0 In-Reply-To: References: <20230821061315.3416836-1-zhoubinbin@loongson.cn> <6ba31912-6738-6156-d5f4-3c8d3a3ca7bc@linaro.org> <86wmxcejav.wl-maz@kernel.org> <86pm2ye2si.wl-maz@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: zhoubb.aaron@gmail.com, chenhuacai@kernel.org, jonas.gorski@gmail.com, jiaxun.yang@flygoat.com, krzysztof.kozlowski@linaro.org, zhoubinbin@loongson.cn, chenhuacai@loongson.cn, tglx@linutronix.de, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, loongson-kernel@lists.loongnix.cn, devicetree@vger.kernel.org, tsbogend@alpha.franken.de, linux-mips@vger.kernel.org, diasyzhang@tencent.com, linux-kernel@vger.kernel.org, frowand.list@gmail.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Fri, 20 Oct 2023 10:51:35 +0100, Binbin Zhou wrote: > > Hi Krzysztof & Marc: > > Sorry for the interruption. > As said before, we tried to use the 'interrupt-map attribute' in our > Loongson liointc dts(i), but there are some unfriendly points. > Do you have any other different suggestions? I don't have any suggestion, but if you are still thinking of adding some extra crap to the of_irq_imap_abusers[] array, the answer is a firm 'NO'. M. -- Without deviation from the norm, progress is not possible.