[PATCH v2 1/5] clk: bcm: rpi: Add missing logs if firmware fails
Stephen Boyd
sboyd at kernel.org
Sun Sep 21 09:25:07 PDT 2025
Quoting Maíra Canal (2025-07-31 14:06:17)
> From: Stefan Wahren <wahrenst at gmx.net>
>
> In contrary to raspberrypi_fw_set_rate(), the ops for is_prepared() and
> recalc_rate() silently ignore firmware errors by just returning 0.
> Since these operations should never fail, add at least error logs
> to inform the user.
>
> Signed-off-by: Stefan Wahren <wahrenst at gmx.net>
> Signed-off-by: Maíra Canal <mcanal at igalia.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list