From aabed2ad1d9a645a046a37225dd1d6c08237a4df Mon Sep 17 00:00:00 2001 From: Vignesh R Date: Sat, 2 Dec 2017 19:33:56 -0800 Subject: ARM: dts: keystone-k2g: Move ti,non-removable property to board dts On 66AK2G EVM mmc1 is connected to emmc whereas 66AK2G ICE baord has SD card slot connected to mmc1. Therefore move emmc specific ti,non-removable property from SoC file to EVM's dts file. Signed-off-by: Vignesh R Signed-off-by: Santosh Shilimkar --- arch/arm/boot/dts/keystone-k2g-evm.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/boot/dts/keystone-k2g-evm.dts') diff --git a/arch/arm/boot/dts/keystone-k2g-evm.dts b/arch/arm/boot/dts/keystone-k2g-evm.dts index 298a50555e46..03b3e7c5dc8e 100644 --- a/arch/arm/boot/dts/keystone-k2g-evm.dts +++ b/arch/arm/boot/dts/keystone-k2g-evm.dts @@ -127,6 +127,7 @@ pinctrl-names = "default"; pinctrl-0 = <&mmc1_pins>; vmmc-supply = <&vcc3v3_dcin_reg>; /* VCC3V3_EMMC is connected to VCC3V3_DCIN */ + ti,non-removable; status = "okay"; }; -- cgit v1.2.3