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

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

pcm038: mux configuration for predefined gpio line



Signed-off-by: default avatarLuotao Fu <l.fu@pengutronix.de>
parent 3fd2691a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -216,6 +216,9 @@ static void __init pcm038_init(void)

	mxc_register_device(&mxc_i2c_device1, &pcm038_i2c_1_data);

	/* PE18 for user-LED D40 */
	mxc_gpio_mode(GPIO_PORTE | 18 | GPIO_GPIO | GPIO_OUT);

	platform_add_devices(platform_devices, ARRAY_SIZE(platform_devices));

#ifdef CONFIG_MACH_PCM970_BASEBOARD