Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1393409pxj; Fri, 21 May 2021 13:08:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzklR85iaxRX05hd5UG4M2Z5JnJmjtYWB9LY4wKon7Fh0efl/rH3ngPLwuO4cIjaSCySwe7 X-Received: by 2002:a05:6638:2181:: with SMTP id s1mr7008422jaj.66.1621627709587; Fri, 21 May 2021 13:08:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621627709; cv=none; d=google.com; s=arc-20160816; b=e2sOjAjeiy3Ax1DcZ+zb60nbT3fQHzm34saBnpUoKDOk3ssHqwi1HwdKd+xVslf65v cjDL3r7ACq7yWALdGBQ84HjAfzvIfGe/tnf/lyvTMOUI2tnCouhonGIsKmuTvUlCDq6W +jf21x22x9dcmngB38VEjYuWE3qjl57GjC7IjsNcAIaUUDQskcnPhWDuDbGyyGFvY+lk hOHnYQNTyGbfvHkzP7CA/3K5ydwE5y8n8eDOCyTS6DDB6VngYGzAcKYfpsBSzx+DFrfw L5nR4g57wX67aFwhGhA6vaSFpvvcqa0ETJH05xgIa7vSSShTRZy9HDeGFbyUHr37iKBs 8iKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=CoazA31jyaHxTVL5mqIcksJO8yocSXXa60adiWu5OH8=; b=TrjH7JK4mEZFHonjaXxpntKRbLBC2vJXz1VIDEU1Yeyp/dGJKQLH5rmgRyTiq29YdK mmZh8OfB+FmrwK/leCJ88K35ELSijLYCoaojS9a+C1eonRz2DNFEoTbWI8zcifPMe8mT K9YK5b8lOF2HDwtYeRcEH++CGqtkNMIZcNgmj7r/adp0CoswCUvg8bTgn56RgiSPNESt P92bSEXsbozdVlfLKjkClxQiq93AlYsXAZv8qpHFTa4A4/0pnP1xgJPDKQtbcT1nE9zE uKEdvbTNZl/NHXcvSuo+QAQ0DonLnugERXKbQYlyDpRDu5DlAHX4lb0sZ43bvacsoETB fJ6Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t2si6722681ilg.26.2021.05.21.13.08.16; Fri, 21 May 2021 13:08:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234963AbhEUHDk (ORCPT + 99 others); Fri, 21 May 2021 03:03:40 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:50923 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S234781AbhEUHDb (ORCPT ); Fri, 21 May 2021 03:03:31 -0400 X-UUID: 8b807cdc4faa44059580ce9316c42f44-20210521 X-UUID: 8b807cdc4faa44059580ce9316c42f44-20210521 Received: from mtkcas11.mediatek.inc [(172.21.101.40)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 334932937; Fri, 21 May 2021 15:02:04 +0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs01n2.mediatek.inc (172.21.101.79) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 21 May 2021 15:02:03 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 21 May 2021 15:02:01 +0800 From: Irui Wang To: Alexandre Courbot , Hans Verkuil , Tiffany Lin , Andrew-CT Chen , Mauro Carvalho Chehab , Rob Herring , Matthias Brugger , Tomasz Figa , Hsin-Yi Wang , Maoguang Meng , Longfei Wang , Yong Wu CC: Yunfei Dong , Fritz Koenig , Tzung-Bi Shih , Irui Wang , , , , , , , Subject: [PATCH v4,4/6] dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC Date: Fri, 21 May 2021 15:01:37 +0800 Message-ID: <20210521070139.20644-5-irui.wang@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20210521070139.20644-1-irui.wang@mediatek.com> References: <20210521070139.20644-1-irui.wang@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Updates binding document for mt8192 encoder driver. Acked-by: Rob Herring Signed-off-by: Irui Wang --- Documentation/devicetree/bindings/media/mediatek-vcodec.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/media/mediatek-vcodec.txt b/Documentation/devicetree/bindings/media/mediatek-vcodec.txt index b7801e3c354a..4171f8761322 100644 --- a/Documentation/devicetree/bindings/media/mediatek-vcodec.txt +++ b/Documentation/devicetree/bindings/media/mediatek-vcodec.txt @@ -9,6 +9,7 @@ Required properties: "mediatek,mt8173-vcodec-enc" for mt8173 avc encoder. "mediatek,mt8183-vcodec-enc" for MT8183 encoder. "mediatek,mt8173-vcodec-dec" for MT8173 decoder. + "mediatek,mt8192-vcodec-enc" for MT8192 encoder. - reg : Physical base address of the video codec registers and length of memory mapped region. - interrupts : interrupt number to the cpu. -- 2.18.0