summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra210-e2220-1170.dts
diff options
context:
space:
mode:
authorTom Warren <twarren@nvidia.com>2016-09-13 16:45:42 (GMT)
committerTom Warren <twarren@nvidia.com>2016-09-27 16:11:01 (GMT)
commit9a06a1a3a1d5e65d7a14b060e4171b415d614072 (patch)
tree43e88cf8c057bb7e5275e91c11f3de022a694d90 /arch/arm/dts/tegra210-e2220-1170.dts
parent64a4fe74014b31df767e23ee67ae61eba807f6ca (diff)
downloadu-boot-9a06a1a3a1d5e65d7a14b060e4171b415d614072.tar.xz
ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes
During debug of the DM_MMC changes to the Tegra MMC driver, I noticed that the 'removable' property wasn't being set correctly for the eMMC parts on most Tegra boards. Since the kernel DTS has this property set correctly, it should be in U-Boot's Tegra DT too. Signed-off-by: Tom Warren <twarren@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/dts/tegra210-e2220-1170.dts')
-rw-r--r--arch/arm/dts/tegra210-e2220-1170.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/tegra210-e2220-1170.dts b/arch/arm/dts/tegra210-e2220-1170.dts
index 75efbba..c6e2176 100644
--- a/arch/arm/dts/tegra210-e2220-1170.dts
+++ b/arch/arm/dts/tegra210-e2220-1170.dts
@@ -31,6 +31,7 @@
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
i2c@0,7000d000 {