Hi, On Tue, Sep 19, 2023 at 5:46 AM Luca Weiss <[email protected]> wrote: > > 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 <[email protected]> > --- > drivers/nvmem/qfprom.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]>

