Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751743AbdFIMxZ (ORCPT ); Fri, 9 Jun 2017 08:53:25 -0400 Received: from gloria.sntech.de ([95.129.55.99]:51340 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751671AbdFIMxV (ORCPT ); Fri, 9 Jun 2017 08:53:21 -0400 From: Heiko Stuebner To: Jaehoon Chung Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, shawn.lin@rock-chips.com, andyshrk@gmail.com Subject: Re: [PATCH v2] ARM: dts: rv1108: change to "max-frequency" from "clock-freq-min-max" Date: Fri, 09 Jun 2017 14:53:06 +0200 Message-ID: <4537978.5RC1Gv988B@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <20170609111747.24591-1-jh80.chung@samsung.com> References: <20170609111747.24591-1-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: 302 Lines: 11 Am Freitag, 9. Juni 2017, 20:17:47 CEST schrieb Jaehoon Chung: > "clock-freq-min-max" was deprecated. There is only using in rv1108.dtsi. > Use the "max-frequency" for removiing "clock-freq-min-max" in future. > > Signed-off-by: Jaehoon Chung applied for 4.13 Thanks Heiko