Re: [U-Boot] [PATCH 3/4] board: amlogic: select PWRSEQ for all amlogic platform

2019-11-27 Thread Neil Armstrong
On 26/11/2019 22:12, Anand Moon wrote: > commit a10388dc6982 ("mmc: meson-gx: add support for mmc-pwrseq-emmc") > introduce CONFIG_PWESEQ for power sequence for eMMC module on > amlogic platform, so enable this to all amlogic boards. > > Signed-off-by: Anand Moon > --- >

[U-Boot] [PATCH 3/4] board: amlogic: select PWRSEQ for all amlogic platform

2019-11-26 Thread Anand Moon
commit a10388dc6982 ("mmc: meson-gx: add support for mmc-pwrseq-emmc") introduce CONFIG_PWESEQ for power sequence for eMMC module on amlogic platform, so enable this to all amlogic boards. Signed-off-by: Anand Moon --- arch/arm/mach-meson/Kconfig | 1 + 1 file changed, 1 insertion(+) diff