Commits

Robby Cai committed 8a08d3bc71e
MLK-14518-1 pxp: initialize pxp according to recommended flow use pxp_soft_reset() in probe and resume function because this implementation follows the recommended flow in the IC spec. without soft reset, when only use wfe_a process without legacy process it's likely to meet timeout issue since. In other words, wfe_a process need the soft reset to work properly. Signed-off-by: Robby Cai <robby.cai@nxp.com>