From patchwork Tue May 20 04:49:15 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tushar Behera X-Patchwork-Id: 30406 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f198.google.com (mail-ie0-f198.google.com [209.85.223.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E102B202FE for ; Tue, 20 May 2014 04:51:24 +0000 (UTC) Received: by mail-ie0-f198.google.com with SMTP id tp5sf20476906ieb.1 for ; Mon, 19 May 2014 21:51:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=ojq2Rt1nThvjEIT+mYmV1QPEoSSF/7VtLbF2u9ZiKok=; b=bvhokT5p3rabd0y00ze35AKiIBQ5UzOsCWfQ2iSghE0T/w+JD57fz2Zynez8IkBVNb 5XDyTIxKwMAXjkWuSpit2M6iu8dHuz/4PB8dXuHBQllCEycYdqsN/Qtv3KjzC0gsBK0I nXqXD0alBv1pweYOhdqM3xvgRj2vXr1PatxdIHU8jeIaGIyr+bT26BmY/sJPcjDmLG1h PCuBTNW7X8u5MMojjX1S5wVvqQI6ebM5BBqbgbNKs3W8WOz1eaCBdodzQ7PRkk1JtBz2 Cb8s9W+9+tUQqBes+U07UjXaMLpT5ARnfaKkhf0vWjol46p9L97Kb0hb4GLIZ15Px2eh Xigg== X-Gm-Message-State: ALoCoQmvFgbVRkofmKw+1Li+ssReB5Xkdf9T+kPdXeGCDH8N2Kp37yOW1+p7xkQLAxHvEuu7TIwF X-Received: by 10.182.233.164 with SMTP id tx4mr7347690obc.20.1400561483767; Mon, 19 May 2014 21:51:23 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.37.164 with SMTP id r33ls102389qgr.2.gmail; Mon, 19 May 2014 21:51:23 -0700 (PDT) X-Received: by 10.58.126.4 with SMTP id mu4mr35814287veb.0.1400561483671; Mon, 19 May 2014 21:51:23 -0700 (PDT) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) by mx.google.com with ESMTPS id v2si4657338vet.142.2014.05.19.21.51.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 May 2014 21:51:23 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.174 as permitted sender) client-ip=209.85.128.174; Received: by mail-ve0-f174.google.com with SMTP id jw12so7658845veb.33 for ; Mon, 19 May 2014 21:51:23 -0700 (PDT) X-Received: by 10.220.69.72 with SMTP id y8mr1726153vci.21.1400561483565; Mon, 19 May 2014 21:51:23 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp820vcb; Mon, 19 May 2014 21:51:23 -0700 (PDT) X-Received: by 10.66.120.99 with SMTP id lb3mr13385580pab.2.1400561482422; Mon, 19 May 2014 21:51:22 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bu1si102634pbc.136.2014.05.19.21.51.21; Mon, 19 May 2014 21:51:21 -0700 (PDT) Received-SPF: none (google.com: linux-samsung-soc-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750706AbaETEvV (ORCPT + 9 others); Tue, 20 May 2014 00:51:21 -0400 Received: from mail-pb0-f50.google.com ([209.85.160.50]:61325 "EHLO mail-pb0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750699AbaETEvU (ORCPT ); Tue, 20 May 2014 00:51:20 -0400 Received: by mail-pb0-f50.google.com with SMTP id ma3so6733725pbc.9 for ; Mon, 19 May 2014 21:51:20 -0700 (PDT) X-Received: by 10.68.110.129 with SMTP id ia1mr48000725pbb.158.1400561480114; Mon, 19 May 2014 21:51:20 -0700 (PDT) Received: from linaro.sisodomain.com ([14.140.216.146]) by mx.google.com with ESMTPSA id gc3sm663465pbd.93.2014.05.19.21.51.17 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 May 2014 21:51:19 -0700 (PDT) From: Tushar Behera To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, t.figa@samsung.com Subject: [PATCH] ARM: dts: Add mclk entry for Snow/Peach-pit boards Date: Tue, 20 May 2014 10:19:15 +0530 Message-Id: <1400561355-9484-1-git-send-email-tushar.behera@linaro.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: tushar.behera@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.174 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , On Snow/Peach-pit boards, XCLKOUT provides master clock (mclk) to codec. Signed-off-by: Tushar Behera --- Dependency: 1. Driver side changes have been posted here. https://lkml.org/lkml/2014/5/20/4 2. XCLKOUT clock driver support https://lkml.org/lkml/2014/5/15/530 arch/arm/boot/dts/exynos5250-snow.dts | 3 +++ arch/arm/boot/dts/exynos5420-peach-pit.dts | 3 +++ 2 files changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts index 67391b9..1014ce0 100644 --- a/arch/arm/boot/dts/exynos5250-snow.dts +++ b/arch/arm/boot/dts/exynos5250-snow.dts @@ -346,6 +346,9 @@ samsung,i2s-controller = <&i2s0>; samsung,audio-codec = <&max98095>; + + clocks = <&pmu_system_controller>; + clock-names = "mclk"; }; usb@12110000 { diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420-peach-pit.dts index f4b2a16..c0664e9 100644 --- a/arch/arm/boot/dts/exynos5420-peach-pit.dts +++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts @@ -64,6 +64,9 @@ samsung,i2s-controller = <&i2s0>; samsung,audio-codec = <&max98090>; + + clocks = <&pmu_system_controller>; + clock-names = "mclk"; }; };