Commits
Vignesh Raghavendra committed b3d399cb0bf
firmware: ti_sci: Parse all resource ranges even if some is not available Do not fail if any of the requested subtypes are not available, but set the number of resources to 0 and continue parsing the resource ranges. Based on Linux kernel patch by Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>