Re: [PATCH 4/4] nvmem: meson-efuse: add peripheral clock

2018-11-13 Thread Srinivas Kandagatla
On 30/10/18 10:22, Jerome Brunet wrote: Get and enable the peripheral clock required by the efuse device. The driver has been handle to work without it so far because the clock was left enabled by default but it won't be the case soon. Signed-off-by: Jerome Brunet --- drivers/nvmem/meson-ef

[PATCH 4/4] nvmem: meson-efuse: add peripheral clock

2018-10-30 Thread Jerome Brunet
Get and enable the peripheral clock required by the efuse device. The driver has been handle to work without it so far because the clock was left enabled by default but it won't be the case soon. Signed-off-by: Jerome Brunet --- drivers/nvmem/meson-efuse.c | 25 + 1 file