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>
This commit is contained in:
@ -74,6 +74,7 @@
|
||||
vmmci: regulator-gpio {
|
||||
gpios = <&tc3589x_gpio 18 GPIO_ACTIVE_HIGH>;
|
||||
enable-gpio = <&tc3589x_gpio 17 GPIO_ACTIVE_HIGH>;
|
||||
enable-active-high;
|
||||
};
|
||||
|
||||
pinctrl {
|
||||
|
||||
Reference in New Issue
Block a user