firmware: ti_sci_static_data: Add static DMA channel
Include the static DMA channel data for using DMA at SPL stage for J722S SoC family. Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
This commit is contained in:

committed by
Tom Rini

parent
f40e679963
commit
f98526cd82
@@ -85,7 +85,7 @@ static struct ti_sci_resource_static_data rm_static_data[] = {
|
||||
#endif /* CONFIG_SOC_K3_J721S2 */
|
||||
|
||||
#if IS_ENABLED(CONFIG_SOC_K3_AM625) || IS_ENABLED(CONFIG_SOC_K3_AM62A7) || \
|
||||
IS_ENABLED(CONFIG_SOC_K3_AM62P5)
|
||||
IS_ENABLED(CONFIG_SOC_K3_AM62P5) || IS_ENABLED(CONFIG_SOC_K3_J722S)
|
||||
static struct ti_sci_resource_static_data rm_static_data[] = {
|
||||
/* BC channels */
|
||||
{
|
||||
|
Reference in New Issue
Block a user