Skip to content

Backport TI net changes and dependencies

JIRA: https://issues.redhat.com/browse/RHEL-29244

Omitted-fix: 766475cb526b ("ARM: omap1: add back omap_set_dma_priority() stub")
             This is a 32 bit ARM fix, which we don't build, so skip it.
Omitted-fix: cad7526f33ce ("net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()")
             This fix isn't related to TI, and my backport only brings in the TI bit so the ocelot fix it
             doesn't really make sense. cs9's original backport also skipped the ocelot bits, so it doesn't
             require fixing either.

Tested by merging down into main-automotive, applying the config changes needed from RHEL-29245, and running on TI's J784S4EVM board.

Signed-off-by: Andrew Halaney ahalaney@redhat.com

Edited by Jarod Wilson

Merge request reports