From patchwork Thu Jun 27 08:34:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vaishnav Achath X-Patchwork-Id: 45685 X-Patchwork-Delegate: reatmon@ti.com 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 aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72128C2BD09 for ; Thu, 27 Jun 2024 08:34:51 +0000 (UTC) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by mx.groups.io with SMTP id smtpd.web11.3404.1719477286058914242 for ; Thu, 27 Jun 2024 01:34:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=VP1MyUpv; spf=pass (domain: ti.com, ip: 198.47.19.142, mailfrom: vaishnav.a@ti.com) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45R8YgYl058405; Thu, 27 Jun 2024 03:34:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1719477282; bh=XMu94qgw7XVmYcQyE+g3JFbG6l7wZhzoUs+fSyq0mAU=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=VP1MyUpvm3pJFoLiYR/f+atDLCey/phFtChdYen69JhqHXfgapsCu7kCAs+HU1qB9 I7/yN5RnkL3owjItAMYhLPZxGwNdwLOghpv5AY7k2Bn+jW1816xTShLsvPUuRlo/8I kTnz9KYQnIf55UwTo95ZBckhwT8WT3+fMWVmaUkQ= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45R8YgeL097154 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 27 Jun 2024 03:34:42 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 27 Jun 2024 03:34:42 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE115.ent.ti.com (157.170.170.26) 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, 27 Jun 2024 03:34:42 -0500 Received: from uda0490681.. ([10.24.69.142]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45R8YWsg034736; Thu, 27 Jun 2024 03:34:39 -0500 From: Vaishnav Achath To: , , , CC: , , , , , Subject: [meta-ti][scarthgap][PATCH 2/3] conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link Date: Thu, 27 Jun 2024 14:04:30 +0530 Message-ID: <20240627083431.1096889-3-vaishnav.a@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240627083431.1096889-1-vaishnav.a@ti.com> References: <20240627083431.1096889-1-vaishnav.a@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 27 Jun 2024 08:34:51 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/17811 J721E SK and AM68 SK have similar connectivity for CSI2 RPi connector and the same overlays can be reused, thus pick the J721E SK CSI2 IMX219 and fusion overlays for AM68 SK also. Signed-off-by: Vaishnav Achath Reviewed-by: Rahul T R --- meta-ti-bsp/conf/machine/am68-sk.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-ti-bsp/conf/machine/am68-sk.conf b/meta-ti-bsp/conf/machine/am68-sk.conf index 00b81b77..894c4e87 100644 --- a/meta-ti-bsp/conf/machine/am68-sk.conf +++ b/meta-ti-bsp/conf/machine/am68-sk.conf @@ -11,6 +11,8 @@ KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am68-sk \ ti/k3-fpdlink \ ti/k3-v3link \ + ti/k3-j721e-sk-csi2-dual-imx219 \ + ti/k3-j721e-sk-fpdlink-fusion \ " KERNEL_DEVICETREE = " \