From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl Date: Tue, 15 Dec 2015 16:52:37 +0800 Message-ID: <20151215085237.GB388@tiger> References: <1449648955-30835-1-git-send-email-b51503@freescale.com> <20151214030750.GF25756@tiger> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20151214030750.GF25756@tiger> Sender: linux-kernel-owner@vger.kernel.org To: Bai Ping , Fabio Estevam Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Dec 14, 2015 at 11:07:50AM +0800, Shawn Guo wrote: > On Wed, Dec 09, 2015 at 04:15:55PM +0800, Bai Ping wrote: > > The 'assigned-clock-parents' and 'assigned-clock-rates' list > > should corresponding to the 'assigned-clocks' property clock list. > > > > Signed-off-by: Bai Ping > > Applied, thanks. As this essentially a fix to ed339363de1b ("ARM: dts: imx6qdl-sabreauto: Allow HDMI and LVDS to work simultaneously"), I'm going to send it as a fix with copying stable. @Fabio, Do you agree with the fix? Shawn