mbox series

[meta-ti,scarthgap/master,v6,0/3] Enabiling gc320 5 driver for am57 in k6.12

Message ID 20250319212729.336516-1-a-christidis@ti.com
Headers show
Series Enabiling gc320 5 driver for am57 in k6.12 | expand

Message

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

The gc320 driver has been ported from kernel 6.1 to 6.12.
This patch series updates and sets up everything required to start
buidling gc320 again for kernel 6.12.
 
This patch series goes hand in hand with a patch sent to meta-arago
updating the SRCREV of ti-gc320-tests.
 
Regards,
Antonios

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

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

Comments

Antonios Christidis March 19, 2025, 9:35 p.m. UTC | #1
Send this patch series to the wrong mailing list, disregard all of this.

On 3/19/25 4:27 PM, Antonios Christidis via lists.yoctoproject.org wrote:
> From: Antonios Christidis <a-christidis@ ti. com> Changes made on the 
> gc320 kernel mode driver in order to work with kernel 6. 12. There is 
> no other change in functionality with this update, and the driver 
> version remains the same. Signed-off-by: 
> ZjQcmQRYFpfptBannerStart
> This message was sent from outside of Texas Instruments.
> Do not click links or open attachments unless you recognize the source 
> of this email and know the content is safe.
> Report Suspicious
> <https://us-phishalarm-ewt.proofpoint.com/EWT/v1/G3vK!uVdqPBfB1s07yggKfP1D3bNEYxFQGuRdQAHFcoCkltLCTmSvR5SjMNIhi1T1Y-mbd2ag4717LB9LDlcfIAf1WxJRBN4dIIM$> 
>
> ZjQcmQRYFpfptBannerEnd
> From: Antonios Christidis <a-christidis@ti.com>
>
> Changes made on the gc320 kernel mode driver in order to work with kernel
> 6.12. There is no other change in functionality with this update, and the
> driver version remains the same.
>
> Signed-off-by: Antonios Christidis <a-christidis@ti.com>
> ---
>   .../recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb    | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-ti-bsp/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/meta-ti-bsp/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> index 818ed683..a6dc3e25 100644
> --- a/meta-ti-bsp/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> +++ b/meta-ti-bsp/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> @@ -8,9 +8,9 @@ inherit module features_check
>   REQUIRED_MACHINE_FEATURES = "gc320"
>   
>   # Need to branch out with ${PV} var
> -BRANCH = "ti-${PV}-k5.10"
> +BRANCH = "ti-${PV}-k6.12"
>   
> -SRCREV = "e2a10f31e255a65ec30a6e10b890e77d7e9cb107"
> +SRCREV = "83afddf9dbf6a8458267b4dae21ee35bfb11f3d1"
>   
>   SRC_URI = "git://git.ti.com/git/graphics/ti-gc320-driver.git;protocol=https;branch=${BRANCH}"
>   
> -- 
> 2.34.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#16096):https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-arago/message/16096__;!!G3vK!X_iHuLdQUe2lFn-IXXzXV5jr9kL1OmKldATDjMprZzsTs1QfcPqhASQSXIwJgIa6RmivyekhFD5azM5tFG0CFsnJlKubYOGhm8v0$
> Mute This Topic:https://urldefense.com/v3/__https://lists.yoctoproject.org/mt/111798367/9164840__;!!G3vK!X_iHuLdQUe2lFn-IXXzXV5jr9kL1OmKldATDjMprZzsTs1QfcPqhASQSXIwJgIa6RmivyekhFD5azM5tFG0CFsnJlKubYEDB51V8$
> Group Owner: meta-arago+owner@lists.yoctoproject.org
> Unsubscribe:https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-arago/unsub__;!!G3vK!X_iHuLdQUe2lFn-IXXzXV5jr9kL1OmKldATDjMprZzsTs1QfcPqhASQSXIwJgIa6RmivyekhFD5azM5tFG0CFsnJlKubYHmLDGDo$  [a-christidis@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>