From patchwork Tue Jul 9 06:12:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18282 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f200.google.com (mail-vc0-f200.google.com [209.85.220.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 2FAD725E49 for ; Tue, 9 Jul 2013 06:28:26 +0000 (UTC) Received: by mail-vc0-f200.google.com with SMTP id kw10sf6404189vcb.11 for ; Mon, 08 Jul 2013 23:28:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to: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=N54YQ68jSHZ+igshy3fWsC9ZpRuyaOXJuFNQy3wabWw=; b=KwbFcuxqvAQ3y/uW5OaTyYossXV6lhOcSBma6ZwuxVWHlDmurhKsKsk8w9hHhR/1JW dKK7OhCQqVYtSInw2P4SDq5d2dkHWgGqATC8iLM8FrzeJuezPJRFMSJ9gFFXF/i2Umnu LPIQjzbMbntHgOEUVqaNtmyv1iKPCyzoozsTbAXraOE5fMzAc+B1CCedtUtcMTq5+cw0 HfL1cchzAtEGqlqHS8TCUCpmOeSm4h93X6KcHLmxFs6HFCQqv29ROFQwbxFDiddC4jxd LT46frO1NdEaDoAGs6nc1N6eaLMFJz4p21R1fzWBdWnCyvE7gsuRWVbEuzEkVl9Mghs3 y48g== X-Received: by 10.236.79.67 with SMTP id h43mr13342901yhe.46.1373351304837; Mon, 08 Jul 2013 23:28:24 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.58.233 with SMTP id u9ls2141307qeq.53.gmail; Mon, 08 Jul 2013 23:28:24 -0700 (PDT) X-Received: by 10.52.33.162 with SMTP id s2mr689956vdi.37.1373351304611; Mon, 08 Jul 2013 23:28:24 -0700 (PDT) Received: from mail-vb0-f48.google.com (mail-vb0-f48.google.com [209.85.212.48]) by mx.google.com with ESMTPS id zt2si7239725vec.150.2013.07.08.23.28.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 23:28:24 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.48 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.48; Received: by mail-vb0-f48.google.com with SMTP id w15so4044618vbf.21 for ; Mon, 08 Jul 2013 23:28:24 -0700 (PDT) X-Received: by 10.220.198.133 with SMTP id eo5mr15609414vcb.24.1373351304241; Mon, 08 Jul 2013 23:28:24 -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.220.149.77 with SMTP id s13csp11119vcv; Mon, 8 Jul 2013 23:28:23 -0700 (PDT) X-Received: by 10.66.232.101 with SMTP id tn5mr26468343pac.132.1373351302604; Mon, 08 Jul 2013 23:28:22 -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 qy1si9010966pbc.257.2013.07.08.23.28.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 23:28:22 -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 ld11so5215435pab.22 for ; Mon, 08 Jul 2013 23:28:22 -0700 (PDT) X-Received: by 10.68.131.68 with SMTP id ok4mr7363306pbb.146.1373351302045; Mon, 08 Jul 2013 23:28:22 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id aj3sm28267568pad.8.2013.07.08.23.28.18 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 23:28:21 -0700 (PDT) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: devicetree-discuss@lists.ozlabs.org, kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org, mturquette@linaro.org, tomasz.figa@gmail.com, Inki Dae Subject: [PATCH v2 3/3] of/documentation: Update G2D documentation Date: Tue, 9 Jul 2013 11:42:44 +0530 Message-Id: <1373350364-2952-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQnbyYnSxGNwD3Wq0+ek5Z73jv7SKuMo6YHNuz6YNHCvp2FMZ7y2Tbr3WnR7mvN9Phb4Vr0g X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.48 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: , Exynos5250 G2D IP requires only the gate clock. Update the binding documentation accordingly. Signed-off-by: Sachin Kamat Cc: Inki Dae --- Updated the description of clock-names as suggested by Tomasz Figa. --- .../devicetree/bindings/gpu/samsung-g2d.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/gpu/samsung-g2d.txt b/Documentation/devicetree/bindings/gpu/samsung-g2d.txt index 3f454ff..c4f358d 100644 --- a/Documentation/devicetree/bindings/gpu/samsung-g2d.txt +++ b/Documentation/devicetree/bindings/gpu/samsung-g2d.txt @@ -11,8 +11,11 @@ Required properties: - interrupts : G2D interrupt number to the CPU. - clocks : from common clock binding: handle to G2D clocks. - - clock-names : from common clock binding: must contain "sclk_fimg2d" and - "fimg2d", corresponding to entries in the clocks property. + - clock-names : names of clocks listed in clocks property, in the same + order, depending on SoC type: + - for S5PV210 and Exynos4 based SoCs: "fimg2d" and + "sclk_fimg2d" + - for Exynos5250 SoC: "fimg2d". Example: g2d@12800000 {