Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu

SVN-Revision: 8505
This commit is contained in:
Florian Fainelli
2007-08-27 10:37:12 +00:00
parent 6b3f2ca7de
commit 022e20b2a4
8 changed files with 351 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
#define PFX "rdc321x: "
/* General purpose configuration and data registers */
#define RDC3210_CFGREG_ADDR 0x0CF8
#define RDC3210_CFGREG_DATA 0x0CFC
#define RDC_MAX_GPIO 0x3A