[PATCH master] i2c: omap: fix probe on am335x
Sascha Hauer
s.hauer at pengutronix.de
Sun Dec 14 23:41:26 PST 2025
On Fri, 12 Dec 2025 16:36:20 +0100, Ahmad Fatoum wrote:
> The AM335x uses ti,omap4-i2c as compatible for the I2C device tree
> nodes, but that compatible unlike its brethern has no driver data as
> it's determined using the machine compatible in the probe function
> instead.
>
> device_get_match_data() returning NULL is thus expected and should not
> lead to an immediate error.
>
> [...]
Applied, thanks!
[1/1] i2c: omap: fix probe on am335x
https://git.pengutronix.de/cgit/barebox/commit/?id=b3c4f9a12b8c (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list