commit | 7c158634cade29f6d1f898997c82b100d303527c | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Sep 29 19:28:03 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Oct 01 00:33:35 2017 +0200 |
tree | bd72d5abe42a4fc8cdb770068eb21892916d647a | |
parent | 9086eab8fea5f6b41de1f6ab1313f3acf3f3db76 [diff] |
rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPL The RK3399-Q7 requires DM regulator support in SPL, so we can use the regulator framework to reenable the eMMC and SPI, if these had been turned of by the BIOS_DISABLE signal. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>