projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb0eae8
)
arm: rpi: Drop the GPIO device addresses
author
Simon Glass
<sjg@chromium.org>
Wed, 5 Apr 2017 22:23:32 +0000
(16:23 -0600)
committer
Tom Rini
<trini@konsulko.com>
Wed, 10 May 2017 00:19:05 +0000
(20:19 -0400)
We can rely on the device tree to provide this information.
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-bcm283x/include/mach/gpio.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-bcm283x/include/mach/gpio.h
b/arch/arm/mach-bcm283x/include/mach/gpio.h
index b2df75ad3f257c26b7c6b11626404f8ff9e5f3db..daaee52f81054c8bf8f49d1fad4bc5a1cdce0ef0 100644
(file)
--- 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