From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v2 1/2] ARM: dts: exynos: Correct clocks for Exynos4 I2S module Date: Fri, 9 Dec 2016 16:29:19 +0200 Message-ID: <20161209142919.GB10080@kozik-lap> References: <1481268131-1264-1-git-send-email-m.szyprowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from mail-wj0-f193.google.com ([209.85.210.193]:36305 "EHLO mail-wj0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933082AbcLIO3Z (ORCPT ); Fri, 9 Dec 2016 09:29:25 -0500 Received: by mail-wj0-f193.google.com with SMTP id j10so2725818wjb.3 for ; Fri, 09 Dec 2016 06:29:24 -0800 (PST) Content-Disposition: inline In-Reply-To: <1481268131-1264-1-git-send-email-m.szyprowski@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Marek Szyprowski Cc: linux-samsung-soc@vger.kernel.org, Sylwester Nawrocki , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , Chanwoo Choi On Fri, Dec 09, 2016 at 08:22:10AM +0100, Marek Szyprowski wrote: > "iis", "i2s_opclk0" and "i2s_opclk1" are standard clocks for Exynos4 I2S > hardware module, so they should be defined in .dtsi file not in the random > board .dts file. > > Signed-off-by: Marek Szyprowski > --- > Changelog: > v2: > - added changes for exynos4412-itop-elite board > --- > arch/arm/boot/dts/exynos4.dtsi | 6 ++++-- > arch/arm/boot/dts/exynos4412-itop-elite.dts | 4 ---- > arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 4 ---- > 3 files changed, 4 insertions(+), 10 deletions(-) For the reference: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof