]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 9 Jul 2013 14:27:24 +0000 (16:27 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Jul 2013 19:09:03 +0000 (21:09 +0200)
commit74b843512906e60be24ed6aafa2fa2876f294fab
tree642d8587967a0c58cc12f1085cb45bc4a867b554
parentc8078de853d51e9b86a2f025ee281b5a81c80655
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT

The PFC pinctrl driver on sh73a0 is also regiatering a VccQ regulator for
SDHI0. However, its consumers list only included the platform-data based
SDHI device name. When booted with DT SDHI0 couldn't enable VccQ and
therefore was unusable. Fix this by adding a consumer with DT-based name.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/pfc-sh73a0.c