summaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm283x/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-05 22:23:32 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-10 00:19:05 (GMT)
commitb59357464c09e2e81dfae96213e3af2b16313585 (patch)
treeee76e8032d167a45bf8595d9d9da16cab1b9302e /arch/arm/mach-bcm283x/include
parentcb0eae8cf8aaca76910dee4c7eb536d0814d1bd2 (diff)
downloadu-boot-fsl-qoriq-b59357464c09e2e81dfae96213e3af2b16313585.tar.xz
arm: rpi: Drop the GPIO device addresses
We can rely on the device tree to provide this information. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-bcm283x/include')
-rw-r--r--arch/arm/mach-bcm283x/include/mach/gpio.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-bcm283x/include/mach/gpio.h b/arch/arm/mach-bcm283x/include/mach/gpio.h
index b2df75a..daaee52 100644
--- a/arch/arm/mach-bcm283x/include/mach/gpio.h
+++ b/arch/arm/mach-bcm283x/include/mach/gpio.h
@@ -9,11 +9,6 @@
#ifndef _BCM2835_GPIO_H_
#define _BCM2835_GPIO_H_
-#ifndef CONFIG_BCM2835
-#define BCM2835_GPIO_BASE 0x3f200000
-#else
-#define BCM2835_GPIO_BASE 0x20200000
-#endif
#define BCM2835_GPIO_COUNT 54
#define BCM2835_GPIO_FSEL_MASK 0x7