Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp6786116imm; Tue, 28 Aug 2018 00:37:56 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYJzMa0GQ+H9xbbmzGAE5+wcbSMvqocSGUnpNvYh2/o6qSUgGg7bZqvjPMEoqy7gJ7rgnGS X-Received: by 2002:a65:5304:: with SMTP id m4-v6mr388961pgq.250.1535441876678; Tue, 28 Aug 2018 00:37:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535441876; cv=none; d=google.com; s=arc-20160816; b=GX3jmMjZuTmUEyjmn88A7J9ubUMJzZ4nwJx0fHH9dMi7SPX0LEnfIY5lj23dTcZkQy xaNRo5y0xyB5Ln5ld+llVo1qbtQU8n4iYaziSzMHDnPVU0M6bbEFxlTFC80QE5cfZO9X XUbbckLklhXRI6ogAkkgM88Z/SRdWuc9NUrQIkADda0+xaqPo20NW3f4LSahPTLVYzZo iBbvrGJho1Rz2S/5UhGNVq9rtkGjhccBorBz38EwSGUHC7w4ZjKg5/c0ZRp55Kb1VWYd /f5EZl/j4nLqc5k6BqJf8YzLJuhX7nloS/zs4S1k5vxko3XcLohf2j27ZOyheUld3Frr 34jA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=p+Q5HrofNfUDgRLhf5LNjAAtYtN2EMZwNGMvMydtQd0=; b=W7AOpxAszfs8ZPPPKfDttaD0lC1i3O0i9g2r3SGKBeC6VuKRuZJ1jO5lXVTeg+2OKr m4mLJt+Hx7kXFJ0S4XtpceZI1IXr9z3DNHagNvGL4hc/9+NIvrvybpxBKy59T+LU5bQA ftRcl2B55C6BWSfDRrrmGQmTOPtOj6ooSsxL2rple3OyFDPVEWdWKEXks0vUuB8aRRDI r4mNU8BBKVTfjqkuSGnCHr6AJ8Re86BLZFSbLCi31C7DBIa17h4SKjAwmNSWjgqaHpFu 3ppDL7KfZXvVwPtQPmyyzxlaM2cv6g8Z9ucfRBu/bs4bAtH4d0P7P1jcm43GML0n4wRQ 9vHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t188-v6si249953pfd.148.2018.08.28.00.37.41; Tue, 28 Aug 2018 00:37:56 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727329AbeH1LZW (ORCPT + 99 others); Tue, 28 Aug 2018 07:25:22 -0400 Received: from mail.bootlin.com ([62.4.15.54]:33398 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727145AbeH1LZW (ORCPT ); Tue, 28 Aug 2018 07:25:22 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 820E9215E6; Tue, 28 Aug 2018 09:35:01 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost.localdomain (AAubervilliers-681-1-53-19.w90-88.abo.wanadoo.fr [90.88.170.19]) by mail.bootlin.com (Postfix) with ESMTPSA id 0E18320789; Tue, 28 Aug 2018 09:35:01 +0200 (CEST) From: Paul Kocialkowski To: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devel@driverdev.osuosl.org Cc: Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , Greg Kroah-Hartman , Paul Kocialkowski , Thomas Petazzoni , Randy Li , Hans Verkuil , Ezequiel Garcia , Tomasz Figa , Alexandre Courbot , Philipp Zabel , Laurent Pinchart , Sakari Ailus , linux-sunxi@googlegroups.com Subject: [PATCH v8 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver Date: Tue, 28 Aug 2018 09:34:19 +0200 Message-Id: <20180828073424.30247-4-paul.kocialkowski@bootlin.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180828073424.30247-1-paul.kocialkowski@bootlin.com> References: <20180828073424.30247-1-paul.kocialkowski@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This adds a device-tree binding document that specifies the properties used by the Cedurs VPU driver, as well as examples. Signed-off-by: Paul Kocialkowski Reviewed-by: Rob Herring --- .../devicetree/bindings/media/cedrus.txt | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/cedrus.txt diff --git a/Documentation/devicetree/bindings/media/cedrus.txt b/Documentation/devicetree/bindings/media/cedrus.txt new file mode 100644 index 000000000000..a089a0c1ff05 --- /dev/null +++ b/Documentation/devicetree/bindings/media/cedrus.txt @@ -0,0 +1,54 @@ +Device-tree bindings for the VPU found in Allwinner SoCs, referred to as the +Video Engine (VE) in Allwinner literature. + +The VPU can only access the first 256 MiB of DRAM, that are DMA-mapped starting +from the DRAM base. This requires specific memory allocation and handling. + +Required properties: +- compatible : must be one of the following compatibles: + - "allwinner,sun4i-a10-video-engine" + - "allwinner,sun5i-a13-video-engine" + - "allwinner,sun7i-a20-video-engine" + - "allwinner,sun8i-a33-video-engine" + - "allwinner,sun8i-h3-video-engine" +- reg : register base and length of VE; +- clocks : list of clock specifiers, corresponding to entries in + the clock-names property; +- clock-names : should contain "ahb", "mod" and "ram" entries; +- resets : phandle for reset; +- interrupts : VE interrupt number; +- allwinner,sram : SRAM region to use with the VE. + +Optional properties: +- memory-region : CMA pool to use for buffers allocation instead of the + default CMA pool. + +Example: + +reserved-memory { + #address-cells = <1>; + #size-cells = <1>; + ranges; + + /* Address must be kept in the lower 256 MiBs of DRAM for VE. */ + cma_pool: cma@4a000000 { + compatible = "shared-dma-pool"; + size = <0x6000000>; + alloc-ranges = <0x4a000000 0x6000000>; + reusable; + linux,cma-default; + }; +}; + +video-codec@1c0e000 { + compatible = "allwinner,sun7i-a20-video-engine"; + reg = <0x01c0e000 0x1000>; + + clocks = <&ccu CLK_AHB_VE>, <&ccu CLK_VE>, + <&ccu CLK_DRAM_VE>; + clock-names = "ahb", "mod", "ram"; + + resets = <&ccu RST_VE>; + interrupts = ; + allwinner,sram = <&ve_sram 1>; +}; -- 2.18.0