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 6A43BC4167B for ; Wed, 6 Dec 2023 01:59:09 +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=SNXLppdwCIBd6uZ/Dq+P5pfNDmQ4f2yYrqH45WQpX5g=; b=Qn636Sv6BWurIa 6bW35LaFtn4vB4eN4Mn8K6Z7iFcg7uGzOs3VNdE11DmttBzUV3JZUV0yIlVUHPa1a5FykKeDjlXo0 C1PaQRs8FgCsU1Q3ZnSuOY0DQBXV4bNZaDobVrmYJlgYoNzP3vtIUvN46aJ7/XyiEj1NNbKxzWbW2 kw27sU5A9XhRuQNATFrh9F/kHv2Lmn+ZacR55vEmp6OQQxHhJpiNwL87V7c6u1GMu4ZQUUBvpOCAe vYi7Ms7Hi39BZnzflQkEKkuoO4X5TP19s31GZic5sI1Qht++i/mUbHxG0VB0ZcFFQRVxcYG6HzRu7 e32qB68R+oUW09ply77g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rAhBU-008r7w-0J; Wed, 06 Dec 2023 01:58:44 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rAhBR-008r7X-18 for linux-arm-kernel@lists.infradead.org; Wed, 06 Dec 2023 01:58:42 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 761C361A18; Wed, 6 Dec 2023 01:58:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D5243C433C7; Wed, 6 Dec 2023 01:58:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701827918; bh=Db7+kqCZSBEIimX8QgK7lIl9DnyCoYu2s1pS0gFyC90=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gFfcdYyHZwe7QZqj6LBBh/KzmVO+mpyreomT6tEcNm87Z52lK6u5QhyEUHd/Q3m1U ONmjPTK252s2Cq0VTEfRJdyS4wDSfHgDwA/qbem6pJDwNKBnagkW54WBhQkZLIEpQ8 dwpPN8tNPJSRt/AXV3mS/P/yx/WI8ZTQ4tGAwkRe4Kw5Xq3/49XowZnt/RoCwXaRg5 OGKwspsobTWk27xLULRkb6hBK86gtuSALceOBWP0btiCEfhjeBrLYnpu0doIET66rB VyTHSvOWZXwjpqnVwo29wKtJ0Opo7r7JtOQaaNe43FMD69K+7PNPRePaoZI2O50OOY CRLgip/ngW9dQ== Date: Wed, 6 Dec 2023 09:58:32 +0800 From: Shawn Guo To: Ahmad Fatoum Cc: Sascha Hauer , kernel@pengutronix.de, Fabio Estevam , NXP Linux Team , linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev Subject: Re: [PATCH] MAINTAINERS: reinstate freescale ARM64 DT directory in i.MX entry Message-ID: <20231206015832.GE236001@dragon> References: <20231127053414.2200563-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231127053414.2200563-1-a.fatoum@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231205_175841_454649_1495B4CD X-CRM114-Status: GOOD ( 10.46 ) 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 Mon, Nov 27, 2023 at 06:34:14AM +0100, Ahmad Fatoum wrote: > The MAINTAINERS entry's F: currently only matches the 32-bit device trees, > as commit 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories") > inadvertently dropped the 64-bit DT match when it added the 32 bit > matches. The entry has a N: imx, which reduced the impact a bit, but > still some board device trees may not contain the substring and would > thus not be covered by the entry. > > Reinstate the missing F: line to restore previous behavior. > > Fixes: 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories") > Signed-off-by: Ahmad Fatoum Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel