From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] arm64: dts: imx8mq: fix SAI compatible Date: Tue, 23 Jul 2019 15:38:12 +0800 Message-ID: <20190723073811.GI15632@dragon> References: <20190717095436.28154-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: <20190717095436.28154-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, patchwork-lst@pengutronix.de, NXP Linux Team , kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Wed, Jul 17, 2019 at 11:54:36AM +0200, Lucas Stach wrote: > The i.MX8M SAI block is not compatible with the i.MX6SX one, as the > register layout has changed due to two version registers being added > at the beginning of the address map. Remove the bogus compatible. > > Fixes: 8c61538dc945 "arm64: dts: imx8mq: Add SAI2 node" > Signed-off-by: Lucas Stach Applied, thanks.