From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753220AbbKWDiH (ORCPT ); Sun, 22 Nov 2015 22:38:07 -0500 Received: from mail.kernel.org ([198.145.29.136]:48721 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752991AbbKWDiG (ORCPT ); Sun, 22 Nov 2015 22:38:06 -0500 Date: Mon, 23 Nov 2015 11:37:37 +0800 From: Shawn Guo To: Sanchayan Maity Cc: stefan@agner.ch, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: vfxxx: Fix erroneous property in esdhc0 node Message-ID: <20151123033735.GD13744@tiger> References: <4f43a337677572fbf2b2c8e27152db426e024f7a.1445146992.git.maitysanchayan@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4f43a337677572fbf2b2c8e27152db426e024f7a.1445146992.git.maitysanchayan@gmail.com> 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 Sun, Oct 18, 2015 at 11:18:48AM +0530, Sanchayan Maity wrote: > Something seems to have gone wrong during the merging of the device > tree changes with the following patch > > "ARM: dts: add property for maximum ADC clock frequencies" > > The property "fsl,adck-max-frequency" instead of being applied for > the ADC1 node got applied to the esdhc0 node. This patch fixes it. > > Signed-off-by: Sanchayan Maity Oops, sorry. Applied it. Shawn