ARM: dts: push MMC/SD to board and add comments

This moves the enable-active-high setting from the SoC to the
board for the VMMCQ regulators. It should at least be in the
vicinity of the GPIO line it is defined for.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
这个提交包含在:
Linus Walleij
2016-10-07 09:30:46 +02:00
父节点 7ce7d89f48
当前提交 adef953bbc
修改 4 个文件,包含 8 行新增2 行删除

查看文件

@@ -111,6 +111,7 @@
pinctrl-1 = <&i2c3_sleep_mode>;
};
/* ST6G3244ME level translator for 1.8/2.9 V */
vmmci: regulator-gpio {
compatible = "regulator-gpio";
@@ -120,7 +121,6 @@
regulator-type = "voltage";
startup-delay-us = <100>;
enable-active-high;
states = <1800000 0x1
2900000 0x0>;