ARM: dts: iwg23s-sbc: Fix SDHI2 VccQ regulator
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Mon, 3 Jun 2019 09:53:52 +0000 (10:53 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 21 Jun 2019 07:45:36 +0000 (09:45 +0200)
commit7eef616f1cec623bc9e79123b51d0c2ca134d87c
tree7d8658e5ad2371b8ab68ca7c84a8fb3d64d2b629
parentd211650a87edc7f4130651c0ccbc0a4583fd72d3
ARM: dts: iwg23s-sbc: Fix SDHI2 VccQ regulator

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: 9eb36b945b5c ("ARM: dts: iwg23s-sbc: Add uSD and eMMC support")
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts