|
Re: [dunfell-next RFC PATCH] trusted-firmware-a: upgrade to v2.6+
Changing to the next branch seems like the only issue. I know this is an RFC, but if you want it to become a real patch then that needs to be addressed.
--
Ryan Eatmon
Changing to the next branch seems like the only issue. I know this is an RFC, but if you want it to become a real patch then that needs to be addressed.
--
Ryan Eatmon
|
By
Ryan Eatmon
·
#14681
·
|
|
[dunfell-next RFC PATCH] trusted-firmware-a: upgrade to v2.6+
upgrade arm-trusted-firmare to master which is currently v2.6+
This upgrade picks up am62x low power mode feature.
Signed-off-by: Praneeth Bajjuri <praneeth@...>
---
AM62 low power mode
upgrade arm-trusted-firmare to master which is currently v2.6+
This upgrade picks up am62x low power mode feature.
Signed-off-by: Praneeth Bajjuri <praneeth@...>
---
AM62 low power mode
|
By
praneeth
·
#14680
·
|
|
[PATCH] ffa-debugfs-mod: Do not build for TI SOCs
The module can not be compiled without patching kernel 5.10
This helps meta-ti to live in multi-BSP envs
Signed-off-by: Khem Raj <raj.khem@...>
---
The module can not be compiled without patching kernel 5.10
This helps meta-ti to live in multi-BSP envs
Signed-off-by: Khem Raj <raj.khem@...>
---
|
By
Khem Raj
·
#14679
·
|
|
Re: [master][PATCH] Rename machine from omap-a15 to am57xx
Will fix the wording.
Right, so lets remove that name from meta-ti to avoid any confustion.
Which is why we can make the SoC family at least match some existing SoC.
Then still make changes based
Will fix the wording.
Right, so lets remove that name from meta-ti to avoid any confustion.
Which is why we can make the SoC family at least match some existing SoC.
Then still make changes based
|
By
Andrew Davis
·
#14678
·
|
|
Re: [PATCH] uio-module-drv-test: Fix build with clang
Thanks
By
Khem Raj
·
#14677
·
|
|
[dunfell][PATCH] uio-module-drv-test: Fix build with clang
Point to an updated SRCREV that fixes a compile error with the clang
compiler.
Signed-off-by: Khem Raj <raj.khem@...>
Signed-off-by: Ryan Eatmon <reatmon@...>
---
Point to an updated SRCREV that fixes a compile error with the clang
compiler.
Signed-off-by: Khem Raj <raj.khem@...>
Signed-off-by: Ryan Eatmon <reatmon@...>
---
|
By
Ryan Eatmon
·
#14676
·
|
|
Re: [PATCH] uio-module-drv-test: Fix build with clang
Yeah, I'm realizing that now and attempting to manually make the same changes and commit them. Then we can change the SRCREV to point to the new version.
--
Ryan Eatmon
Yeah, I'm realizing that now and attempting to manually make the same changes and commit them. Then we can change the SRCREV to point to the new version.
--
Ryan Eatmon
|
By
Ryan Eatmon
·
#14675
·
|
|
Re: [PATCH] uio-module-drv-test: Fix build with clang
If only the upstream project was still alive:
https://git.ti.com/cgit/keystone-linux/uio-module-drv/
This code is used for PRU using UIO on AM3/BBB, AM4, AM5 and DRA7.
--
Regards,
Denys
If only the upstream project was still alive:
https://git.ti.com/cgit/keystone-linux/uio-module-drv/
This code is used for PRU using UIO on AM3/BBB, AM4, AM5 and DRA7.
--
Regards,
Denys
|
By
Denys Dmytriyenko
·
#14674
·
|
|
Re: [PATCH] cmem-mod: Fix kernel module packaging for usrmerge
Patch applied to master.
--
Ryan Eatmon reatmon@...
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
Patch applied to master.
--
Ryan Eatmon reatmon@...
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
|
By
Ryan Eatmon
·
#14673
·
|
|
Re: [PATCH] uio-module-drv-test: Fix build with clang
Was this patch sent to the upstream repository maintainer? This seems like a very basic change that should work for all compilers and so should be pushed upstream.
--
Ryan Eatmon
Was this patch sent to the upstream repository maintainer? This seems like a very basic change that should work for all compilers and so should be pushed upstream.
--
Ryan Eatmon
|
By
Ryan Eatmon
·
#14672
·
|
|
Re: [master][PATCH] ti-img-rogue-driver: fix breakage with GCC 11
Patch applied to master.
--
Ryan Eatmon reatmon@...
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
Patch applied to master.
--
Ryan Eatmon reatmon@...
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
|
By
Ryan Eatmon
·
#14671
·
|
|
Re: [master][PATCH 00/26] sync up with dunfell
Series applied to master.
--
Ryan Eatmon reatmon@...
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
Series applied to master.
--
Ryan Eatmon reatmon@...
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
|
By
Ryan Eatmon
·
#14670
·
|
|
[master][PATCH] ti-img-rogue-driver: fix breakage with GCC 11
From: Denys Dmytriyenko <denys@...>
Explicitly cast the value into correct type to fix this error:
| .../services/server/devices/rogue/rgxinit.c:1345:36: error: implicit co=
nversion from
From: Denys Dmytriyenko <denys@...>
Explicitly cast the value into correct type to fix this error:
| .../services/server/devices/rogue/rgxinit.c:1345:36: error: implicit co=
nversion from
|
By
Denys Dmytriyenko
·
#14669
·
|
|
[master][PATCH 21/26] conf: machine: am62xx Add missing dtbo file
From: Ryan Eatmon <reatmon@...>
Add missing k3-am625-sk-csi2-ov5640.dtb required for the camera overlay.
Signed-off-by: Ryan Eatmon <reatmon@...>
Reviewed-by: Praneeth Bajjuri
From: Ryan Eatmon <reatmon@...>
Add missing k3-am625-sk-csi2-ov5640.dtb required for the camera overlay.
Signed-off-by: Ryan Eatmon <reatmon@...>
Reviewed-by: Praneeth Bajjuri
|
By
Denys Dmytriyenko
·
#14668
·
|
|
[master][PATCH 16/26] linux-ti-staging/mainline: depend on libmpc-native and gmp-native
From: Denys Dmytriyenko <denys@...>
Similar to OE-Core changes:
https://git.openembedded.org/openembedded-core/commit/?id=3D128abf5eb76dd=
0d2680c93f043bf7cac0a3552b8
5.10.85 changed how
From: Denys Dmytriyenko <denys@...>
Similar to OE-Core changes:
https://git.openembedded.org/openembedded-core/commit/?id=3D128abf5eb76dd=
0d2680c93f043bf7cac0a3552b8
5.10.85 changed how
|
By
Denys Dmytriyenko
·
#14667
·
|
|
[master][PATCH 17/26] u-boot-ti-staging: Bump to 08.03.00.001 release
From: Ryan Eatmon <reatmon@...>
Updated the u-boot version for 08.03.00.001
Signed-off-by: Ryan Eatmon <reatmon@...>
Signed-off-by: Denys Dmytriyenko <denys@...>
---
From: Ryan Eatmon <reatmon@...>
Updated the u-boot version for 08.03.00.001
Signed-off-by: Ryan Eatmon <reatmon@...>
Signed-off-by: Denys Dmytriyenko <denys@...>
---
|
By
Denys Dmytriyenko
·
#14666
·
|
|
[master][PATCH 25/26] linux-ti-staging-rt: Bump to 08.03.00.002 release
From: Ryan Eatmon <reatmon@...>
Updated the linux rt version for 08.03.00.002
Signed-off-by: Ryan Eatmon <reatmon@...>
Signed-off-by: Denys Dmytriyenko <denys@...>
---
From: Ryan Eatmon <reatmon@...>
Updated the linux rt version for 08.03.00.002
Signed-off-by: Ryan Eatmon <reatmon@...>
Signed-off-by: Denys Dmytriyenko <denys@...>
---
|
By
Denys Dmytriyenko
·
#14665
·
|
|
[master][PATCH 12/26] ti-graphics: gpu enable and move all platforms to ddk 1.15
From: "Etheridge, Darren" <detheridge@...>
Enable the GPU for am62xx and j721s2 and use IMG DDK 1.15
Migrate Imagination DDK 1.13 to DDK 1.15 for J721e
Signed-off-by: Darren Etheridge
From: "Etheridge, Darren" <detheridge@...>
Enable the GPU for am62xx and j721s2 and use IMG DDK 1.15
Migrate Imagination DDK 1.13 to DDK 1.15 for J721e
Signed-off-by: Darren Etheridge
|
By
Denys Dmytriyenko
·
#14664
·
|
|
[master][PATCH 18/26] linux-ti-staging: Bump to 08.03.00.001 release
From: Ryan Eatmon <reatmon@...>
Updated the linux version for 08.03.00.001
Signed-off-by: Ryan Eatmon <reatmon@...>
Signed-off-by: Denys Dmytriyenko <denys@...>
---
From: Ryan Eatmon <reatmon@...>
Updated the linux version for 08.03.00.001
Signed-off-by: Ryan Eatmon <reatmon@...>
Signed-off-by: Denys Dmytriyenko <denys@...>
---
|
By
Denys Dmytriyenko
·
#14663
·
|
|
[master][PATCH 20/26] ipc: ti-rpmsg-char: Update library to 0.4.1
From: Praneeth Bajjuri <praneeth@...>
Update the ti-rpmsg-char library to 0.4.1 version that enables the
support for AM62x SoC family remote processors.
Signed-off-by: Praneeth Bajjuri
From: Praneeth Bajjuri <praneeth@...>
Update the ti-rpmsg-char library to 0.4.1 version that enables the
support for AM62x SoC family remote processors.
Signed-off-by: Praneeth Bajjuri
|
By
Denys Dmytriyenko
·
#14662
·
|