RE: [PATCH V3 7/7] i2c: imx-lpi2c: use bulk clk API

From: Peng Fan
Date: Tue Aug 30 2022 - 06:03:59 EST


Hi Wolfram,

> Subject: Re: [PATCH V3 7/7] i2c: imx-lpi2c: use bulk clk API
>
> On Tue, Aug 23, 2022 at 11:02:15AM +0800, Peng Fan (OSS) wrote:
> > From: Peng Fan <peng.fan@xxxxxxx>
> >
> > The current driver only support one clock, however LPI2C requires two
> > clocks: PER and IPG.
> >
> > To make sure old dts could work with newer kernel, use bulk clk API.
> >
> > Reviewed-by: Dong Aisheng <aisheng.dong@xxxxxxx>
> > Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
>
> Applied to for-next, thanks!


Thanks, would you also pick up
Patch 2,3,4 in this patchset[1]?

[1] https://lore.kernel.org/all/20220823030215.870414-1-peng.fan@xxxxxxxxxxx/

Thanks,
Peng.