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 40A01C433FE for ; Fri, 11 Nov 2022 06:25:38 +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=tWH3Sk4LqaKGwEm/YzoUaX2RVrE9IirjP5K9T11gKvI=; b=spJz2eIyhLDhQS ziGCdKMXCKa5B++nGT9LuRjT06Y1mufuDU19AAtkyvpdcXW5atZrBWoL2oB/R415rRFj+UzZvcAvu C5HFDHbKTpwZ/iNpljFv6ZT+qCdVVvVxtKhrUWm5v/ok0RcJeTMMMtAkYGkxKp3GWtWejh+xl2py3 bbCRr1AFWVuu2wNLhdtE5a0Wxpsrq2wkoOcCMul8gWv4eQtAAQOtR0ii0xYm9EsphMWd8Kx75ljWu R1FPCoRATEMoeRmLA63FkoI3mdiiF6doowKDXAr0Inv7KWl9COg3H96LlbyaXvLEtJZP5t0elsQnU JQaJndv9YajXJrQ+JUcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1otNT1-00DZqm-Mk; Fri, 11 Nov 2022 06:24:43 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1otNSx-00DZpG-PS for linux-arm-kernel@lists.infradead.org; Fri, 11 Nov 2022 06:24:41 +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 ams.source.kernel.org (Postfix) with ESMTPS id 77E54B823E8; Fri, 11 Nov 2022 06:24:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE60DC433C1; Fri, 11 Nov 2022 06:24:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668147877; bh=SEjNhOlHdRhwAV/KZtI1pn3kNJFqFvZeUgRrUpWDrBs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mAB+3FQ1OWyr14Zy61kNL3Vg56VUDguZo0FknpnKLTvTweO30lGHhBGVvofMISnAi wxsHGTmXoSN24B/n0vTd5EcS71hlAFODZxhxZUK2U5cskV1PQphYeAGbKBfjXkTTKA AssF/ZistCYvEBDD/XwOaeQPIuBLazqKRIn5Bn+e0gR2iFcx23rW1IE50A7zA3V4d5 UH8nK3YkLSmM4Uvab+Igkz7qJ2U1n0LcF4nh6gEzhR66AbbuLYK3QtSOJWyxWYweTL 9o8pza0L9pJTM/6ofFyvGsEAvuFENpAZRnCbbTo4jN6K/mfXEJRAtG684dsEzV+xFv p7Fz0VVch7MLQ== Date: Fri, 11 Nov 2022 14:24:30 +0800 From: Shawn Guo To: Marek Vasut Cc: devicetree@vger.kernel.org, Anson Huang , Fabio Estevam , Krzysztof Kozlowski , Oleksij Rempel , Peng Fan , Rob Herring , NXP Linux Team , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dt-bindings: nvmem: snvs-lpgpr: Fix i.MX8M compatible strings Message-ID: <20221111062430.GJ2649582@dragon> References: <20221102222543.153026-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221102222543.153026-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221110_222439_987376_8DF9E549 X-CRM114-Status: GOOD ( 11.65 ) 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 Wed, Nov 02, 2022 at 11:25:43PM +0100, Marek Vasut wrote: > The compatible strings for "fsl,imx8m*-snvs-lpgpr" always contain > the fallback "fsl,imx7d-snvs-lpgpr" compatible in DTs too, since > the fallback compatible is what the driver matches on, this way: > compatible = "fsl,imx8mm-snvs-lpgpr", "fsl,imx7d-snvs-lpgpr" > The older "fsl,imx7d-snvs-lpgpr" and "fsl,imx6*-snvs-lpgpr" used > only that single compatible string. > > Document both options in the binding document. > > Signed-off-by: Marek Vasut Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel