From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933331AbbLOIxI (ORCPT ); Tue, 15 Dec 2015 03:53:08 -0500 Received: from mail.kernel.org ([198.145.29.136]:37220 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932133AbbLOIxF (ORCPT ); Tue, 15 Dec 2015 03:53:05 -0500 Date: Tue, 15 Dec 2015 16:52:37 +0800 From: Shawn Guo 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 Subject: Re: [PATCH] ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl 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 Content-Disposition: inline In-Reply-To: <20151214030750.GF25756@tiger> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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