Re: [PATCH 1/2] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure

From: Daniel Baluta
Date: Thu Jul 31 2025 - 01:34:51 EST


On Wed, Jul 30, 2025 at 3:59 PM Laurentiu Palcu
<laurentiu.palcu@xxxxxxxxxxx> wrote:
>
> Add a platform data (pdata) member to struct imx95_blk_ctl to store the
> result of of_device_get_match_data() during probe to avoid redundant
> calls in suspend and resume functions.
>
> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@xxxxxxxxxxx>

LGTM,

Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>