Re: [PATCH] dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size

2021-01-31 Thread Vinod Koul
On 29-01-21, 21:31, Grygorii Strashko wrote: > Optimize struct psil_endpoint_config for size by > - reordering fields > - grouping bitfields > - change mapped_channel_id type to s16 (32K channel is enough) > - default_flow_id type to s16 as it's assigned to -1 > > before: > textdata

[PATCH] dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size

2021-01-29 Thread Grygorii Strashko
Optimize struct psil_endpoint_config for size by - reordering fields - grouping bitfields - change mapped_channel_id type to s16 (32K channel is enough) - default_flow_id type to s16 as it's assigned to -1 before: textdata bssdec hex filename 12654100