Re: [PATCH v11 2/9] remoteproc: k3: Factor out TI-SCI processor control OF get function

2024-08-19 Thread Wadim Egorov
Am 02.08.24 um 17:21 schrieb Andrew Davis: Building the TSP structure is common for users of the TI-SCI processor control interface. Factor out this function and put it with the rest of the TI-SCI processor control functions. Signed-off-by: Andrew Davis Tested-by: Wadim Egorov --- driv

[PATCH v11 2/9] remoteproc: k3: Factor out TI-SCI processor control OF get function

2024-08-02 Thread Andrew Davis
Building the TSP structure is common for users of the TI-SCI processor control interface. Factor out this function and put it with the rest of the TI-SCI processor control functions. Signed-off-by: Andrew Davis --- drivers/remoteproc/ti_k3_dsp_remoteproc.c | 28 +-- drivers/r