From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 16 Mar 2017 11:03:13 +0800 Subject: [PATCH] ARM: dts: imx7s: Do not claim i.MX51 compatibility for SRC In-Reply-To: <20170314153357.32463-1-andrew.smirnov@gmail.com> References: <20170314153357.32463-1-andrew.smirnov@gmail.com> Message-ID: <20170316030310.GX3618@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 14, 2017 at 08:33:57AM -0700, Andrey Smirnov wrote: > System Reset Controller in i.MX7 doesn't have any commonality with IP > block found in i.MX5 and i.MX6 SoC families. Given that and the new > upstream driver for i.MX7 variant (see > https://lkml.org/lkml/2017/2/21/466) remove "fsl,imx51-src" from > compatibility string. > > Cc: yurovsky at gmail.com > Cc: Fabio Estevam > Cc: Rob Herring > Cc: Mark Rutland > Cc: Russell King > Cc: devicetree at vger.kernel.org > Cc: linux-arm-kernel at lists.infradead.org > Cc: linux-kernel at vger.kernel.org > Signed-off-by: Andrey Smirnov Applied, thanks.