Re: [PATCH v3 3/5] iio: accel: mc3230: add OF match table
From: Vasiliy Doylov
Date: Sun Jan 12 2025 - 11:39:02 EST
On 1/12/25 7:29 PM, Jonathan Cameron wrote:
Are you sure that didn't previously work? I thought there were
fallbacks that would make it use the driver name if nothing else matched.
It works if I modprobe module, but module doesn't loading automatically
on boot like other modules.
With OF match it loads automatically during boot, without i need to call
modprobe explicitly