diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2016-08-15 15:17:00 +0300 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-09-02 16:14:49 +0300 |
commit | 8f416dcd2c06580b12db3ba3f8379350660f2ddf (patch) | |
tree | 70274cd1d1bd0370aef2fddac79b38c7c11a3a77 /arch/arm/boot/dts/stih418-b2199.dts | |
parent | d5f102edde54e089b0de0faf40a7f6fb2619b0f1 (diff) | |
download | linux-8f416dcd2c06580b12db3ba3f8379350660f2ddf.tar.xz |
ARM: dts: STiH407: Move non-removable property to board file
Due to 96board which uses mmc0 node for SD card, the non-removable
property must be moved from STiH407-family to board file for B2120
and B2199 boards.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/stih418-b2199.dts')
-rw-r--r-- | arch/arm/boot/dts/stih418-b2199.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/stih418-b2199.dts b/arch/arm/boot/dts/stih418-b2199.dts index 772d2bb07e5f..7c45e75b4c96 100644 --- a/arch/arm/boot/dts/stih418-b2199.dts +++ b/arch/arm/boot/dts/stih418-b2199.dts @@ -86,6 +86,7 @@ sd-uhs-sdr50; sd-uhs-sdr104; sd-uhs-ddr50; + non-removable; }; miphy28lp_phy: miphy28lp@9b22000 { |