ian d958a69ae3 MFC r286942, r286943, r286944: imx watchdog fixes...
Add compatible strings for all the hardware this driver works with.

  Also, move the READ/WRITE bus space access macros from the header into the
  source file, and rename them to RD2/WR2 to make it clear they're 16-bit
  accessors.  (READ/WRITE just don't seem like good names to be in a public
  header file.)

  Make the imx watchdog actually work, by setting WDOG_CR_WDE (enable bit).
  Also, follow the rules from watchdog(9) about what values to return in
  various situations (especially, don't touch *error when asked to set a
  non-zero timeout that isn't achievable on the hardware).

  Enable the watchdog driver on imx6, now that it works.
2015-08-23 20:16:13 +00:00
..
2015-08-17 18:33:16 +00:00
2015-08-22 07:32:47 +00:00
2015-08-17 12:51:46 +00:00
2015-06-02 14:54:53 +00:00
2015-08-22 07:32:47 +00:00
2015-06-16 20:00:53 +00:00
2014-12-31 23:25:37 +00:00
2014-10-18 19:22:59 +00:00
2015-08-01 22:56:42 +00:00
2015-08-14 12:23:20 +00:00
2015-06-06 18:03:36 +00:00
2015-08-18 09:09:39 +00:00
2015-06-02 14:54:53 +00:00
2015-08-23 18:03:43 +00:00
2015-02-02 08:05:11 +00:00
2015-07-16 14:41:58 +00:00
2015-08-22 07:32:47 +00:00
2015-08-17 19:06:14 +00:00
2015-05-31 23:29:04 +00:00
2015-07-31 03:40:09 +00:00
2015-08-05 11:24:40 +00:00
2015-07-15 21:09:38 +00:00
2015-08-20 14:03:03 +00:00
2014-06-22 21:26:46 +00:00
2015-01-01 10:44:20 +00:00
2015-08-17 10:03:23 +00:00
2015-06-21 06:28:26 +00:00
2015-06-21 06:28:26 +00:00
2015-07-30 02:06:29 +00:00
2015-07-11 19:11:40 +00:00
2015-08-06 08:51:15 +00:00
2015-08-17 18:36:16 +00:00
2015-07-21 07:22:18 +00:00