From patchwork Mon Apr 22 04:32:52 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 16285 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gh0-f197.google.com (mail-gh0-f197.google.com [209.85.160.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 618EF25BA4 for ; Mon, 22 Apr 2013 04:46:12 +0000 (UTC) Received: by mail-gh0-f197.google.com with SMTP id r17sf458472ghr.4 for ; Sun, 21 Apr 2013 21:45:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-beenthere:x-received:received-spf :x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=EuSbwW81/aQCwxZ2bGOl2oZ0d1jgAirOC2dIqkdxasM=; b=TpWRmZmWJSrJM25mDfvIGcfDhn6mSGRp5C6M0SHjqtyMEYqfOdA6rkfGr1I8calVFh n/lL84mO+b8fTp2om0QFXwOqsD6bHjFCLXjNdlw0lsXlfYCB9SF9g2cTPT5CyCrPTn0K 7oTGeGFnewsajXSqaWXrTi/+MRYxlXuwq//ZLY3aXiiWmfECCnbe0kjZwmq2/3/9zvx8 KCyRWuhHzosPU1a/VW9WU+l+8BQJEzVDuoFoFbKDaNRrftu74d0xzFh+EuAsGQCPby+8 g91Z8fYfTV6dvHqGN3nvdml9bcJsAzOyURCmd0b8oTNVaGADdmz9q6aNDqKAz4EFuw3P /YYw== X-Received: by 10.58.40.2 with SMTP id t2mr8758629vek.12.1366605925578; Sun, 21 Apr 2013 21:45:25 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.37.230 with SMTP id b6ls3001078qek.3.gmail; Sun, 21 Apr 2013 21:45:25 -0700 (PDT) X-Received: by 10.52.26.102 with SMTP id k6mr15691341vdg.127.1366605925437; Sun, 21 Apr 2013 21:45:25 -0700 (PDT) Received: from mail-vb0-x230.google.com (mail-vb0-x230.google.com [2607:f8b0:400c:c02::230]) by mx.google.com with ESMTPS id ex4si15181719vdb.66.2013.04.21.21.45.25 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Apr 2013 21:45:25 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c02::230 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c02::230; Received: by mail-vb0-f48.google.com with SMTP id p13so5389913vbe.21 for ; Sun, 21 Apr 2013 21:45:25 -0700 (PDT) X-Received: by 10.52.228.71 with SMTP id sg7mr14815334vdc.51.1366605925291; Sun, 21 Apr 2013 21:45:25 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.127.98 with SMTP id nf2csp59879veb; Sun, 21 Apr 2013 21:45:24 -0700 (PDT) X-Received: by 10.68.172.36 with SMTP id az4mr30409820pbc.211.1366605923996; Sun, 21 Apr 2013 21:45:23 -0700 (PDT) Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by mx.google.com with ESMTPS id yc5si20965615pbc.305.2013.04.21.21.45.23 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Apr 2013 21:45:23 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.49 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.49; Received: by mail-pa0-f49.google.com with SMTP id kp14so3354999pab.36 for ; Sun, 21 Apr 2013 21:45:23 -0700 (PDT) X-Received: by 10.66.251.161 with SMTP id zl1mr10547586pac.54.1366605923620; Sun, 21 Apr 2013 21:45:23 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPS id aa8sm4220188pad.14.2013.04.21.21.45.20 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Apr 2013 21:45:23 -0700 (PDT) From: Sachin Kamat To: devicetree-discuss@lists.ozlabs.org, linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/4] ARM: dts: Add TMU clock entries to exynos4210.dtsi Date: Mon, 22 Apr 2013 10:02:52 +0530 Message-Id: <1366605175-19161-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmXguhpW83w5Dc6SjayNj3MwDv9GVnPLJ74QnFxD6/RKOqy3ERZ40KS+1CVu85nBIY4KLbF X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::230 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Adds TMU clock entries to exynos4210.dtsi file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi index 50ab9d4..53654c4 100644 --- a/arch/arm/boot/dts/exynos4210.dtsi +++ b/arch/arm/boot/dts/exynos4210.dtsi @@ -111,6 +111,9 @@ interrupt-parent = <&combiner>; reg = <0x100C0000 0x100>; interrupts = <2 4>; + clocks = <&clock 383>; + clock-names = "tmu_apbif"; + status = "disabled"; }; g2d@12800000 {