projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d50659
)
EXYNOS5 : FDT: Add Aliases for SPI device
author
Rajeshwari Shinde
<
[email protected]
>
Wed, 26 Dec 2012 20:03:21 +0000
(20:03 +0000)
committer
Minkyu Kang
<
[email protected]
>
Tue, 8 Jan 2013 01:54:34 +0000
(10:54 +0900)
This patch adds aliases for SPI.
Signed-off-by: Rajeshwari Shinde <
[email protected]
>
Acked-by: Simon Glass <
[email protected]
>
Signed-off-by: Minkyu Kang <
[email protected]
>
board/samsung/dts/exynos5250-smdk5250.dts
patch
|
blob
|
history
diff --git
a/board/samsung/dts/exynos5250-smdk5250.dts
b/board/samsung/dts/exynos5250-smdk5250.dts
index 14f73d8d9c255a9402911555c5f52e24ac60f301..a8e62dabb31b26e9da94b5536c90e09be262e367 100644
(file)
--- a/
board/samsung/dts/exynos5250-smdk5250.dts
+++ b/
board/samsung/dts/exynos5250-smdk5250.dts
@@
-25,6
+25,11
@@
i2c5 = "/i2c@12cb0000";
i2c6 = "/i2c@12cc0000";
i2c7 = "/i2c@12cd0000";
+ spi0 = "/spi@12d20000";
+ spi1 = "/spi@12d30000";
+ spi2 = "/spi@12d40000";
+ spi3 = "/spi@131a0000";
+ spi4 = "/spi@131b0000";
};
sromc@12250000 {