]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Mon, 3 Jun 2019 09:53:51 +0000 (10:53 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 21 Jun 2019 07:45:36 +0000 (09:45 +0200)
commitb3c9c91fb3d87b2ce12343ab92885ff60b911543
tree1e0604c419a558acb86e2d43241ca9e6ac2b0ebb
parent0ffbbc4ef940a999742198d2d2f32dc7e88a1e59
ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor

SDR50 isn't working anymore because the GPIO regulator
driver is using descriptors since
commit b4cc2a5a7cf8 ("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: 13089eac7b8b ("ARM: dts: iwg20d-q7: Add SDHI1 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/iwg20d-q7-common.dtsi