From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 1/3] soc: imx: gpcv2: prefix i.MX7 specific defines Date: Wed, 5 Dec 2018 08:51:14 +0800 Message-ID: <20181205005112.GB3987@dragon> References: <20181116154927.16152-1-l.stach@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181116154927.16152-1-l.stach@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Lucas Stach Cc: devicetree@vger.kernel.org, Anson Huang , patchwork-lst@pengutronix.de, Rob Herring , NXP Linux Team , kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, Nov 16, 2018 at 04:49:25PM +0100, Lucas Stach wrote: > So we can add i.MX8M support without introducing name clashes. > > Signed-off-by: Lucas Stach Applied all, thanks.