Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx_watchdog: Add a header file for watchdog registers | Fabio Estevam | 2015-10-12 | 1 | -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> |