commit | f23478f6ea2ed6c8dccc6f7b902c2362ebc197ef | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Fri Jan 25 17:09:27 2019 -0300 |
committer | Paul Burton <paul.burton@mips.com> | Mon Jul 22 14:28:40 2019 -0700 |
tree | fe1105f979df2839d75a8148d922a086667e362c | |
parent | 61cbfff4b1a7c15a7e403473ca5a290fd13d5656 [diff] |
MIPS: qi_lb60: Move MMC configuration to devicetree Move the MMC configuration from the board C file to devicetree. The 'power' GPIO was removed and instead the vmmc regulator is used, to follow the changes introduced in the jz4740-mmc driver. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Paul Burton <paul.burton@mips.com>