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 361AEC433EF for ; Fri, 11 Feb 2022 09:16:58 +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=KhWYlZhZq1Ak1CmiQgmw+9ASBYmhG7e+jIkn2ebUu0U=; b=Vc6tZLZ0DWHu93 cry/SNgfG2P1S5Pp+NeVO6kCQca6A4O1eaIiArwMnAbMXfUMWjCow2V3vq+Gz5BR/sVgjHGymnLe1 oAjEHzWaqMU03pLGCNeMrNd9x/dOZhZpB2EqFyq7CTby+FZOpSDpmov47htAsxh/kmlb7sd9wpUo7 FbMtVX29nqzzfDqOyoPHTT79BjmlF18MOI6UtqJvv+ee/jZRGJ5uVp6+hMkwHbcjbpCIpYRny/7D7 Bjc7PPhMqWd2ht7Mrl//NiPuZVGJmNdJiiDApPZN1AVNNyxFvsYbMweehVauA7ZlHqaLVsuWOqLJe ngva+bIuPcJ5bUn1zDEA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nIS1f-006JWU-RJ; Fri, 11 Feb 2022 09:15:36 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nIS1b-006JVi-Li for linux-arm-kernel@lists.infradead.org; Fri, 11 Feb 2022 09:15:32 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 169AD61EB7; Fri, 11 Feb 2022 09:15:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AA570C340E9; Fri, 11 Feb 2022 09:15:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1644570930; bh=QTZP8fqHHC1+Y2mhadMmJp6T7ga9jtD4xF9Z0QYiPSQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aZ/YUWnhWWOBYxozzvnRQG10LeoqFwxlFQsLVYXgo0fTxUlJUWK8sMcJeBb1O4Amf GXKJyAk90xQhrEqSsH/ibRzDoLf+hAFXpwACpeyZFMWta/Erm28GXQuBCbDA2DGpVu lazI0vnF1l2CPrxQAnEXElaV8/ZoSgHG0uT8SIS1DWQihFjGGaObZV3tjV1t1IIeHq Uz3wrXeIOeNinkzGW9vb1+mtdVg6bMcJ5Fsvv9a0ydym5MozZactOkM/mMRv9/WQuS 2UB8vMIaU3MeZmuAH99gfptZ7AfzUcdt8Nz4eDDcr2mtWp3PdffZRK8SwZB8ynlpKn fHScQCykTYe2Q== Date: Fri, 11 Feb 2022 17:15:24 +0800 From: Shawn Guo To: Hugo Villeneuve Cc: Rob Herring , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Hugo Villeneuve , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] arm64: dts: imx8mp-evk: add PCA6416 interrupt controller mode Message-ID: <20220211091524.GT4909@dragon> References: <20220129060818.GQ4686@dragon> <20220129202617.2332885-1-hugo@hugovil.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220129202617.2332885-1-hugo@hugovil.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220211_011531_775800_C9552BBB X-CRM114-Status: UNSURE ( 9.47 ) 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 On Sat, Jan 29, 2022 at 03:26:17PM -0500, Hugo Villeneuve wrote: > From: Hugo Villeneuve > > Add interrupt controller mode for the pca6416 on i.MX8MP EVK board's. > > Signed-off-by: Hugo Villeneuve Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel