projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f3d3bf
)
ARM: tegra: jetson-tk1: mark eMMC as non-removable
author
Lucas Stach
<l.stach@pengutronix.de>
Tue, 3 Jun 2014 12:48:46 +0000
(14:48 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 17 Jul 2014 13:02:08 +0000
(15:02 +0200)
The eMMC is soldered to the board, reflect this in the DT.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra124-jetson-tk1.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra124-jetson-tk1.dts
b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
index e31fb61a81d33ba9ee553dedf951199dd3223e26..16082c0bdacac3530acfea2db562cfa9f871c24a 100644
(file)
--- a/
arch/arm/boot/dts/tegra124-jetson-tk1.dts
+++ b/
arch/arm/boot/dts/tegra124-jetson-tk1.dts
@@
-1633,6
+1633,7
@@
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
ahub@0,70300000 {