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

Commit e0fd4db3 authored by Luotao Fu's avatar Luotao Fu Committed by Sascha Hauer
Browse files

pcm037: mux configuration for predefined gpio line



Signed-off-by: default avatarLuotao Fu <l.fu@pengutronix.de>
parent 8d5c1ed3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -170,6 +170,8 @@ static unsigned int pcm037_pins[] = {
	MX31_PIN_CSI_MCLK__CSI_MCLK,
	MX31_PIN_CSI_PIXCLK__CSI_PIXCLK,
	MX31_PIN_CSI_VSYNC__CSI_VSYNC,
	/* GPIO */
	IOMUX_MODE(MX31_PIN_ATA_DMACK, IOMUX_CONFIG_GPIO),
};

static struct physmap_flash_data pcm037_flash_data = {