From patchwork Mon Aug 25 12:35:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mikhail Ulyanov X-Patchwork-Id: 25555 X-Patchwork-Delegate: laurent.pinchart@ideasonboard.com Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from ) id 1XLtUz-00035K-JJ; Mon, 25 Aug 2014 14:35: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.72/mailfrontend-7) with esmtp id 1XLtUx-0004wH-1x; Mon, 25 Aug 2014 14:35:49 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932139AbaHYMfp (ORCPT + 1 other); Mon, 25 Aug 2014 08:35:45 -0400 Received: from mail-la0-f42.google.com ([209.85.215.42]:63300 "EHLO mail-la0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753596AbaHYMfn (ORCPT ); Mon, 25 Aug 2014 08:35:43 -0400 Received: by mail-la0-f42.google.com with SMTP id pv20so12823133lab.15 for ; Mon, 25 Aug 2014 05:35:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=xIANv5pbFLHAyFjZQcy+Vk1O8B2QY38+adbciPYjLKo=; b=L6uJVqq1kugPsiwtlFfC5rdOEmQohap/LxZ3OhAsraB1CUov9eb8lxojpgJ0unoJdy 9UtydY3AC3U2t57o8+fq29XS1F3UB6oBZ3swB/62QyklDVZ7kk4nTfgEVlU9vJkMfLgT EcTpnx4RkejFdgJyCbqk0SAYXdBdXP6EfoQ+bLzZ2GvOMXY+z0PfdFYEFkKXfRWeVqb0 cUg/2DW09wZ1uvzdTYqlVZ3CQFaqsRVUU/tHPHTf5Ev0dVUSNNsmMOXcCNl+g91SqBvy QjjPZ871VjR1WoUpVxO+a1UrJ0luKR7WVGqQOLt+Rp/WNlwtLbhbi9UFUew/j8g3dlJ4 sqnw== X-Gm-Message-State: ALoCoQlO0o2InR7RO/Hv5bQBN08WukoZOcbBQTYo9J4n44TWmlQdzm5DyQmcuy0H1DufFBh8IMoE X-Received: by 10.152.5.42 with SMTP id p10mr2968202lap.82.1408970142523; Mon, 25 Aug 2014 05:35:42 -0700 (PDT) Received: from localhost.localdomain (178-16-155-142.obit.ru. [178.16.155.142]) by mx.google.com with ESMTPSA id ap2sm19712616lac.22.2014.08.25.05.35.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 25 Aug 2014 05:35:41 -0700 (PDT) From: Mikhail Ulyanov To: horms@verge.net.au, magnus.damm@gmail.com, m.chehab@samsung.com, robh+dt@kernel.org, grant.likely@linaro.org, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk Cc: laurent.pinchart@ideasonboard.com, hans.verkuil@cisco.com, linux-sh@vger.kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org, Mikhail Ulyanov Subject: [PATCH v2 6/6] devicetree: bindings: Document Renesas JPEG Processing Unit. Date: Mon, 25 Aug 2014 16:35:32 +0400 Message-Id: <1408970132-6690-1-git-send-email-mikhail.ulyanov@cogentembedded.com> X-Mailer: git-send-email 2.1.0.rc1 In-Reply-To: <1408452653-14067-7-git-send-email-mikhail.ulyanov@cogentembedded.com> References: <1408452653-14067-7-git-send-email-mikhail.ulyanov@cogentembedded.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2014.8.25.122420 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_1800_1899 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_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __DATE_TZ_RU 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __HAS_X_MAILING_LIST 0, __IN_REP_TO 0, __MIME_TEXT_ONLY 0, __MULTIPLE_RCPTS_CC_X2 0, __MULTIPLE_RCPTS_TO_X5 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_NO_WWW 0, __URI_NS , __YOUTUBE_RCVD 0' Documentation for Renesas JPU devicetree node. Changes since v1: - First line typo fixed - "renesas,jpu-gen2" compatability option added Signed-off-by: Mikhail Ulyanov --- .../devicetree/bindings/media/renesas,jpu.txt | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/renesas,jpu.txt diff --git a/Documentation/devicetree/bindings/media/renesas,jpu.txt b/Documentation/devicetree/bindings/media/renesas,jpu.txt new file mode 100644 index 0000000..44b07df --- /dev/null +++ b/Documentation/devicetree/bindings/media/renesas,jpu.txt @@ -0,0 +1,24 @@ +* Renesas JPEG processing unit. + +The JPEG processing unit (JPU) incorporates the JPEG codec with an encoding +and decoding function conforming to the JPEG baseline process, so that the JPU +can encode image data and decode JPEG data quickly. +It can be found in the Renesas R-Car second generation SoCs. + +Required properties: + - compatible: should containg one of the following: + - "renesas,jpu-r8a7790" for R-Car H2 + - "renesas,jpu-r8a7791" for R-Car M2 + - "renesas,jpu-gen2" for R-Car second generation + + - reg: Base address and length of the registers block for the JPU. + - interrupts: JPU interrupt specifier. + - clocks: A phandle + clock-specifier pair for the JPU functional clock. + +Example: R8A7790 (R-Car H2) JPU node + jpeg-codec@fe980000 { + compatible = "renesas,jpu-r8a7790"; + reg = <0 0xfe980000 0 0x10300>; + interrupts = <0 272 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&mstp1_clks R8A7790_CLK_JPU>; + };