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 613F0C4167B for ; Wed, 6 Dec 2023 02:06:08 +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=DnJyq+gStPaSSA1d6N8r6D0/rnxEINoVf/zL2nAO6+c=; b=ZJGHOqhuXH4vAM oTLbsDq79dm0HmjJP+dC4gDWGN0VQhK0aOJX8h6HH1epFRhG7JMEimuPRH1HIHwRY2hArubSXrdSJ N4ZDQWau0evzhQIuyfciF7nHRZXMjOWvZ7mvxSu99vJS8QsjBN6Ca/fC+We4GRGrbmIFpC9WT+N0P n3WPefneYx2t87tNZ5gZRs9mujK+wSJHyKmaDDJFJFG8nfOe+xYTa4GHczRGNnsRl6QSZFPzMVAeF g3L0yQB1xCG15ZzpJyIhq9c5tfgKAK7oHWWXjNJZGcsc/V5CDsMQVAwsWla7AwewD8CS6aYgUYVu4 Qw6zubriiOyriEm0QtxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rAhIH-008rlg-0V; Wed, 06 Dec 2023 02:05:45 +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 1rAhID-008rku-2r for linux-arm-kernel@lists.infradead.org; Wed, 06 Dec 2023 02:05:43 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 2BF2F61A3C; Wed, 6 Dec 2023 02:05:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1D347C433C8; Wed, 6 Dec 2023 02:05:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701828340; bh=q7kBWoEGiJcmUw2nDHVAx/qtiR4gJ5tI5mmdyMUBRVg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hNrPM6DW511/RSweMNjPMc3QBSfFt9qZviV5ipFgzHHQ4le4k4gssNu/82i4UtJF9 Ffkmpc2lsYIeygiSRYzwFVFjLc4enTIfJlx4P9WWOhfDO/fA/f7MY6rqlrP+ADfzlB 9MvdIy0uk0pP61cRVtcNEP0SMTMniqolKwLg7TSKEE+9fcrM8w54zGBz2KUjNYK1Cb X7/Y0TwqNsE3kSuKQS8tpMAlRyCEDQz4uSJz3wGNRsXjCXl45kPEFLiOwSBBwuWwDg ZJXtvTZA3/YMogjRtLE7EvXo+xBbcIxnaG4Cs9vpdjhUappzM/k2jMxy27stKOorLK BA4k7+Hs7BUsA== Date: Wed, 6 Dec 2023 10:05:34 +0800 From: Shawn Guo To: Roland Hieber Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Frank Li , Anson Huang , Shawn Guo , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Philipp Zabel Subject: Re: [PATCH] ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gpt Message-ID: <20231206020534.GH236001@dragon> References: <20231127-b4-imx7-dt-v1-1-6ecbd0471cc4@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231127-b4-imx7-dt-v1-1-6ecbd0471cc4@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231205_180541_966231_C8A9B532 X-CRM114-Status: UNSURE ( 9.39 ) 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 Mon, Nov 27, 2023 at 05:05:01PM +0100, Roland Hieber wrote: > From: Philipp Zabel > > The timer nodes declare compatibility with "fsl,imx6sx-gpt", which > itself is compatible with "fsl,imx6dl-gpt". Switch the fallback > compatible from "fsl,imx6sx-gpt" to "fsl,imx6dl-gpt". > > Fixes: 949673450291 ("ARM: dts: add imx7d soc dtsi file") > Signed-off-by: Philipp Zabel > Signed-off-by: Roland Hieber Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel