On Mon, Jun 03, 2019 at 10:53:51AM +0100, Fabrizio Castro wrote: > SDR50 isn't working anymore because the GPIO regulator > driver is using descriptors since > commit d6cd33ad7102 ("regulator: gpio: Convert to use descriptors") > which in turn causes the system to use the polarity of the > GPIOs (as specified in the DT) for selecting the states, > but the polarity specified in the DT is wrong. > This patch fixes the regulator DT definition, and that fixes > SDR50. > > Fixes: 029efb3a03c5 ("ARM: dts: iwg20d-q7: Add SDHI1 support") > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> Thanks, I have applied this for inclusion in v5.3.