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 1FE56C05027 for ; Fri, 17 Feb 2023 05:59: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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZTasVVgL6ovmE9vGWWun2EJ/e24QkVUtjYb0sQVvzzA=; b=K4KNlLLu9whTxg SuWy8Cgp4lSfnVRMkILpIcUfh9k1q7KgVJhH7tsCnQWZMM3y6YsTTveecJNqf4xHpffrdCpswMEuQ bUUyD76AMk1tnj5uxnX44nC3m+9HuKo+UsKFsVfbw0WnDqWIpa8cBaKj92tRDZFDGfje+adP8oHc2 W6USR+xDh+1RgmGeJ86ZVHVpR5ehNNcP/EC4te5S5Zd3/eTKF2sV2YtFlNGlB3wvXhqJMSUvPv5Ep psJPpB4gyvspevCkvcLoUy5Zt3tdf1d+KfebiVvxVmC9ar+fHCZkNHLPe7sfoRzDw3tWuda/6LYNa zm4dyYwi1OKv6ougLlJA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pStl2-00Ct0c-Kd; Fri, 17 Feb 2023 05:58:08 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pStkz-00Ct0C-NR for linux-arm-kernel@lists.infradead.org; Fri, 17 Feb 2023 05:58:06 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id AAB69826D; Fri, 17 Feb 2023 05:58:04 +0000 (UTC) Date: Fri, 17 Feb 2023 07:58:03 +0200 From: Tony Lindgren To: Linus Walleij Cc: Mun Yew Tham , Bartosz Golaszewski , Joel Stanley , Andrew Jeffery , Alban Bedel , Orson Zhai , Baolin Wang , Chunyan Zhang , Jay Fang , Daniel Palmer , Romain Perier , Grygorii Strashko , Santosh Shilimkar , Kevin Hilman , William Breathitt Gray , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-omap@vger.kernel.org, Janusz Krzysztofik , Arnd Bergmann , Marc Zyngier Subject: Re: [PATCH 14/17] gpio: omap: Drop irq_base Message-ID: References: <20230215-immutable-chips-v1-0-51a8f224a5d0@linaro.org> <20230215-immutable-chips-v1-14-51a8f224a5d0@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230215-immutable-chips-v1-14-51a8f224a5d0@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230216_215805_843600_8FACE973 X-CRM114-Status: UNSURE ( 7.19 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Linus Walleij [230216 09:37]: > The OMAP1 at one point was using static irqs but that time is gone, > OMAP1 uses sparse irqs like all other multiplatform targets so this > static allocation of descriptors should just go. Reviewed-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel