Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e454d1f authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Simon Horman
Browse files

ARM: shmobile: r8a7740: Remove HDMI function GPIOs



Those GPIOs have been deprecated by the pinctrl API. They are unused and
unneeded, remove them.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent eb868573
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -300,10 +300,6 @@ enum {
	GPIO_FN_RESETP_PULLUP,
	GPIO_FN_RESETP_PLAIN,

	/* HDMI */
	GPIO_FN_HDMI_HPD,
	GPIO_FN_HDMI_CEC,

	/* SDENC */
	GPIO_FN_SDENC_CPG,
	GPIO_FN_SDENC_DV_CLKI,