diff options
author | Mike Frysinger <michael.frysinger@analog.com> | 2007-07-15 02:33:26 +0800 |
---|---|---|
committer | Bryan Wu <bryan.wu@analog.com> | 2007-07-15 02:33:26 +0800 |
commit | 2c95cd71f8df36de4a063cec879d49fb8b462e8e (patch) | |
tree | 868270aa4b38e2be74e4f73316d230875970b6a2 /drivers/rtc | |
parent | 4af4b84088696777e222a5b0e3f55a81935bc9cc (diff) |
Blackfin On-Chip RTC driver update for supporting BF54x
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'drivers/rtc')
-rw-r--r-- | drivers/rtc/rtc-bfin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-bfin.c b/drivers/rtc/rtc-bfin.c index 260ead95991..1aa709dda0d 100644 --- a/drivers/rtc/rtc-bfin.c +++ b/drivers/rtc/rtc-bfin.c @@ -1,6 +1,6 @@ /* * Blackfin On-Chip Real Time Clock Driver - * Supports BF531/BF532/BF533/BF534/BF536/BF537 + * Supports BF53[123]/BF53[467]/BF54[2489] * * Copyright 2004-2007 Analog Devices Inc. * |