Re: [U-Boot] [PATCH 01/21] ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes

2016-09-18 Thread Simon Glass
On 13 September 2016 at 10:45, Stephen Warren  wrote:
> From: Tom Warren 
>
> 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 
> Signed-off-by: Stephen Warren 
> ---
>  arch/arm/dts/tegra114-dalmore.dts | 1 +
>  arch/arm/dts/tegra124-jetson-tk1.dts  | 1 +
>  arch/arm/dts/tegra124-venice2.dts | 1 +
>  arch/arm/dts/tegra186-p2771-.dtsi | 1 +
>  arch/arm/dts/tegra20-paz00.dts| 1 +
>  arch/arm/dts/tegra20-whistler.dts | 1 +
>  arch/arm/dts/tegra210-e2220-1170.dts  | 1 +
>  arch/arm/dts/tegra210-p2371-.dts  | 1 +
>  arch/arm/dts/tegra210-p2371-2180.dts  | 1 +
>  arch/arm/dts/tegra210-p2571.dts   | 1 +
>  arch/arm/dts/tegra30-beaver.dts   | 1 +
>  arch/arm/dts/tegra30-cardhu.dts   | 1 +
>  arch/arm/dts/tegra30-tamonten.dtsi| 1 +
>  13 files changed, 13 insertions(+)

Reviewed-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 01/21] ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes

2016-09-13 Thread Stephen Warren
From: Tom Warren 

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 
Signed-off-by: Stephen Warren 
---
 arch/arm/dts/tegra114-dalmore.dts | 1 +
 arch/arm/dts/tegra124-jetson-tk1.dts  | 1 +
 arch/arm/dts/tegra124-venice2.dts | 1 +
 arch/arm/dts/tegra186-p2771-.dtsi | 1 +
 arch/arm/dts/tegra20-paz00.dts| 1 +
 arch/arm/dts/tegra20-whistler.dts | 1 +
 arch/arm/dts/tegra210-e2220-1170.dts  | 1 +
 arch/arm/dts/tegra210-p2371-.dts  | 1 +
 arch/arm/dts/tegra210-p2371-2180.dts  | 1 +
 arch/arm/dts/tegra210-p2571.dts   | 1 +
 arch/arm/dts/tegra30-beaver.dts   | 1 +
 arch/arm/dts/tegra30-cardhu.dts   | 1 +
 arch/arm/dts/tegra30-tamonten.dtsi| 1 +
 13 files changed, 13 insertions(+)

diff --git a/arch/arm/dts/tegra114-dalmore.dts 
b/arch/arm/dts/tegra114-dalmore.dts
index 49195c35964a..f0331a740178 100644
--- a/arch/arm/dts/tegra114-dalmore.dts
+++ b/arch/arm/dts/tegra114-dalmore.dts
@@ -66,6 +66,7 @@
sdhci@78000600 {
bus-width = <8>;
status = "okay";
+   non-removable;
};
 
usb@7d00 {
diff --git a/arch/arm/dts/tegra124-jetson-tk1.dts 
b/arch/arm/dts/tegra124-jetson-tk1.dts
index 21ed1aef0bb2..4a63b6d86160 100644
--- a/arch/arm/dts/tegra124-jetson-tk1.dts
+++ b/arch/arm/dts/tegra124-jetson-tk1.dts
@@ -312,6 +312,7 @@
sdhci@700b0600 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
usb@7d00 {
diff --git a/arch/arm/dts/tegra124-venice2.dts 
b/arch/arm/dts/tegra124-venice2.dts
index 9de86c014361..6c39563bfc64 100644
--- a/arch/arm/dts/tegra124-venice2.dts
+++ b/arch/arm/dts/tegra124-venice2.dts
@@ -81,6 +81,7 @@
sdhci@700b0600 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
usb@7d00 {
diff --git a/arch/arm/dts/tegra186-p2771-.dtsi 
b/arch/arm/dts/tegra186-p2771-.dtsi
index 41ef64479a99..28fac5d8a261 100644
--- a/arch/arm/dts/tegra186-p2771-.dtsi
+++ b/arch/arm/dts/tegra186-p2771-.dtsi
@@ -55,6 +55,7 @@
sdhci@346 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
i2c@c24 {
diff --git a/arch/arm/dts/tegra20-paz00.dts b/arch/arm/dts/tegra20-paz00.dts
index 5c7e80558da3..946862e72095 100644
--- a/arch/arm/dts/tegra20-paz00.dts
+++ b/arch/arm/dts/tegra20-paz00.dts
@@ -50,6 +50,7 @@
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
clocks {
diff --git a/arch/arm/dts/tegra20-whistler.dts 
b/arch/arm/dts/tegra20-whistler.dts
index 358c5824f7cc..d4577c99c5d9 100644
--- a/arch/arm/dts/tegra20-whistler.dts
+++ b/arch/arm/dts/tegra20-whistler.dts
@@ -58,6 +58,7 @@
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
clocks {
diff --git a/arch/arm/dts/tegra210-e2220-1170.dts 
b/arch/arm/dts/tegra210-e2220-1170.dts
index 75efbba1061e..c6e21762815f 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 {
diff --git a/arch/arm/dts/tegra210-p2371-.dts 
b/arch/arm/dts/tegra210-p2371-.dts
index 10172a23ad70..3aa59d087bc8 100644
--- a/arch/arm/dts/tegra210-p2371-.dts
+++ b/arch/arm/dts/tegra210-p2371-.dts
@@ -31,6 +31,7 @@
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
i2c@0,7000d000 {
diff --git a/arch/arm/dts/tegra210-p2371-2180.dts 
b/arch/arm/dts/tegra210-p2371-2180.dts
index bf35497d83f7..c4db2a45c561 100644
--- a/arch/arm/dts/tegra210-p2371-2180.dts
+++ b/arch/arm/dts/tegra210-p2371-2180.dts
@@ -82,6 +82,7 @@
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
i2c@0,7000d000 {
diff --git a/arch/arm/dts/tegra210-p2571.dts b/arch/arm/dts/tegra210-p2571.dts
index de35bba44bef..726c893aa500 100644
--- a/arch/arm/dts/tegra210-p2571.dts
+++ b/arch/arm/dts/tegra210-p2571.dts
@@ -84,6 +84,7 @@
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+   non-removable;
};
 
usb@0,7d00 {
diff --git a/arch/arm/dts/tegra30-beaver.dts b/arch/arm/dts/tegra30-beaver.dts
index ae836363ab52..2ff7497a37ea 100644
---