K 10 svn:author V 4 mmel K 8 svn:date V 27 2019-08-09T12:15:23.811539Z K 7 svn:log V 264 MFC r345299: PSCI: Don't take missing implementation of psci get_version() as fatal. Minimalistic PSCI implementation in U-Boot doesn't implement get_version() method for some SoC. In this case, use PSCI version declared by 'psci' node in DT as fallback. END