Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp8914364ybi; Thu, 6 Jun 2019 23:39:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqy7skmRG7J7MEm0JmxcwsCCCqSQb797xUvubn/R8rxUgDeqlv3wE6rcq2DX0ildeLRBIdge X-Received: by 2002:a63:5462:: with SMTP id e34mr1326507pgm.400.1559889549892; Thu, 06 Jun 2019 23:39:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559889549; cv=none; d=google.com; s=arc-20160816; b=aLxHKVMsqR3Nz77nTws39CeUYWcI5yVzmhuOnVZtL+uw3PvW4pwO/NBMZfKoU8VczS zgKV1DMGk7zc7R67JXzEuFNUxWScVrWd6EQ/WXx4arz0oSfoBAS+hq/9U16slOEtYLe5 WAXZYaIS5zEX7tya8RWVfLlIZuUtLwkwJR34bs9IM0sfW+bGT+YTX8mmwOqPQGaXkq9g du0S8ftwJwCVwEHi8EvxAJKVTvN3qnVcRfbe9+nDZwNuOEEr/VBh8OAIGIDZiZlgofbN BS/mgcPjTH/xBl7Eta2yNnKC7qScciO9LNBOyu4ZA/XXLZ6mzNtWGT8Kmk+YTcdz4kOa AGIA== 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; bh=/4ZAyrF2P9L+ktmbOmH78FDJsrRkTVOfqtDkqrNwTxI=; b=U0apKvFodG9J1H5sbIxzL77ip4DJDW1pZTbxL7VZ6LzqE7VvrOWRxzPmUC89zdyDdl bsfaIOefALBy1MWcFuQqCV0ZAfh9GpWaEVGQOHeXC8EdeVMiIFAtx4HaptnGmLMlvTzh mJsR43uRCkjkPLyabVQIL6cRLsWzNx0ox1+q+PHoSf8psSfpu+xzM8Y1shYlypAQOv1D z6qCo5tDYfCeba6DXheMXeSCSqj9zIrE+2ZrnuVa2smUhxVmZmc12JQdiFoKPYp/QJn9 AIebUmxdjP33DgBW1xFUzcD6ZYldR/jzsfmn8Apdb53gMcEQyclmmlo6rhQM8dZBZWH2 kQ9g== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m63si1051962pjb.8.2019.06.06.23.38.53; Thu, 06 Jun 2019 23:39:09 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727467AbfFGGg0 (ORCPT + 99 others); Fri, 7 Jun 2019 02:36:26 -0400 Received: from mga14.intel.com ([192.55.52.115]:52439 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727409AbfFGGgZ (ORCPT ); Fri, 7 Jun 2019 02:36:25 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Jun 2019 23:36:25 -0700 X-ExtLoop1: 1 Received: from pg-eswbuild-angstrom-alpha.altera.com ([10.142.34.148]) by fmsmga007.fm.intel.com with ESMTP; 06 Jun 2019 23:36:22 -0700 From: "Hean-Loong, Ong" To: Rob Herring , Dinh Nguyen , Daniel Vetter , Randy Dunlap Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, hean.loong.ong@intel.com, chin.liang.see@intel.com, Ong@vger.kernel.org Subject: [PATCHv16 1/3] ARM:dt-bindings:display Intel FPGA Video and Image Processing Suite Date: Fri, 7 Jun 2019 22:30:20 +0800 Message-Id: <20190607143022.427-2-hean.loong.ong@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190607143022.427-1-hean.loong.ong@intel.com> References: <20190607143022.427-1-hean.loong.ong@intel.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Ong, Hean Loong" Device tree binding for Intel FPGA Video and Image Processing Suite. The bindings would set the max width, max height, bits per pixel and memory port width. The device tree binding only supports the Intel Arria10 devkit and its variants. Vendor name retained as altr. Reviewed-by: Rob Herring V15: Reviewed V14: No Change V13: No change V12: Wrap comments and fix commit message V11: No change V10: No change V9: Remove Display port node V8: *Add port to Display port decoder V7: *Fix OF graph for better description *Add description for encoder V6: *Description have not describe DT device in general V5: *remove bindings for bits per symbol as it has only one value which is 8 V4: *fix properties that does not describe the values V3: *OF graph not in accordance to graph.txt V2: *Remove Linux driver description V1: *Missing vendor prefix Signed-off-by: Ong, Hean Loong --- .../bindings/display/altr,vip-fb2.txt | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/altr,vip-fb2.txt diff --git a/Documentation/devicetree/bindings/display/altr,vip-fb2.txt b/Documentation/devicetree/bindings/display/altr,vip-fb2.txt new file mode 100644 index 000000000000..89a3b9e166a8 --- /dev/null +++ b/Documentation/devicetree/bindings/display/altr,vip-fb2.txt @@ -0,0 +1,63 @@ +Intel Video and Image Processing(VIP) Frame Buffer II bindings + +Supported hardware: Intel FPGA SoC Arria10 and above with display port IP + +The Video Frame Buffer II in Video Image Processing (VIP) suite is an IP core +that interfaces between system memory and Avalon-ST video ports. The IP core +can be configured to support the memory reader (from memory to Avalon-ST) +and/or memory writer (from Avalon-ST to memory) interfaces. + +More information the FPGA video IP component can be acquired from +https://www.altera.com/content/dam/altera-www/global/en_US/pdfs\ +/literature/ug/ug_vip.pdf + +DT-Bindings: +============= +Required properties: +---------------------------- +- compatible: "altr,vip-frame-buffer-2.0" +- reg: Physical base address and length of the framebuffer controller's + registers. +- altr,max-width: The maximum width of the framebuffer in pixels. +- altr,max-height: The maximum height of the framebuffer in pixels. +- altr,mem-port-width = the bus width of the avalon master port + on the frame reader + +Optional sub-nodes: +- ports: The connection to the encoder + +Connections between the Frame Buffer II and other video IP cores in the system +are modelled using the OF graph DT bindings. The Frame Buffer II node has up +to two OF graph ports. When the memory writer interface is enabled, port 0 +maps to the Avalon-ST Input (din) port. When the memory reader interface is +enabled, port 1 maps to the Avalon-ST Output (dout) port. + +The encoder is built into the FPGA HW design and therefore would not +be accessible from the DDR. + + Port 0 Port1 +--------------------------------------------------------- +ARRIA10 AVALON_ST (DIN) AVALON_ST (DOUT) + +Required Properties Example: +---------------------------- + +framebuffer@100000280 { + compatible = "altr,vip-frame-buffer-2.0"; + reg = <0x00000001 0x00000280 0x00000040>; + altr,max-width = <1280>; + altr,max-height = <720>; + altr,mem-port-width = <128>; + + ports { + #address-cells = <1>; + #size-cells = <0>; + + port@1 { + reg = <1>; + fb_output: endpoint { + remote-endpoint = <&dp_encoder_input>; + }; + }; + }; +}; -- 2.17.1