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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0F3EFC05027 for ; Fri, 17 Feb 2023 06:02:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229667AbjBQGC2 (ORCPT ); Fri, 17 Feb 2023 01:02:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229445AbjBQGC1 (ORCPT ); Fri, 17 Feb 2023 01:02:27 -0500 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id A75532B082; Thu, 16 Feb 2023 22:02:26 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 11BDD826D; Fri, 17 Feb 2023 06:02:26 +0000 (UTC) Date: Fri, 17 Feb 2023 08:02:24 +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, Marc Zyngier , Janusz Krzysztofik , Arnd Bergmann Subject: Re: [PATCH 00/17] Mass convert GPIO IRQ chips to be immutable Message-ID: References: <20230215-immutable-chips-v1-0-51a8f224a5d0@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230215-immutable-chips-v1-0-51a8f224a5d0@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Walleij [230216 09:37]: > Please test if you have the hardware. The OMAP patch especially, > hi Tony ;) Looking good so far, will do some more testing today. Thanks, Tony