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 32256C6FA82 for ; Fri, 23 Sep 2022 14:04:13 +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: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:References: List-Owner; bh=aI4WyBma4ZXueNNYp9LnF8wAIEZ/DcLB68D+KCyuqwE=; b=02T0ymzmFRRQQe 696bOwqqZa2OsC8kNXn10/oEJqqE6HzO+mOr8dcikgVt6I+UJ22K7fOvkTGMjWTJsgS8XdRnO+BQE N+cfCfdhlykwhr7qlEjlu9Mv0frRZAy6Zcm3byowt168WnncG2ZsNHgPFBvLBH93WXub1EEssoHdP cBTgPq6FLttXSAyiYYMfwEdMt+nroAFnF2DkQZSMgUQeB697xBw3C2imPQ5T8iUYycsf18LKpmK+t MwIsJAOj9Yum1yk6BagR1o34aPXVvJBUocYrSv+vUbpJsnD9w9Zweq9mJoC2t04gN9TUXProp1rt/ V4pQ6uXPWkMNV0ZOwbCw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1objGf-004YTw-Oe; Fri, 23 Sep 2022 14:03:01 +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 1objGd-004YTP-I7 for linux-arm-kernel@lists.infradead.org; Fri, 23 Sep 2022 14:03:01 +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 DEBC6611AB; Fri, 23 Sep 2022 14:02:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 07BABC433C1; Fri, 23 Sep 2022 14:02:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663941777; bh=ixvslB3k4f1Z+i5nljwfgK1Ai9iYp3xq8hITW4HXtw8=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=HX4C9a+ooEJNK8nNxgxYp2jKQOrFi0RVTd281nbW5Bvv9koLVgCd9z3DUjCX5QuhZ JVJTdbnG0DyKfqjIntIslYA24l7lpmp57s6JzCzUdL7ArHedpO31ILluNximecp5Tk l4xxQVv3PhNLaWO4olD+/1I+zXf/AKNUZISQALaZYrrUONX6ocwblCJ9vJiQnIJu2z vl7fN7KqCebTY23vx9SVA9AHzOHCb0lSHMIauzcqtm5qDK6/KTV5dy3Q5G+r+Q3zkc CZoCVIP2pv4yhJlowaTWiWaSGhUAku2SbBhUStdU6WnEeu/xMydc32LzM4ohs4cbJU f/+/XuWgwg1JQ== Date: Fri, 23 Sep 2022 09:02:55 -0500 From: Bjorn Helgaas To: Richard Zhu Cc: l.stach@pengutronix.de, bhelgaas@google.com, robh+dt@kernel.org, lorenzo.pieralisi@arm.com, shawnguo@kernel.org, kishon@ti.com, kw@linux.com, frank.li@nxp.com, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, linux-imx@nxp.com Subject: Re: [PATCH v3 05/14] arm64: dts: Add iMX8MM PCIe EP support Message-ID: <20220923140255.GA1388596@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1663913220-9523-6-git-send-email-hongxing.zhu@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220923_070259_671424_73B01A5B X-CRM114-Status: UNSURE ( 9.29 ) 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 Fri, Sep 23, 2022 at 02:06:51PM +0800, Richard Zhu wrote: > Add iMX8MM PCIe EP support. Half the time this is spelled "i.MX..." and half the time it's "iMX..." Pick one and use it consistently. I think "i.MX..." is right because that's what I see on nxp.com, e.g., https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-processors/i-mx-8-processors/i-mx-8-family-arm-cortex-a53-cortex-a72-virtualization-vision-3d-graphics-4k-video:i.MX8 Also applies to several subsequent patches. Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel