Re: [PATCH] clk: meson: g12a: add missing SD_EMMC_A controller gates

2020-04-21 Thread Neil Armstrong
On 20/04/2020 15:46, Neil Armstrong wrote: > Add missing SD_EMMC_A controller gates needed for probe of the A > controller, otherwise leading to a freeze of the SoC after b3d69aa596. > > Fixes: b3d69aa596 ("clk: meson: reset mmc clock on probe") > Signed-off-by: Neil Armstrong > --- > drivers/cl

[PATCH] clk: meson: g12a: add missing SD_EMMC_A controller gates

2020-04-20 Thread Neil Armstrong
Add missing SD_EMMC_A controller gates needed for probe of the A controller, otherwise leading to a freeze of the SoC after b3d69aa596. Fixes: b3d69aa596 ("clk: meson: reset mmc clock on probe") Signed-off-by: Neil Armstrong --- drivers/clk/meson/g12a.c | 2 ++ 1 file changed, 2 insertions(+) d