Can user set timeout for MPC 83x watchdog timer

2009-12-02 Thread Aswathi C
Hi Kumar, I would like to know whether user can set timeout from user space for the watchdog. I am using MPC 8323E processor and linux-2.6.24 kernel. If user can set, can you tell me how will it be implemented? Regards, Aswathi ___ Linuxppc-dev mailing

Can user set timeout for MPC 83x watchdog timer

2009-12-02 Thread Aswathi C
I would like to know whether user can set timeout from user space for the watchdog. I am using MPC 8323E processor and linux-2.6.24 kernel. If user can set, can you tell me how will it be implemented? Regards, Aswathi ___ Linuxppc-dev mailing list Linuxp

Problem in setting timeout from user space for MPC 83x watchdog timer

2009-12-09 Thread Aswathi C
I am using MPC 8323E processor and linux-2.6.24 kernel. I tried to set watchdog timer from user space using ioctl with the case WDIOC_SETTIMEOUT. I am getting timeout value as seconds and calculating corresponding modulus for the WDT. After that I am setting SWTC of SWCRR and writing service sequen