All of lore.kernel.org
 help / color / mirror / Atom feed
* [kirkstone][PATCH v3 0/2] Remove PRU Ethernet firmwares for legacy devices
@ 2023-10-09  7:09 Ravi Gunasekaran
  2023-10-09  7:09 ` [kirkstone][PATCH v3 1/2] preuth-fw: Remove packaging of PRU-ICSSM firmwares Ravi Gunasekaran
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ravi Gunasekaran @ 2023-10-09  7:09 UTC (permalink / raw)
  To: meta-ti, reatmon; +Cc: praneeth, srk, r-gunasekaran

Linux kernel 6.1 does not have support for PRU-ICSSM driver.
So remove packaging of all the PRU-ICSSM firmwares for kernel 6.1
based SDKs.

In the v2 version, it was suggested to have the changes in the SDK layer.
But after discussion with meta-ti(Ryan) and meta-processor-sdk(Gyan)
maintainers, it was decided to introduce a new .inc file that removes the
packaging of the firmware and include it in the kernel recipes that don't
have support for PRU-ICSSM in meta-ti. This series attempts to take that
approach.

The support for PRU-ICSSM driver will be available in mainline and TI kernel
towards the end of 2024. So until such time, this approach will be followed.

v2:https://serenity.dal.design.ti.com/patchwork/project/meta-ti/patch/20230908113836.12413-1-r-gunasekaran@ti.com/
v1:https://serenity.dal.design.ti.com/patchwork/project/meta-ti/patch/20230908114439.13213-1-r-gunasekaran@ti.com/

Ravi Gunasekaran (2):
  preuth-fw: Remove packaging of PRU-ICSSM firmwares
  linux-ti-staging_6.1: Remove packaging of PRU-ICSSM firmwares

 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 1 +
 meta-ti-bsp/recipes-kernel/linux/prueth-fw.inc           | 3 +++
 2 files changed, 4 insertions(+)
 create mode 100644 meta-ti-bsp/recipes-kernel/linux/prueth-fw.inc


base-commit: 041271c30496bd1457cd2bd38e7d9b2f7b14372f
-- 
2.17.1



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

end of thread, other threads:[~2023-10-23 13:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09  7:09 [kirkstone][PATCH v3 0/2] Remove PRU Ethernet firmwares for legacy devices Ravi Gunasekaran
2023-10-09  7:09 ` [kirkstone][PATCH v3 1/2] preuth-fw: Remove packaging of PRU-ICSSM firmwares Ravi Gunasekaran
2023-10-09 20:20   ` [meta-ti] " Denys Dmytriyenko
2023-10-09 21:25     ` Ryan Eatmon
2023-10-09 21:33       ` Andrew Davis
2023-10-10  4:23         ` Ravi Gunasekaran
2023-10-20 22:20     ` Ryan Eatmon
2023-10-23  4:49       ` Ravi Gunasekaran
2023-10-23 13:56         ` Ryan Eatmon
2023-10-09  7:09 ` [kirkstone][PATCH v3 2/2] linux-ti-staging_6.1: " Ravi Gunasekaran
2023-10-09 17:23 ` [kirkstone][PATCH v3 0/2] Remove PRU Ethernet firmwares for legacy devices Bajjuri, Praneeth
2023-10-09 20:03   ` [meta-ti] " 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.