From patchwork Fri Sep 28 14:28:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Jourdan X-Patchwork-Id: 10620063 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A3BD7112B for ; Fri, 28 Sep 2018 14:29:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 94B212B86D for ; Fri, 28 Sep 2018 14:29:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 884452B87F; Fri, 28 Sep 2018 14:29:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EF8EB2B86D for ; Fri, 28 Sep 2018 14:29:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729137AbeI1Uxd (ORCPT ); Fri, 28 Sep 2018 16:53:33 -0400 Received: from mail-wm1-f68.google.com ([209.85.128.68]:40636 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728126AbeI1Uxc (ORCPT ); Fri, 28 Sep 2018 16:53:32 -0400 Received: by mail-wm1-f68.google.com with SMTP id o2-v6so2416192wmh.5 for ; Fri, 28 Sep 2018 07:29:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=4jB5yG7vnPoz0naWS+wWp8I2sA55oi3H10WcvhiLckU=; b=0puoQ/fnFauHBVHBpyTWxfZhCBr1quSY1OFkY66NlCv3Uy00uORLQzAju7otlGlov+ 6XCvr9xAXqRK8h87qdRVt1AN4Cv+NPuvJUi8fiHPZWYCE8Cx3v4uwN49X0KJMo3R9Skt hUn/dX4+LzlIBD7wEvxI6o64sBNFR2iEMnfpU4FIzUQbanKF2PHkOoqNeCXJf8C369NA sro18C448WuyBziXfdIPLkWRyXSOC1pjiouRR86pp8kk4mdoT3E4TqUKoa5t1lDEBLiz 80RvBqB6EDaUk/K4/xaXSANk3t5ts7KAMi76pe1NsU1654rp5KbDUH74q4C+NvShORaI H1Ow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=4jB5yG7vnPoz0naWS+wWp8I2sA55oi3H10WcvhiLckU=; b=mCpSpUBkCFZcxcLoR1oHSgxbsZ/E5C4uGlf/yjDtxgMwum0AlgY/Ht1ibCo3K483hr E9cuMl3d5uZxwk3FeNtvNp30f9Fao5kxkbLY041vXHQ4pwyhLeEofd0idLsIi6A/KSy7 1Ky2d4L0OSh0HQRTEZe9RS8WbEy9Ze8nNCz+G99Jp1JS4EoP/JkkPc0qzd1FfHRaNJFd p6/8UJWzRtfA6sv/Q6qmmscDL3dG6IEdXLpeV3vidwu8H0ESr1qqdULusBdNY0BjdF/4 EPNjWbZpfxuRjyeCYPPhiIpqsOsjZ3kSWuWGoTbIxN/zwPj7dwwl0VhJm5Em5O3Mvbx2 563g== X-Gm-Message-State: ABuFfogpsApttu3fiyOqeyMB5wZEAR17YMVLfne9H83oN8t5/iOkNG25 eduCeaulVVMRoC5oZky+JG2NdA== X-Google-Smtp-Source: ACcGV63PAR/+uIGuaE7diogwFOvEzVb8KGXTXIIyyTd2vZKb2s82KpDSZNkxODj2774QiipaqDaVig== X-Received: by 2002:a1c:ce0b:: with SMTP id e11-v6mr1967821wmg.47.1538144968709; Fri, 28 Sep 2018 07:29:28 -0700 (PDT) Received: from localhost.localdomain (ip-123.net-89-3-157.rev.numericable.fr. [89.3.157.123]) by smtp.gmail.com with ESMTPSA id w72-v6sm6827477wrc.52.2018.09.28.07.29.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Sep 2018 07:29:27 -0700 (PDT) From: Maxime Jourdan To: Mauro Carvalho Chehab Cc: Maxime Jourdan , Rob Herring , Hans Verkuil , Kevin Hilman , Jerome Brunet , Neil Armstrong , Martin Blumenstingl , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org Subject: [PATCH v3 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings Date: Fri, 28 Sep 2018 16:28:14 +0200 Message-Id: <20180928142816.4311-2-mjourdan@baylibre.com> X-Mailer: git-send-email 2.19.0 In-Reply-To: <20180928142816.4311-1-mjourdan@baylibre.com> References: <20180928142816.4311-1-mjourdan@baylibre.com> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add documentation for the meson vdec dts node. Signed-off-by: Maxime Jourdan Reviewed-by: Rob Herring --- .../bindings/media/amlogic,vdec.txt | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/amlogic,vdec.txt diff --git a/Documentation/devicetree/bindings/media/amlogic,vdec.txt b/Documentation/devicetree/bindings/media/amlogic,vdec.txt new file mode 100644 index 000000000000..aabdd01bcf32 --- /dev/null +++ b/Documentation/devicetree/bindings/media/amlogic,vdec.txt @@ -0,0 +1,71 @@ +Amlogic Video Decoder +================================ + +The video decoding IP lies within the DOS memory region, +except for the hardware bitstream parser that makes use of an undocumented +region. + +It makes use of the following blocks: + +- ESPARSER is a bitstream parser that outputs to a VIFIFO. Further VDEC blocks +then feed from this VIFIFO. +- VDEC_1 can decode MPEG-1, MPEG-2, MPEG-4 part 2, MJPEG, H.263, H.264, VC-1. +- VDEC_HEVC can decode HEVC and VP9. + +Both VDEC_1 and VDEC_HEVC share the "vdec" IRQ and as such cannot run +concurrently. + +Device Tree Bindings: +--------------------- + +VDEC: Video Decoder +-------------------------- + +Required properties: +- compatible: value should be different for each SoC family as : + - GXBB (S905) : "amlogic,gxbb-vdec" + - GXL (S905X, S905D) : "amlogic,gxl-vdec" + - GXM (S912) : "amlogic,gxm-vdec" +- reg: base address and size of he following memory-mapped regions : + - dos + - esparser +- reg-names: should contain the names of the previous memory regions +- interrupts: should contain the following IRQs: + - vdec + - esparser +- interrupt-names: should contain the names of the previous interrupts +- amlogic,ao-sysctrl: should point to the AOBUS sysctrl node +- amlogic,canvas: should point to a canvas provider node +- clocks: should contain the following clocks : + - dos_parser + - dos + - vdec_1 + - vdec_hevc +- clock-names: should contain the names of the previous clocks +- resets: should contain the parser reset +- reset-names: should be "esparser" + +Example: + +vdec: video-decoder@c8820000 { + compatible = "amlogic,gxbb-vdec"; + reg = <0x0 0xc8820000 0x0 0x10000>, + <0x0 0xc110a580 0x0 0xe4>; + reg-names = "dos", "esparser"; + + interrupts = , + ; + interrupt-names = "vdec", "esparser"; + + amlogic,ao-sysctrl = <&sysctrl_AO>; + amlogic,canvas = <&canvas>; + + clocks = <&clkc CLKID_DOS_PARSER>, + <&clkc CLKID_DOS>, + <&clkc CLKID_VDEC_1>, + <&clkc CLKID_VDEC_HEVC>; + clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc"; + + resets = <&reset RESET_PARSER>; + reset-names = "esparser"; +};