All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm
@ 2023-05-08 15:33 rs
  2023-05-08 15:38 ` Randolph Sapp
  0 siblings, 1 reply; 5+ messages in thread
From: rs @ 2023-05-08 15:33 UTC (permalink / raw)
  To: reatmon, denis, detheridge, afd; +Cc: meta-ti, Randolph Sapp

From: Randolph Sapp <rs@ti.com>

Bump the src revision to enable the following features on Jacinto:
	- Active power managment
	- Power island control via firmware

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 .../powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
index f8489e80..daee230b 100644
--- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
+++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
@@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
 
 S = "${WORKDIR}/git"
 
-SRCREV = "b69b689252a1158bff205603288ad12b9482770b"
+SRCREV = "84e164c11ee8c734c58594eca5e74b86a6e6c612"
 
 TARGET_PRODUCT:j721e = "j721e_linux"
 TARGET_PRODUCT:j721s2 = "j721s2_linux"
-- 
2.40.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm
  2023-05-08 15:33 [meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm rs
@ 2023-05-08 15:38 ` Randolph Sapp
  2023-05-08 15:47   ` Bajjuri, Praneeth
  0 siblings, 1 reply; 5+ messages in thread
From: Randolph Sapp @ 2023-05-08 15:38 UTC (permalink / raw)
  To: reatmon, denis, detheridge, afd; +Cc: meta-ti

On 5/8/23 10:33, rs@ti.com wrote:
> From: Randolph Sapp <rs@ti.com>
> 
> Bump the src revision to enable the following features on Jacinto:
> 	- Active power managment
> 	- Power island control via firmware
> 
> Signed-off-by: Randolph Sapp <rs@ti.com>
> ---
>   .../powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb         | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
> index f8489e80..daee230b 100644
> --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
> +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
> @@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
>   
>   S = "${WORKDIR}/git"
>   
> -SRCREV = "b69b689252a1158bff205603288ad12b9482770b"
> +SRCREV = "84e164c11ee8c734c58594eca5e74b86a6e6c612"
>   
>   TARGET_PRODUCT:j721e = "j721e_linux"
>   TARGET_PRODUCT:j721s2 = "j721s2_linux"

Please note, this will break kernel 5.10 support until the following 
patch set is merged:
https://serenity.dal.design.ti.com/patchwork/project/linux-patch-review/list/?series=4147

And of course k6.1 has already taken the required patches into CICD so 
the current kernel module is broken until this patch is merged. Are you 
having fun? I know I am!


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm
  2023-05-08 15:38 ` Randolph Sapp
@ 2023-05-08 15:47   ` Bajjuri, Praneeth
  2023-05-11 15:14     ` Randolph Sapp
  0 siblings, 1 reply; 5+ messages in thread
From: Bajjuri, Praneeth @ 2023-05-08 15:47 UTC (permalink / raw)
  To: rs, reatmon, denis, detheridge, afd; +Cc: meta-ti



On 5/8/2023 10:38 AM, Randolph Sapp via lists.yoctoproject.org wrote:
> On 5/8/23 10:33, rs@ti.com wrote:
>> From: Randolph Sapp <rs@ti.com>
>>
>> Bump the src revision to enable the following features on Jacinto:
>>     - Active power managment
>>     - Power island control via firmware
>>
>> Signed-off-by: Randolph Sapp <rs@ti.com>
>> ---
>>   .../powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb         | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git 
>> a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
>> index f8489e80..daee230b 100644
>> --- 
>> a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
>> +++ 
>> b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
>> @@ -22,7 +22,7 @@ SRC_URI = 
>> "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
>>   S = "${WORKDIR}/git"
>> -SRCREV = "b69b689252a1158bff205603288ad12b9482770b"
>> +SRCREV = "84e164c11ee8c734c58594eca5e74b86a6e6c612"
>>   TARGET_PRODUCT:j721e = "j721e_linux"
>>   TARGET_PRODUCT:j721s2 = "j721s2_linux"
> 
> Please note, this will break kernel 5.10 support until the following 
> patch set is merged:
> https://serenity.dal.design.ti.com/patchwork/project/linux-patch-review/list/?series=4147

Internal link :)


