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 634DBC4167B for ; Mon, 27 Nov 2023 22:10:54 +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=AcANxFER6Q/eSjf9ZV5naARv2a2NgLb1kVto+lMWx10=; b=g6Tw+RmlaN+84S P5t85BAiG1KBszHei2I0wZKlD3Xcqma12xOYg22fQ+aIhu8oxaEOoN/l5SvGhRdEpIG77A0FwFkRp 1IQi2NhU9U33DaSuaxSTT3zSt3dmd2il8KlZ6GOgFZPDSXEMrPnccS6VBPcCiSFRfVWjcMd0JCg4I Pz403vfacUcM+q3NJjYAxCdhvrFEklc1WShIAAV+MXTTG7dMIIz7voLZ/sy8pp628HYrcCMufzYya kOrO0yJrxBbrbCSAHN13jsyeJfFth9Tn2uHKYntyr7dutm5OWEPA4wF++VpjrYvILt0zs6vS3Ehn1 oAqJ96xJtIl8HYA1/Euw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7jo5-003ZHi-1p; Mon, 27 Nov 2023 22:10:21 +0000 Received: from vps0.lunn.ch ([156.67.10.101]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r7jo2-003ZFI-18 for linux-arm-kernel@lists.infradead.org; Mon, 27 Nov 2023 22:10:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=fj7S737PvFT1eBpIj48u2YOVkKBKsc0oOWwD61/IFdY=; b=yFYKLFXSfGlukSu6vhGHcRMmTw QRCP9VHd4YqKk+hVZ0VI0TiSZUqOGNMjXIpl+KQHWfi43qSqfYZWoT48eozDRz955TcgItNl1aCyh dKOYfG+dEQxF07M2Ls2s2wc1RldnIA/4gP49pgcoftrX023geudGJIXU9xrgt0jHe2oQ=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1r7jnm-001OJO-70; Mon, 27 Nov 2023 23:10:02 +0100 Date: Mon, 27 Nov 2023 23:10:02 +0100 From: Andrew Lunn To: Linus Walleij Cc: Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Russell King , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v9 3/3] ARM64: dts: Add special compatibles for the Turris Mox Message-ID: <5558d4b6-51ca-417a-bdec-8be69221d932@lunn.ch> References: <20231127-mv88e6xxx-mvebu-fixes-v9-0-d19b963e81fb@linaro.org> <20231127-mv88e6xxx-mvebu-fixes-v9-3-d19b963e81fb@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231127-mv88e6xxx-mvebu-fixes-v9-3-d19b963e81fb@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231127_141018_384755_CBF0427B X-CRM114-Status: GOOD ( 11.11 ) 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 04:51:02PM +0100, Linus Walleij wrote: > These special compatibles are added to the Marvell Armada 3720 > Turris Mox in order to be able to special-case and avoid > warnings on the non-standard nodenames that are ABI on this > one board due to being used in deployed versions of U-Boot. > > Signed-off-by: Linus Walleij Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel