[PATCH v24 3/4] i2c: ast2600: Add controller driver for new register layout
Ryan Chen
ryan_chen at aspeedtech.com
Sat Jan 31 19:37:26 PST 2026
> Subject: Re: [PATCH v24 3/4] i2c: ast2600: Add controller driver for new
> register layout
>
> On Thu, Jan 29, 2026 at 02:08:00AM +0000, Ryan Chen wrote:
>
> ...
>
> > Will add in i2c-aspeed.c aspeed_i2c_probe_bus
> >
> > if (of_device_is_compatible(pdev->dev.of_node, "aspeed,ast2600-i2c-bus")
> &&
>
> Just device_is_compatible(...) instead of OF-centric APIs.
Thanks, will update in next.
>
> > device_property_present(&pdev->dev, "aspeed,global-regs"))
> > return -ENODEV;
>
> --
> With Best Regards,
> Andy Shevchenko
>
More information about the linux-arm-kernel
mailing list