Actually, it looks like that since commit 0e7d6f940164 ("gpio: of: Apply regulator-gpio quirk only to enable-gpios") property enable-active-high is not necessary anymore. I am going to send a v2 to only flip the polarity of the GPIOs. Thanks, Fab > From: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > Sent: 30 May 2019 09:08 > Subject: [PATCH 0/2] Fix SDR50 on iwg20d and iwg23s > > Dear All, > > SDR50 has been broken on both the iwg20d and the iwg23s since > commit d6cd33ad7102 ("regulator: gpio: Convert to use descriptors"). > Other Renesas' platforms may be affected as well due > to the lack of property enable-active-high. > This patch series fixes the problem with the iWave platforms. > > Thanks, > Fab > > Fabrizio Castro (2): > ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor > ARM: dts: iwg23s-sbc: Fix SDHI2 VccQ regulator > > arch/arm/boot/dts/iwg20d-q7-common.dtsi | 4 +++- > arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 4 +++- > 2 files changed, 6 insertions(+), 2 deletions(-) > > -- > 2.7.4