Re: [PATCH] i2c: rcar: fix reset handling for Gen5
Andi Shyti <[email protected]>
| Newsgroups | org.kernel.vger.linux-i2c,org.kernel.vger.linux-renesas-soc |
|---|---|
| Message-ID | <[email protected]> |
Hi Wolfram,
On Mon, Aug 17, 2026 at 10:26:45AM +0200, Wolfram Sang wrote:
> Missing reset_control_status() support is not Gen5 specific. It depends
> on the firmware used, if any. Refactor the code to handle missing
> reset_control_status() more generically.
>
> Fixes: 87e713f20048 ("i2c: rcar: add R-Car Gen5 support")
> Suggested-by: Geert Uytterhoeven <[email protected]>
> Signed-off-by: Wolfram Sang <[email protected]>
merged to i2c/i2c.
Thanks,
Andi