Re: [PATCH] firmware: ti_sci_static_data: Make file board agnostic

2022-07-06 Thread Tom Rini
On Wed, Jun 15, 2022 at 07:33:05PM +0530, Vignesh Raghavendra wrote: > Static DMA channel data for R5 SPL is mostly board agnostic so use SOC > configs instead of EVM specific config to ease adding new board support. > > Drop J7200 EVM specific settings as its same as J721e > > Signed-off-by:

Re: [PATCH] firmware: ti_sci_static_data: Make file board agnostic

2022-06-17 Thread Nishanth Menon
On 19:33-20220615, Vignesh Raghavendra wrote: > Static DMA channel data for R5 SPL is mostly board agnostic so use SOC > configs instead of EVM specific config to ease adding new board support. > > Drop J7200 EVM specific settings as its same as J721e > > Signed-off-by: Vignesh Raghavendra

[PATCH] firmware: ti_sci_static_data: Make file board agnostic

2022-06-15 Thread Vignesh Raghavendra
Static DMA channel data for R5 SPL is mostly board agnostic so use SOC configs instead of EVM specific config to ease adding new board support. Drop J7200 EVM specific settings as its same as J721e Signed-off-by: Vignesh Raghavendra --- drivers/firmware/ti_sci_static_data.h | 42