Re: [PATCH v1] clk: clk-lmk04832: Simplify device abstraction
From: Brian Masney
Date: Thu Jun 18 2026 - 12:49:36 EST
On Thu, Jun 18, 2026 at 06:04:55PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The driver was introduced in 2021 and since then only supports a single
> chip variant. Simplify the driver by hard-coding the device properties
> instead of using the id_table's abstraction for a single chip type.
>
> While touching the id table, use a single space in the table terminator
> to match the most used style.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
Reviewed-by: Brian Masney <bmasney@xxxxxxxxxx>