imx8qxp internal watchdog

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx8qxp internal watchdog

338件の閲覧回数
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 返答(返信)