Message ID | 20231130223959.3837222-8-b-brnich@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 994A1C10F05 for <linux-arm-kernel@archiver.kernel.org>; Thu, 30 Nov 2023 22:41:03 +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:References:In-Reply-To: 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: List-Owner; bh=TgqYT7mKldBAeuLif+wmSFGtpoB+nUq19ZztCVuzfcw=; b=YAX+Ph3QpvXzKc PWIO4A93wTXnxZBDGogGE2hAJ5CRCABWnpjXf//8a9uHwNZjF9pbNOV6vT7t1jf/0YfGMyeiNqDtt o+11BGy2+6eLCOdX81GUYZucmxS+U2MIzcJEMeAM47yLq9k3/7ByR5x8eY6tpH5SpwdtYz9Ke4+Dr Rs2ghAEbfX9nDt8PTyB4W/9PqewcEqA0EsDmmr5Wu6evbG03VPDBd731p/KtcxdkbcyVEZx6Prpun uQlP7xD5zyeZRPzbFMcP4oG3KtJUi9Y+PaSdNnwN9j66JeLCjYBxiMe//pDsG3vIIvtVXxk1mvTMO q3Ly0MpiJ83sjkV93p3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r8pi6-00C4lL-1D; Thu, 30 Nov 2023 22:40:42 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r8phx-00C4iD-1x for linux-arm-kernel@lists.infradead.org; Thu, 30 Nov 2023 22:40:35 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3AUMeQvO045916; Thu, 30 Nov 2023 16:40:26 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1701384026; bh=+nK4BmwuqqWaECb9rHMi0UWk1w8DdorGQs2sC9p+2/o=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=otDcn/KvUAyNROgg3OGhriAGOj4O2Rn+8HisrjmwGVq+0M78r7MjpurmJTY1EoSOU GoB5ENvZQHpDYMgFNHuWyeiEDGbS1WZUkTsXrGSZNrEcDX0pUMRsOyTt0gbZHpbIqa XTXgATuDClbgrTxznffQ1qQiBfJh/l1iuvRC5lPY= Received: from DFLE110.ent.ti.com (dfle110.ent.ti.com [10.64.6.31]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3AUMeQgi009822 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 30 Nov 2023 16:40:26 -0600 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 30 Nov 2023 16:40:26 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 30 Nov 2023 16:40:25 -0600 Received: from udba0500997.dhcp.ti.com (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3AUMeGgf067256; Thu, 30 Nov 2023 16:40:25 -0600 From: Brandon Brnich <b-brnich@ti.com> To: Nishanth Menon <nm@ti.com>, <linux-arm-kernel@lists.infradead.org>, Vignesh Raghavendra <vigneshr@ti.com>, Sebastian Fricke <sebastian.fricke@collabora.com>, Nas Chung <nas.chung@chipsnmedia.com> CC: Darren Etheridge <detheridge@ti.com>, Devarsh Thakkar <devarsht@ti.com>, Praneeth Bajjuri <praneeth@ti.com>, Brandon Brnich <b-brnich@ti.com>, Prasanth Mantena <p-mantena@ti.com> Subject: [PATCH v2 7/7] arm64: defconfig: Enable Wave5 Video Encoder/Decoder Date: Thu, 30 Nov 2023 16:39:59 -0600 Message-ID: <20231130223959.3837222-8-b-brnich@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231130223959.3837222-1-b-brnich@ti.com> References: <20231130223959.3837222-1-b-brnich@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231130_144033_683070_B7B514B2 X-CRM114-Status: UNSURE ( 8.03 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add Support for Wave5 on TI Devices
|
expand
|
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 5ad2b841aafc..ddee48b39d2e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -785,6 +785,7 @@ CONFIG_SDR_PLATFORM_DRIVERS=y CONFIG_V4L_MEM2MEM_DRIVERS=y CONFIG_VIDEO_MEDIATEK_JPEG=m CONFIG_VIDEO_MEDIATEK_VCODEC=m +CONFIG_VIDEO_WAVE_VPU=m CONFIG_VIDEO_IMX7_CSI=m CONFIG_VIDEO_IMX_MIPI_CSIS=m CONFIG_VIDEO_IMX8_ISI=m
Enable Wave521c video decoder/encoder driver on all TI K3 platforms that contain the IP. Signed-off-by: Brandon Brnich <b-brnich@ti.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)