From patchwork Tue Jul 9 06:29:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 2825113 Return-Path: X-Original-To: patchwork-linux-samsung-soc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id A20E0C0AB2 for ; Tue, 9 Jul 2013 06:45:05 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 41BA62013C for ; Tue, 9 Jul 2013 06:45:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1D7782015F for ; Tue, 9 Jul 2013 06:45:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753255Ab3GIGo6 (ORCPT ); Tue, 9 Jul 2013 02:44:58 -0400 Received: from mail-pd0-f176.google.com ([209.85.192.176]:50395 "EHLO mail-pd0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753147Ab3GIGo4 (ORCPT ); Tue, 9 Jul 2013 02:44:56 -0400 Received: by mail-pd0-f176.google.com with SMTP id t12so4895917pdi.35 for ; Mon, 08 Jul 2013 23:44:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=N54YQ68jSHZ+igshy3fWsC9ZpRuyaOXJuFNQy3wabWw=; b=l1bAag9qZhxW3TBjPjNYcy1Z+xY0gclBux9xMIH997VVlb2w8IZZQvo8U24JzZKr1e RzMtAvNzcXXLz9dggelRKs6DJMrCmKk0JmlgJTTU0k5VIcToqkViq+f3+0WMASAPCFGe KuMtSecYzJnZGa9zc+eSoABTtFQTd8A3/kjjLzNVqIjMFNd/aYDYbg9/9V585VY9glNe afGfr4/i3JL0jkM8kKLQFIOpx6V3WdqjoVAhVQFeTwLlCj9sYFXp6rqNy3CPaB2geLTH OB3+hIL74KMDYkJCO2tA6Px4GaUF3NkWbLWOSJq2+ILtZrMYSyy5BBfVHj45vS2JX9cZ GsEw== X-Received: by 10.68.36.132 with SMTP id q4mr24946185pbj.118.1373352296350; Mon, 08 Jul 2013 23:44:56 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id pl9sm26504560pbc.5.2013.07.08.23.44.51 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 23:44:55 -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 Resend 2/3] of/documentation: Update G2D documentation Date: Tue, 9 Jul 2013 11:59:15 +0530 Message-Id: <1373351355-27444-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmcww6krfNZhbyYOoolf6NFG3yjWv5caFVak1jBn2q2lTvPq7D5EQ/Pxgv3LNiKnjJcPfY/ Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Exynos5250 G2D IP requires only the gate clock. Update the binding documentation accordingly. Signed-off-by: Sachin Kamat Cc: Inki Dae Reviewed-by: Tomasz Figa --- 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 {