From patchwork Thu Oct 5 16:11:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Gaignard X-Patchwork-Id: 13410366 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4E2D2E92717 for ; Thu, 5 Oct 2023 16:11:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=SnJNLcWtuyI05YKWRJV/eP54gwj226AcfREGEXaALeY=; b=uOOpJkfexWvZ7N nvK4KRXTTIQHzonKz42f6x67imYCdfk1Ya6kWFXoV2zKO65a+aQ4JpUDXKPO9he1mXarKV2cLF61P c1qwCljb0huWW27fOzRpVbXNLydC2BJcaYYX8Y35oVVVXnrdvEiJ7/2vENJ+82V+BbCN629w2/FlF /w8N7UwEtAx0mHTSAqWx/UycUjzBCbJCb4i8D5hSpgDzPgVrr+fNREYfD3frZsESCp1duM+o/OvD2 VR3PE4Uny7F/EjgN0RUQ9CSMEBWvxrE/6FulD1cV+Jsmdq+W1ZW1GUTQmxuP5s8EUsY1KTZH+vYYB 36Gsy6qcPJlaiSmiubcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qoQwa-0040qz-0A; Thu, 05 Oct 2023 16:11:20 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qoQwS-0040ls-0o; Thu, 05 Oct 2023 16:11:18 +0000 Received: from benjamin-XPS-13-9310.. (unknown [IPv6:2a01:e0a:120:3210:4c53:5fd0:f25b:b0dd]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: benjamin.gaignard) by madras.collabora.co.uk (Postfix) with ESMTPSA id AA09A6607333; Thu, 5 Oct 2023 17:11:10 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1696522271; bh=I2txkEvnu/MKP501CqRC09fArHHso7r5qQlX44V5U/4=; h=From:To:Cc:Subject:Date:From; b=bja4xJPCXX+3IjNN6av+ZzwBFfbJqowvhnre7vfnPmbr3LwXnl86b2trfV77Edku7 RiNYy+MxmW8sRPseLaP0qV48GMJ8Nnqt6m0B1agC15rOJz486V+EafHO3f/mQaYW2D ZGOI9rDm2THSEjkMUgb9qfeRLdvmKGOzb3AX6Ea65/7BZia2MhiivbUoynANJFJJBD nXiPXEYxZEm8aoKgAQB44NVpTjbW604g/ENWh3C4fJpBPG8JxObpP2A5S6KViJBN/e 1hku+vbu/6UwTTEhndHSKxjc0mGRJew0sro4jzUs62nuxuG34Z4AqnmRV7BDqq2kxs VKrlPelRRA5vQ== From: Benjamin Gaignard To: ezequiel@vanguardiasur.com.ar, p.zabel@pengutronix.de, mchehab@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, heiko@sntech.de Cc: linux-media@vger.kernel.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com, Benjamin Gaignard Subject: [PATCH v2] dt-bindings: media: rockchip: Add resets property into decoder node Date: Thu, 5 Oct 2023 18:11:07 +0200 Message-Id: <20231005161107.269303-1-benjamin.gaignard@collabora.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231005_091112_464530_0A5D3B6D X-CRM114-Status: UNSURE ( 7.48 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org RK3588 AV1 decoder hardware block have resets lines and driver code already suppport it. Update yaml file to be aligned with this feature. Signed-off-by: Benjamin Gaignard Acked-by: Krzysztof Kozlowski --- version 2: - Add description for resets lines Documentation/devicetree/bindings/media/rockchip-vpu.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml index 772ec3283bc6..c57e1f488895 100644 --- a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml +++ b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml @@ -68,6 +68,13 @@ properties: iommus: maxItems: 1 + resets: + items: + - description: AXI reset line + - description: AXI bus interface unit reset line + - description: APB reset line + - description: APB bus interface unit reset line + required: - compatible - reg