diff options
author | Kever Yang <kever.yang@rock-chips.com> | 2017-06-08 15:32:04 +0800 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-11 15:23:38 +0200 |
commit | fe450895ff1a828d39bfd09082000149f2c8d9c3 (patch) | |
tree | ce752090d97e752f667445592a79eb59a40edd4e /arch/arm | |
parent | a84b589e5dc3b274f0fde25e89ed8401adefdce7 (diff) |
rockchip: pinctrl: rk3328: use gpio instead of sdmmc-pwren
SDMMC-PWREN is a pin to control voltage for SDMMC IO, it may
be high active or low active, the dwmmc driver always assume
the sdmmc-pwren as high active.
Kernel treat this pin as fixed regulator instead of a pin from
controller, and then it can set in dts file upon board schematic,
that's a good solution, we can also do this in u-boot.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions