]> asedeno.scripts.mit.edu Git - linux.git/commit
nvmem: meson-efuse: add peripheral clock
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 30 Nov 2018 11:53:23 +0000 (11:53 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Dec 2018 14:45:46 +0000 (15:45 +0100)
commit611fbca1c861976e95a5244acf9f40bb0981977c
tree96ab17b34631148f1f93548c5ba69d6c17537f60
parenta91ae340ad05c24b921f433357ca82a83480ce95
nvmem: meson-efuse: add peripheral clock

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@baylibre.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nvmem/meson-efuse.c