On Fri, 19 Jul 2024 12:58:04 +0800, Fei Shao wrote: > Corsola firmware reserves the memory region of [0x60000000, 0x61100000) > exclusively for ADSP usage. > But in fact, a 6 MB "hole" of [0x60A00000, 0x61000000) didn't get > assigned to the ADSP node in the Corsola device tree, meaning no audio > tasks can access and utilize that memory section. > > Update the reserved ADSP memory region to fill the gap. > > [...] Applied to v6.11-next/dts64, thanks! [1/1] arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region commit: d03521e6c18f62876b3b5c1fbf37e0d8ab9fd1b8 Cheers, Angelo