i.MX8 M MINI soft reset

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

i.MX8 M MINI soft reset

跳至解决方案
2,040 次查看
sameer_pitre
Contributor II

Hi,

I am working on i.MX8 M MINI platform. I need some explanation on i.MX M  Soft reset process ? How to invoke csu_reset_b ? 

Secondly, I want to use PMIC_ON_REQ to reset my PMIC. How to invoke it ?

Thanks and regards,
Sameer

 

 
 

 

 

标签 (1)
0 项奖励
1 解答
2,016 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

Yes, you can control pmic .Please see the screensot, linux supply api to control pmic regulator.

 

BR

Zhiming

在原帖中查看解决方案

6 回复数
2,029 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

1.The reset command will stop watchdog to trigger soc hardware reboot and pmic will not be closed.You can see 2.11 Watchdog (WDOG) in Reference Manual.

 

2. The PMIC PF regulator driver in Reference Manual  is based on regulator core driver. It provides the following services for regulator control of the PMIC component:
• Switch ON/OFF all voltage regulators.
• Set the value for all voltage regulators.
• Get the current value for all voltage regulators.

 

BR 

Zhiming

0 项奖励
2,022 次查看
sameer_pitre
Contributor II

Hi Zhiming,

Thanks for your reply. 

1. We have not used the PMIC Watchdog pin as used in EVK for processor reboot. Is there any other option to trigger processor reboot ?

2. Can we use PMIC_ON _REQ signal to turn ON and OFF the PMIC and help processor reboot ?

BR,

Sameer

 

 

0 项奖励
2,017 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

Yes, you can control pmic .Please see the screensot, linux supply api to control pmic regulator.

 

BR

Zhiming

2,001 次查看
sameer_pitre
Contributor II

Hello Zhiming,

I have one more question. As stated earlier, we have not used PMIC WDI for processor reboot in case of Kernel panic and such issues. Is there any solution to address such issue like use of internal watchdog for reboot ?

Thanks and BR,

Sameer

 

 

0 项奖励
1,980 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

unit_test folder in root rootfs has watchdog test sample.

 

 

BR

0 项奖励
2,011 次查看
sameer_pitre
Contributor II

Hi Zhiming,

Thanks for your support. I think we can go ahead with it. 

BR,

Sameer

 

0 项奖励