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:
e7af672
)
dts: dra7: add spi alias for qspi
author
Mugunthan V N
<mugunthanvnm@ti.com>
Wed, 23 Dec 2015 15:09:39 +0000
(20:39 +0530)
committer
Jagan Teki
<jteki@openedev.com>
Wed, 13 Jan 2016 13:17:27 +0000
(18:47 +0530)
add spi alias for qspi so that spi probes the device and driver
successfully.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
arch/arm/dts/dra7.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/dra7.dtsi
b/arch/arm/dts/dra7.dtsi
index feb3708dc62c4bb77a35dedcd1cce83d2af43383..c69c651532d704f0334e93fdc75f82348ba48f31 100644
(file)
--- a/
arch/arm/dts/dra7.dtsi
+++ b/
arch/arm/dts/dra7.dtsi
@@
-41,6
+41,7
@@
ethernet1 = &cpsw_emac1;
d_can0 = &dcan1;
d_can1 = &dcan2;
+ spi0 = &qspi;
};
timer {