On Fri, Jun 01, 2018 at 11:35:11AM +0200, Thierry Reding wrote: > > cfg.ena_gpio_invert = !config->enable_high;
> Change this line to: > cfg.ena_gpio_invert = false; > fixes the regression and is pretty much the implementation of my above > suggestion to ignore enable-active-high, though we may eventually want > to get rid of ena_gpio_invert altogether, provided that everyone has > moved over to GPIO descriptors. Please send a patch, I can't apply the above :(
signature.asc
Description: PGP signature