mbox series

[meta-ti,scarthgap/master,v4,0/3] Enabling the gc320 driver for am57xx-evm

Message ID 20250305172148.358549-1-a-christidis@ti.com
Headers show
Series Enabling the gc320 driver for am57xx-evm | expand

Message

Antonios Christidis March 5, 2025, 5:21 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

The gc320 driver has been ported from kernel 6.1 to work on kernel 6.12.
This patch series updates and sets up everything required to start building gc320 again for kernel 6.12.

This patch series goes hand in hand with a patch sent to meta-arago
adding ti-gc320-libs-dev to packagegroup-arago-tisdk-graphics.

Regards,
Antonios 

v4:
- Instead of commenting out, remove the MACHINE_FEATURES line

v3: ti-gc320-libs
- Removed commented lines and extra lib directory that was being created
  in do_install()

v2: ti-gc320-libs
- No longer include within the ${PN} package /usr/include files and symb link
  to library file. This is done by not changing the FILES/PACKAGES variables, thus creating a -dev
  package including the above.

Antonios Christidis (3):
  recipes-graphics : port gc320 driver to work on kernel 6.12
  recipes-graphics : port gc320 libs to work on kernel 6.12
  conf: machine: am57xx-evm : Enable gc320 machine feature for am57xx

 meta-ti-bsp/conf/machine/include/ti-bsp.inc                 | 2 --
 .../recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb  | 4 ++--
 .../recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb      | 6 +++---
 3 files changed, 5 insertions(+), 7 deletions(-)