From patchwork Fri Apr 12 05:44:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 17886 X-Patchwork-Delegate: sylvester.nawrocki@gmail.com Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from ) id 1UQWyf-0001EI-5c; Fri, 12 Apr 2013 07:56:49 +0200 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.75/mailfrontend-3) with esmtp id 1UQWyd-0004cb-G5; Fri, 12 Apr 2013 07:56:48 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753101Ab3DLF4l (ORCPT + 1 other); Fri, 12 Apr 2013 01:56:41 -0400 Received: from mail-da0-f51.google.com ([209.85.210.51]:49646 "EHLO mail-da0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751372Ab3DLF4j (ORCPT ); Fri, 12 Apr 2013 01:56:39 -0400 Received: by mail-da0-f51.google.com with SMTP id g27so988062dan.24 for ; Thu, 11 Apr 2013 22:56:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state; bh=w/Z+1+RIjOX3oAwWedOWO/9vTtQQFC49KN/zS0k06IQ=; b=Yb574xAc2zX/uskBTQFoU6CCzzW9IxPzf1ccoWeaiGLe5BjnRrLX0DN6lcum9NWzGo /LsjJQRTIUke9RCrJxe8PKHxWYq9rLfUZi4oS32Zqd0q/vlJrYMuh4wOuORNdPPT7Whg OJ39SW9DB4fp7hzFfA7beXS/yppPr59k71LZHgsM262J3YXL/yRmPe7kHln4xdXjK39c 2jC9u+aG6HuacrCqRafbUSileAanTAdURfu8YCkVSNsveKX2hThDO723prrMhpc4MUD2 IZNV9A6v3OCfN56HlESWYimC1VN7haN/htRzkQ66KKk3tfdedeD5K0D8k7E7KqC1XHbI uNHw== X-Received: by 10.68.254.195 with SMTP id ak3mr12806808pbd.154.1365746198741; Thu, 11 Apr 2013 22:56:38 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPS id z8sm7136144pbt.23.2013.04.11.22.56.34 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Apr 2013 22:56:38 -0700 (PDT) From: Sachin Kamat To: devicetree-discuss@lists.ozlabs.org, dri-devel@lists.freedesktop.org, linux-media@vger.kernel.org Cc: rob.herring@calxeda.com, grant.likely@secretlab.ca, robherring2@gmail.com, sachin.kamat@linaro.org, patches@linaro.org, Inki Dae , Sylwester Nawrocki , Ajay Kumar Subject: [PATCH Resend 1/1] Revert "of/exynos_g2d: Add Bindings for exynos G2D driver" Date: Fri, 12 Apr 2013 11:14:31 +0530 Message-Id: <1365745471-4853-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmGPZ0Tco/vOOFM+JA/t6m0EiRHbSxJ9qkqzSl+/2qjkj6rWzu5CWOWvLDROqbq+iTaqCTs Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2013.4.12.54517 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1900_1999 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_URI_IN_BODY 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MULTIPLE_RCPTS_CC_X2 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_NO_WWW 0, __URI_NS , __YOUTUBE_RCVD 0' This reverts commit 09495dda6a62c74b13412a63528093910ef80edd. The description is incomplete and the location of this file is incorrect. Based on discussion with the Samsung media and DRM subsystem maintainers, the documentaion of Samsung G2D bindings has been placed at: Documentation/devicetree/bindings/gpu/samsung-g2d.txt Signed-off-by: Sachin Kamat Cc: Inki Dae Cc: Sylwester Nawrocki Cc: Ajay Kumar --- The right documentation for G2D bindings has already been merged for 3.10-rc and hence we need this patch for 3.10-rc too, to avoid confusions due to multiple documents. --- .../devicetree/bindings/drm/exynos/g2d.txt | 22 -------------------- 1 file changed, 22 deletions(-) delete mode 100644 Documentation/devicetree/bindings/drm/exynos/g2d.txt diff --git a/Documentation/devicetree/bindings/drm/exynos/g2d.txt b/Documentation/devicetree/bindings/drm/exynos/g2d.txt deleted file mode 100644 index 1eb124d..0000000 --- a/Documentation/devicetree/bindings/drm/exynos/g2d.txt +++ /dev/null @@ -1,22 +0,0 @@ -Samsung 2D Graphic Accelerator using DRM frame work - -Samsung FIMG2D is a graphics 2D accelerator which supports Bit Block Transfer. -We set the drawing-context registers for configuring rendering parameters and -then start rendering. -This driver is for SOCs which contain G2D IPs with version 4.1. - -Required properties: - -compatible: - should be "samsung,exynos-g2d-41". - -reg: - physical base address of the controller and length - of memory mapped region. - -interrupts: - interrupt combiner values. - -Example: - g2d { - compatible = "samsung,exynos-g2d-41"; - reg = <0x10850000 0x1000>; - interrupts = <0 91 0>; - };