meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Sinthu Raja <sinthu.raja@mistralsolutions.com>
To: reatmon@ti.com, denys@ti.com, detheridge@ti.com,
	meta-arago@lists.yoctoproject.org
Cc: Sinthu Raja <sinthu.raja@ti.com>
Subject: [meta-arago][krikstone][PATCH 1/2] branding-core: Add gc320 driver for AM57x platforms
Date: Wed, 15 Nov 2023 16:30:32 +0530	[thread overview]
Message-ID: <20231115110033.4746-2-sinthu.raja@ti.com> (raw)
In-Reply-To: <20231115110033.4746-1-sinthu.raja@ti.com>

From: Sinthu Raja <sinthu.raja@ti.com>

Enable the GC320 driver support for AM57x platforms which was temporarily
disabled for LTS prep.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
---
 .../conf/distro/include/branding-core.inc           | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/meta-arago-distro/conf/distro/include/branding-core.inc b/meta-arago-distro/conf/distro/include/branding-core.inc
index 79dadc11..ed1dc6b8 100644
--- a/meta-arago-distro/conf/distro/include/branding-core.inc
+++ b/meta-arago-distro/conf/distro/include/branding-core.inc
@@ -15,6 +15,13 @@ ALTERNATIVE_PRIORITY:pn-ti-ipc-rtos = "15"
 # Remove mmip - DRM allocator, KMS sink, Wayland sink need porting to GST 1.18
 MACHINE_FEATURES:remove = "mmip"
 
-# GC320 support requires out-of-tree drivers not available in until LTS prep is
-# complete. Disable for now.
-MACHINE_FEATURES:remove = "gc320"
+MACHINE_FEATURES:remove:am62xx = "gc320"
+MACHINE_FEATURES:remove:am62axx = "gc320"
+MACHINE_FEATURES:remove:am64xx = "gc320"
+MACHINE_FEATURES:remove:j784s4 = "gc320"
+MACHINE_FEATURES:remove:j721s2 = "gc320"
+MACHINE_FEATURES:remove:j7200 = "gc320"
+MACHINE_FEATURES:remove:j721e = "gc320"
+MACHINE_FEATURES:remove:am335x = "gc320"
+MACHINE_FEATURES:remove:am65xx = "gc320"
+MACHINE_FEATURES:remove:am437x = "gc320"
-- 
2.36.1



  reply	other threads:[~2023-11-15 11:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-15 11:00 [meta-arago][krikstone][PATCH 0/2] Add gc320 driver support for Sinthu Raja
2023-11-15 11:00 ` Sinthu Raja [this message]
2023-11-15 17:08   ` [meta-arago][krikstone][PATCH 1/2] branding-core: Add gc320 driver for AM57x platforms Andrew Davis
2023-11-15 11:00 ` [meta-arago][krikstone][PATCH 2/2] images: Add support to pack the gc320 device libraries Sinthu Raja
2023-11-15 17:10   ` Andrew Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231115110033.4746-2-sinthu.raja@ti.com \
    --to=sinthu.raja@mistralsolutions.com \
    --cc=denys@ti.com \
    --cc=detheridge@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    --cc=sinthu.raja@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).