How to enable watch dog1 on i.MX7D

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

How to enable watch dog1 on i.MX7D

484 次查看
felixhsu
Contributor III

Hi All

The customer follow i.MX7D EVM hardware design WDT1 function, but customer can't enable WDT1 function.

Could you tell me how to enable WDT1 function on kernel space?

Thanks.

Kernel log,
....
USB Video Class driver (1.1.1)
imx2-wdt 30280000.wdog: timeout 60 sec (nowayout=0)
sdhci: Secure Digital Host Controller Interface driver
....

DTS Setting,
&wdog1 {
    pinctrl-names = "default";
    pinctrl-0 = <&pinctrl_wdog>;
    fsl,wdog_b;
};

标签 (3)
0 项奖励
回复
1 回复

366 次查看
joanxie
NXP TechSupport
NXP TechSupport

for how to enable watchdog, pls refer to the Chapter 48 Watchdog (WDOG) Driver of imx Reference Manual

https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true 

0 项奖励
回复