mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
ODROID-XU3/XU4:dts : add non-removable to mmc_0
Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I2db393d00cf3538c994d2dde40a5e4962181b688
This commit is contained in:
1
arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
Executable file → Normal file
1
arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
Executable file → Normal file
@@ -155,6 +155,7 @@
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8 &sd0_cd &sd0_rclk>;
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
cap-mmc-highspeed;
|
||||
mmc-hs200-1_8v;
|
||||
mmc-hs400-1_8v;
|
||||
|
||||
Reference in New Issue
Block a user