[meta-ti][master][PATCH v2 3/3] meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge j722s is same GPU as am62p, need to add this into machine definition so that Rogue driver gets included in the image. Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- meta-ti-bsp/conf/machine/include/j722s.inc | 2 +- 1 file changed, 1 insertion(+), 1

[meta-ti][master][PATCH v2 2/3] meta-ti: powervr: Enable building for j722s

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb| 3 ++- .../powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git

[meta-ti][master][PATCH v2 1/3] meta-ti: powervr: Bump srcrev to include j722s support

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | 2 +- .../powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[meta-ti][master][PATCH v2 0/3] powervr: Add j722s support and update preferred provider

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
Changes from v1: split the recipe update into 2 commits, one for srcrev another for build support Darren Etheridge (3): meta-ti: powervr: Bump srcrev to include j722s support meta-ti: powervr: Enable building for j722s meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion

[meta-ti][kirkstone][PATCH v2 3/3] meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge j722s is same GPU as am62p, need to add this into machine definition so that Rogue driver gets included in the image. Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- meta-ti-bsp/conf/machine/include/j722s.inc | 2 +- 1 file changed, 1 insertion(+), 1

[meta-ti][kirkstone][PATCH v2 2/3] meta-ti: powervr: Enable building for j722s

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb| 3 ++- .../powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git

[meta-ti][kirkstone][PATCH v2 1/3] meta-ti: powervr: Bump srcrev to include j722s support

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | 2 +- .../powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[meta-ti][kirkstone][PATCH v2 0/3] powervr: Add j722s support and update preferred provider

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
Changes from v1: split the recipe update into 2 commits, one for srcrev another for build support Darren Etheridge (3): meta-ti: powervr: Bump srcrev to include j722s support meta-ti: powervr: Enable building for j722s meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion

Re: [meta-ti][kirkstone][PATCH 1/2] meta-ti: powervr: add j722s support

2024-01-05 Thread Ryan Eatmon via lists.yoctoproject.org
On 1/5/2024 10:14 AM, Ryan Eatmon via lists.yoctoproject.org wrote: Can we split this change into two?  One patch that explicitly changes the SRCREV and a second commit that adds support for j722s.  I know that's not how it was during wakeup, but that's what I would prefer for the long

Re: [meta-ti][kirkstone][PATCH 1/2] meta-ti: powervr: add j722s support

2024-01-05 Thread Ryan Eatmon via lists.yoctoproject.org
Can we split this change into two? One patch that explicitly changes the SRCREV and a second commit that adds support for j722s. I know that's not how it was during wakeup, but that's what I would prefer for the long term record. On 1/5/2024 2:28 AM, Aniket Limaye wrote: From: Darren

[meta-ti] [kirkstone] libgpiod-tools gpioinfo missing for beaglebone

2024-01-05 Thread Lukasz Przenioslo
Hello, I have recently moved from Dunfell to Kirkstone for the beaglebone machine. Since then I have noticed that calling gpioinfo from libgpiod-tools does not show the gpio labels: ``` root@beaglebone:~# gpioinfo gpiochip0 - 32 lines: line 0: unnamed unused input

[meta-ti][master][PATCH 2/2] meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge j722s is same GPU as am62p, need to add this into machine definition so that Rogue driver gets included in the image. Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- meta-ti-bsp/conf/machine/include/j722s.inc | 2 +- 1 file changed, 1 insertion(+), 1

[meta-ti][master][PATCH 1/2] meta-ti: powervr: add j722s support

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge Bump srcrev to include j722s support for PowerVR components Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | 5 +++-- .../powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | 5 +++--

[meta-ti][master][PATCH 0/2] powervr: Add j722s support and update preferred provider

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
Darren Etheridge (2): meta-ti: powervr: add j722s support meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion meta-ti-bsp/conf/machine/include/j722s.inc | 2 +- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | 5 +++--

[meta-ti][kirkstone][PATCH 1/2] meta-ti: powervr: add j722s support

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge Bump srcrev to include j722s support for PowerVR components Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | 5 +++-- .../powervr-umlibs/ti-img-rogue-umlibs_23.2.6460340.bb | 5 +++--

[meta-ti][kirkstone][PATCH 2/2] meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Darren Etheridge j722s is same GPU as am62p, need to add this into machine definition so that Rogue driver gets included in the image. Signed-off-by: Darren Etheridge Signed-off-by: Aniket Limaye --- meta-ti-bsp/conf/machine/include/j722s.inc | 2 +- 1 file changed, 1 insertion(+), 1

[meta-ti][kirkstone][PATCH 0/2] powervr: Add j722s support and update preferred provider

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
Darren Etheridge (2): meta-ti: powervr: add j722s support meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion meta-ti-bsp/conf/machine/include/j722s.inc | 2 +- .../powervr-drivers/ti-img-rogue-driver_23.2.6460340.bb | 5 +++--

[meta-ti][master/kirkstone][PATCH] ipc: ti-rpmsg-char: Update library to 0.6.4

2024-01-05 Thread Aniket Limaye via lists.yoctoproject.org
From: Apurva Nandan Fetch from the latest commit which has J722S support now. Signed-off-by: Apurva Nandan Signed-off-by: Aniket Limaye --- meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git