From patchwork Fri Oct 4 12:26:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shaik Ameer Basha X-Patchwork-Id: 2988471 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 56BA0BFF0B for ; Fri, 4 Oct 2013 12:24:05 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3E7B320304 for ; Fri, 4 Oct 2013 12:24:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3C73220306 for ; Fri, 4 Oct 2013 12:24:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754396Ab3JDMXr (ORCPT ); Fri, 4 Oct 2013 08:23:47 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:53467 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754357Ab3JDMXq (ORCPT ); Fri, 4 Oct 2013 08:23:46 -0400 Received: by mail-pa0-f51.google.com with SMTP id kp14so4108560pab.10 for ; Fri, 04 Oct 2013 05:23:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=VHaYFr7p60liOuwlwIVqAIIQnSAXqI8SDtFBYvfmQso=; b=q1Wo2+ZQbSVpSQkBMC32YatJZIbnJiDu70LDAxJniARZy3L271PILZw/qk7KQX5NwF NUR6ik4yRFM1UABrxroScZcVh4g3KXDQO1UAhpwOqv7MMmDIRtmui2wgfE1MQ8r4JBN5 t3PfQ4Mu9EpVPmLlZPB9TfyH1EfD06E4r/WIyLvlDMKDbYT2wlJpY/QeTnve0epSxMHB WtGnB1Fay2p60opj6O8tz/dHi6FAUuP/W5VIPQ62AhADheSXJkx9M0TzLo5Pm0UQeirf P1r6OSKZE5wNspg6QHQalgboYTw+RQ+GND0SV5BtxWszCHWRzjzYpeNhxXE3Uyjc2/vw 190A== X-Received: by 10.66.228.38 with SMTP id sf6mr15346195pac.21.1380889426013; Fri, 04 Oct 2013 05:23:46 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPSA id qp10sm17771412pab.13.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Oct 2013 05:23:45 -0700 (PDT) From: Shaik Ameer Basha To: linux-media@vger.kernel.org, linux-samsung-soc@vger.kernel.org Cc: s.nawrocki@samsung.com, posciak@google.com, inki.dae@samsung.com, hverkuil@xs4all.nl, shaik.ameer@samsung.com Subject: [PATCH v4 4/4] [media] exynos-scaler: Add DT bindings for SCALER driver Date: Fri, 4 Oct 2013 17:56:34 +0530 Message-Id: <1380889594-10448-5-git-send-email-shaik.ameer@samsung.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1380889594-10448-1-git-send-email-shaik.ameer@samsung.com> References: <1380889594-10448-1-git-send-email-shaik.ameer@samsung.com> 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.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,T_DKIM_INVALID,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 This patch adds the DT binding documentation for the Exynos5420/5410 based SCALER device driver. Signed-off-by: Shaik Ameer Basha Reviewed-by: Sylwester Nawrocki --- .../devicetree/bindings/media/exynos5-scaler.txt | 22 ++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/exynos5-scaler.txt diff --git a/Documentation/devicetree/bindings/media/exynos5-scaler.txt b/Documentation/devicetree/bindings/media/exynos5-scaler.txt new file mode 100644 index 0000000..f620baf --- /dev/null +++ b/Documentation/devicetree/bindings/media/exynos5-scaler.txt @@ -0,0 +1,22 @@ +* Samsung Exynos5 SCALER device + +SCALER is used for scaling, blending, color fill and color space +conversion on EXYNOS[5420/5410] SoCs. + +Required properties: +- compatible: should be "samsung,exynos5420-scaler" or + "samsung,exynos5410-scaler" +- reg: should contain SCALER physical address location and length. +- interrupts: should contain SCALER interrupt number +- clocks: should contain the SCALER clock specifier, from the + common clock bindings +- clock-names: should be "scaler" + +Example: + scaler_0: scaler@0x12800000 { + compatible = "samsung,exynos5420-scaler"; + reg = <0x12800000 0x1000>; + interrupts = <0 220 0>; + clocks = <&clock 381>; + clock-names = "scaler"; + };