On Thu, Feb 01, 2024 at 12:42:38PM -0600, Brandon Brnich wrote: > Wave521c has capability to use SRAM carveout to store reference data with > purpose of reducing memory bandwidth. To properly use this pool, the driver > expects to have an sram and sram-size node. Without sram-size node, driver > will default value to zero, making sram node irrelevant. The mmio-sram binding already defines how to carve up shared SRAM. Also, sram-size here is property, not a node. Rob