On Mon, Apr 13, 2020 at 07:44:38PM +0300, Iskren Chernev wrote: > +static const struct of_device_id max77826_of_match[] = { > + { .compatible = "maxim,max77826-regulator" }, This should just be maxim,max77826 - there's no need to disambiguate or describe the device in the compatible string.