On Mon, Jan 20, 2025 at 12:11:22PM +0200, Sakari Ailus wrote: > Set the enable GPIO low when acquiring it. ... > - ov7251->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_HIGH); > + ov7251->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW); Fine with me, but it's not helpful for MS Surface family of the devices anyway. -- With Best Regards, Andy Shevchenko