diff mbox series

[meta-ti,scarthgap/master,v6,2/3] conf: machine: am57xx-evm: Enable gc320 machine feature for am57xx

Message ID 20250319212729.336516-3-a-christidis@ti.com
State Not Applicable
Delegated to: Ryan Eatmon
Headers show
Series Enabiling gc320 5 driver for am57 in k6.12 | expand

Commit Message

Antonios Christidis March 19, 2025, 9:27 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

MACHINE_FEATURE gc320, already gets set on omap-a15.inc. But ti-bsp.inc file,
removes the feature. So, remove that portion of functionality from ti-bsp, in
order to allow the building of gc320 in kernel 6.12.

Signed-off-by: Antonios Christidis <a-christidis@ti.com>
---

v4:
- Instead of commenting out, remove both lines


 meta-ti-bsp/conf/machine/include/ti-bsp.inc | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/include/ti-bsp.inc b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
index 32beacee..054aa6cb 100644
--- a/meta-ti-bsp/conf/machine/include/ti-bsp.inc
+++ b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
@@ -58,9 +58,6 @@  BSP_ROGUE_DRIVER_VERSION:bsp-ti-6_12 = "24%"
 BSP_ROGUE_UMLIBS_VERSION:bsp-ti-6_12 = "24%"
 BSP_MESA_PVR_VERSION:bsp-ti-6_12 = "24%"
 
-# GC320 support requires out-of-tree drivers not yet available in 6.12
-MACHINE_FEATURES:remove:bsp-ti-6_12 = "gc320"
-
 # ==========
 # ti-6_6
 # TI staging kernel 6.6, u-boot 2024.04