summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/ts72xx.h
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2017-09-03 10:43:46 -0700
committerLinus Walleij <linus.walleij@linaro.org>2017-09-21 11:22:02 +0200
commit97c3bca922468996c864917c9a8ea6a410233985 (patch)
tree39a8c5c0e2ded854d8eee23e7a6b3c12b1587189 /arch/arm/mach-ep93xx/ts72xx.h
parent14cd18a89337b2fe509f2a70bea734c488d7a698 (diff)
downloadop-kernel-dev-97c3bca922468996c864917c9a8ea6a410233985.zip
op-kernel-dev-97c3bca922468996c864917c9a8ea6a410233985.tar.gz
ARM: ep93xx: tidy up TS-72xx Watchdog resources
The ts-72xx watchdog uses two byte sized registers. Tidy up the resource declaration so that the proper information is shown in /proc/iomem. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ep93xx/ts72xx.h')
-rw-r--r--arch/arm/mach-ep93xx/ts72xx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-ep93xx/ts72xx.h b/arch/arm/mach-ep93xx/ts72xx.h
index 2255ba2..4e6519b 100644
--- a/arch/arm/mach-ep93xx/ts72xx.h
+++ b/arch/arm/mach-ep93xx/ts72xx.h
@@ -38,9 +38,6 @@
#define TS72XX_OPTIONS2_TS9420 0x04
#define TS72XX_OPTIONS2_TS9420_BOOT 0x02
-#define TS72XX_WDT_CONTROL_PHYS_BASE 0x23800000
-#define TS72XX_WDT_FEED_PHYS_BASE 0x23c00000
-
#ifndef __ASSEMBLY__
static inline int ts72xx_model(void)
OpenPOWER on IntegriCloud