diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2023-10-20 13:55:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-21 20:19:06 +0300 |
commit | 16724d6ea40a2c9315f5a0d81005dfa4d7a6da24 (patch) | |
tree | ca6b7a33b05f9cf1b584107cb0cccb9c7659b599 /drivers/mtd | |
parent | 2399cde86e0f6bdbf26cadb83897f6d270921740 (diff) | |
download | linux-16724d6ea40a2c9315f5a0d81005dfa4d7a6da24.tar.xz |
nvmem: qfprom: Mark core clk as optional
On some platforms like sc7280 on non-ChromeOS devices the core clock
cannot be touched by Linux so we cannot provide it. Mark it as optional
as accessing qfprom for reading works without it but we still prohibit
writing if we cannot provide the clock.
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20231020105545.216052-2-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions