]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
sh-pfc: r8a7740: Remove HDMI function GPIOS
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 17 Apr 2013 23:05:50 +0000 (01:05 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Jun 2013 12:04:34 +0000 (21:04 +0900)
All r8a7740 platforms now use the pinctrl API to control the HDMI pins,
the corresponding function GPIOS are unused. Remove them.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a7740.c

index a93fd84ccb9e730ce10aacbf72006b0e8016f23f..fb7a3e8e9ba74c37ebd0683393abd8f256c28783 100644 (file)
@@ -3386,10 +3386,6 @@ static const struct pinmux_func pinmux_func_gpios[] = {
        GPIO_FN(SDENC_CPG),
        GPIO_FN(SDENC_DV_CLKI),
 
-       /* HDMI */
-       GPIO_FN(HDMI_HPD),
-       GPIO_FN(HDMI_CEC),
-
        /* SYSC */
        GPIO_FN(RESETP_PULLUP),
        GPIO_FN(RESETP_PLAIN),