Signed-off-by: Ulf Hansson <[email protected]>
---
 arch/arm/boot/dts/ste-href.dtsi |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/ste-href.dtsi b/arch/arm/boot/dts/ste-href.dtsi
index e830c37..be34beb 100644
--- a/arch/arm/boot/dts/ste-href.dtsi
+++ b/arch/arm/boot/dts/ste-href.dtsi
@@ -119,10 +119,13 @@
                        bus-width = <4>;
                        cap-sd-highspeed;
                        cap-mmc-highspeed;
+                       full-pwr-cycle;
                        signal-direction = <(MCI_ST_DATA2DIREN |
                                                MCI_ST_CMDDIREN |
                                                MCI_ST_DATA0DIREN |
                                                MCI_ST_FBCLKEN)>;
+                       sd-uhs-sdr12;
+                       sd-uhs-sdr25;
                        vmmc-supply = <&ab8500_ldo_aux3_reg>;
                        vqmmc-supply = <&vmmci>;
                        pinctrl-names = "default", "sleep";
@@ -137,6 +140,7 @@
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <4>;
+                       non-removable;
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&sdi1_default_mode>;
                        pinctrl-1 = <&sdi1_sleep_mode>;
@@ -150,6 +154,7 @@
                        max-frequency = <100000000>;
                        bus-width = <8>;
                        cap-mmc-highspeed;
+                       non-removable;
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&sdi2_default_mode>;
                        pinctrl-1 = <&sdi2_sleep_mode>;
@@ -163,6 +168,7 @@
                        max-frequency = <100000000>;
                        bus-width = <8>;
                        cap-mmc-highspeed;
+                       non-removable;
                        vmmc-supply = <&ab8500_ldo_aux2_reg>;
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&sdi4_default_mode>;
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to