Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

Device Tree • Re: Overlay for SIP (ACC + MAG) fails with no details in logs

$
0
0
There's nothing obviously wrong. Those interrupt names look odd, but the I2C framework will ignore the names and just claim the first one listed.

I'd be tempted to instrument the probe functions for each driver, but I think you'll find they are not being called. Perhaps also instrument device_links_check_suppliers, something like this just before the return:

Code:

pr_err("%s(%s): %d, %d\n", __func__, dev_name(dev), ret, fwnode_ret);

Statistics: Posted by PhilE — Wed Mar 05, 2025 9:44 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles