diff options
author | MD Danish Anwar <danishanwar@ti.com> | 2025-07-02 17:05:45 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-07-10 08:41:18 -0600 |
commit | c589dc0c244e3038522ca162410bf4d02b1c5641 (patch) | |
tree | a1c2b6192b06c990d51f4a943aadf7003a7b6fd0 /drivers/ddr/marvell/a38x/ddr3_training_leveling.c | |
parent | 9cede1930b40673c2d86d036b98acf01198f06aa (diff) |
net: ti: icssg: Read firmware name from device-tree
Update the ICSSG PRU Ethernet driver to read PRU/RTU/TXPRU firmware names
from the Device Tree using the "firmware-name" property, instead of relying
on the hard-coded firmware names. The firmware names are parsed during
prueth_probe() and stored in the prueth->firmwares for each slice. The
driver now uses these dynamically loaded names when starting the PRU cores.
This change improves flexibility and allows firmware selection to be
controlled via the device tree, making the driver more adaptable to
different platforms and firmware configurations.
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training_leveling.c')
0 files changed, 0 insertions, 0 deletions