Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754090AbcKIOhZ (ORCPT ); Wed, 9 Nov 2016 09:37:25 -0500 Received: from gloria.sntech.de ([95.129.55.99]:48979 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753356AbcKIOhX (ORCPT ); Wed, 9 Nov 2016 09:37:23 -0500 From: Heiko Stuebner To: Jaehoon Chung Cc: linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, ulf.hansson@linaro.org, robh+dt@kernel.org, krzk@kernel.org, shawn.lin@rock-chips.com Subject: Re: [PATCH 12/13] ARM64: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" Date: Wed, 09 Nov 2016 15:37:17 +0100 Message-ID: <8752381.WGgomIQVST@phil> User-Agent: KMail/5.2.3 (Linux/4.7.0-1-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <20161103062135.10697-13-jh80.chung@samsung.com> References: <20161103062135.10697-1-jh80.chung@samsung.com> <20161103062135.10697-13-jh80.chung@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 337 Lines: 12 Am Donnerstag, 3. November 2016, 15:21:34 CET schrieb Jaehoon Chung: > In drivers/mmc/core/host.c, there is "max-freqeuncy" property. > It should be same behavior, So Use the "max-frequency" instead of > "clock-freq-min-max". > > Signed-off-by: Jaehoon Chung applied to my dts64 branch for 4.10 Thanks Heiko