14f52004bd
[ Upstream commit 1605de1b3ca66e3eddbca4b3c353c13c26476fe2 ]
In case PM is enabled but there is no RAM controller information
in DT the code will panic. Avoid such scenarios by not initializing
platform specific PM code in case RAM controller is not provided
via DT.
Reported-by: Eugen Hristev <eugen.hristev@microchip.com>
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
at91rm9200.c | ||
at91sam9.c | ||
generic.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
pm_data-offsets.c | ||
pm_suspend.S | ||
pm.c | ||
pm.h | ||
sam9x60.c | ||
sama5.c | ||
samv7.c |