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

From: Srinivas Kandagatla
Date: Tue Nov 13 2018 - 04:06:26 EST




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<jbrunet@xxxxxxxxxxxx>
---
drivers/nvmem/meson-efuse.c | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)

Applied, thanks,

--
Srini