> 
> And of course k6.1 has already taken the required patches into CICD so 
> the current kernel module is broken until this patch is merged. Are you 
> having fun? I know I am!
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#16500): https://lists.yoctoproject.org/g/meta-ti/message/16500
> Mute This Topic: https://lists.yoctoproject.org/mt/98763746/2167429
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [praneeth@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm
  2023-05-08 15:47   ` Bajjuri, Praneeth
@ 2023-05-11 15:14     ` Randolph Sapp
  2023-05-11 15:44       ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Randolph Sapp @ 2023-05-11 15:14 UTC (permalink / raw)
  To: Bajjuri, Praneeth, reatmon, denis, detheridge, afd; +Cc: meta-ti

On 5/8/23 10:47, Bajjuri, Praneeth wrote:
> 
> 
> On 5/8/2023 10:38 AM, Randolph Sapp via lists.yoctoproject.org wrote:
>> On 5/8/23 10:33, rs@ti.com wrote:
>>> From: Randolph Sapp <rs@ti.com>
>>>
>>> Bump the src revision to enable the following features on Jacinto:
>>>     - Active power managment
>>>     - Power island control via firmware
>>>
>>> Signed-off-by: Randolph Sapp <rs@ti.com>
>>> ---
>>>   .../powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb         | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git 
>>> a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
>>> index f8489e80..daee230b 100644
>>> --- 
>>> a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
>>> +++ 
>>> b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
>>> @@ -22,7 +22,7 @@ SRC_URI = 
>>> "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
>>>   S = "${WORKDIR}/git"
>>> -SRCREV = "b69b689252a1158bff205603288ad12b9482770b"
>>> +SRCREV = "84e164c11ee8c734c58594eca5e74b86a6e6c612"
>>>   TARGET_PRODUCT:j721e = "j721e_linux"
>>>   TARGET_PRODUCT:j721s2 = "j721s2_linux"
>>
>> Please note, this will break kernel 5.10 support until the following 
>> patch set is merged:
>> https://serenity.dal.design.ti.com/patchwork/project/linux-patch-review/list/?series=4147
> 
> Internal link :)

Point me to a public mirror of our patchworks instance then. :)

> 
> 
>>
>> And of course k6.1 has already taken the required patches into CICD so 
>> the current kernel module is broken until this patch is merged. Are 
>> you having fun? I know I am!
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#16500): 
>> https://lists.yoctoproject.org/g/meta-ti/message/16500
>> Mute This Topic: https://lists.yoctoproject.org/mt/98763746/2167429
>> Group Owner: meta-ti+owner@lists.yoctoproject.org
>> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
>> [praneeth@ti.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm
  2023-05-11 15:14     ` Randolph Sapp
@ 2023-05-11 15:44       ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2023-05-11 15:44 UTC (permalink / raw)
  To: Randolph Sapp; +Cc: Bajjuri, Praneeth, reatmon, detheridge, afd, meta-ti

On Thu, May 11, 2023 at 10:14:18AM -0500, Randolph Sapp wrote:
> On 5/8/23 10:47, Bajjuri, Praneeth wrote:
> >
> >
> >On 5/8/2023 10:38 AM, Randolph Sapp via lists.yoctoproject.org wrote:
> >>On 5/8/23 10:33, rs@ti.com wrote:
> >>>From: Randolph Sapp <rs@ti.com>
> >>>
> >>>Bump the src revision to enable the following features on Jacinto:
> >>>    - Active power managment
> >>>    - Power island control via firmware
> >>>
> >>>Signed-off-by: Randolph Sapp <rs@ti.com>
> >>>---
> >>>  .../powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb         | 2 +-
> >>>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>>
> >>>diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
> >>>index f8489e80..daee230b 100644
> >>>--- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
> >>>+++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
> >>>@@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
> >>>  S = "${WORKDIR}/git"
> >>>-SRCREV = "b69b689252a1158bff205603288ad12b9482770b"
> >>>+SRCREV = "84e164c11ee8c734c58594eca5e74b86a6e6c612"
> >>>  TARGET_PRODUCT:j721e = "j721e_linux"
> >>>  TARGET_PRODUCT:j721s2 = "j721s2_linux"
> >>
> >>Please note, this will break kernel 5.10 support until the
> >>following patch set is merged:
> >>https://serenity.dal.design.ti.com/patchwork/project/linux-patch-review/list/?series=4147
> >
> >Internal link :)
> 
> Point me to a public mirror of our patchworks instance then. :)

meta-ti and meta-arago patches are handled by the YP Patchwork, which is 
public:
https://patchwork.yoctoproject.org/

But LPR is inherently internal, AFAIK...

-- 
Denys


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-11 15:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 15:33 [meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm rs
2023-05-08 15:38 ` Randolph Sapp
2023-05-08 15:47   ` Bajjuri, Praneeth
2023-05-11 15:14     ` Randolph Sapp
2023-05-11 15:44       ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.