Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | imx_watchdog: Add a header file for watchdog registers | Fabio Estevam | 2015-10-12 | -0/+18 |
Create fsl_wdog.h to store the watchdog registers and bit fields. This can be useful when accesses to the watchdog block are made from other parts, such as arch/arm/ cpu code. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> |