imx8qxp internal watchdog

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8qxp internal watchdog

386 次查看
aa2
Contributor I

We need to use imx8qxp internal watchdog

I did the following tests:

In kernel imx8_wdt.c

int imx8_wdt_start(struct watchdog_device *wdog)
{
arm_smccc_smc(FSL_SIP_SRTC, FSL_SIP_SRTC_START_WDOG, 0, 0, 0, 0, 0, 0, &res);
}

But,FSL_SIP_SRTC_START_WDOG not called into the corresponding function of scfw

thanks

0 项奖励
回复
0 回复数