From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 3/3] ARM: dts: imx6ull: Fix i.MX6ULL/ULZ ocotp compatible Date: Tue, 15 Jan 2019 22:53:12 +0800 Message-ID: <20190115145309.GA13895@dragon> References: <1544536273-17909-1-git-send-email-stefan.wahren@i2se.com> <1544536273-17909-4-git-send-email-stefan.wahren@i2se.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1544536273-17909-4-git-send-email-stefan.wahren@i2se.com> 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: Stefan Wahren Cc: Mark Rutland , devicetree@vger.kernel.org, Sascha Hauer , Rob Herring , Srinivas Kandagatla , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Tue, Dec 11, 2018 at 02:51:13PM +0100, Stefan Wahren wrote: > Since imx6ulz.dtsi includes imx6ull.dtsi, we only need to fix the compatible > string here to achieve the correct OTP size for both SoCs. > > Signed-off-by: Stefan Wahren Applied, thanks.