提交 68d03da2 编写于 作者: A Amit Kucheria 提交者: Sascha Hauer

[PATCH] mxc: Fix pad names for imx51

The pads capable of being used as GPIOs had their pad-name and mode-name
switched. Also, fix the following:

- Whitespace fixes
- Replace IOMUX_CONFIG_ALTn with 'n'
Signed-off-by: NAmit Kucheria <amit.kucheria@canonical.com>
Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
上级 21744f19
......@@ -92,7 +92,7 @@ static struct pad_desc mx51babbage_pads[] = {
MX51_PAD_USBH1_DATA7__USBH1_DATA7,
/* USB HUB reset line*/
MX51_PAD_GPIO_1_7__GPIO1_7,
MX51_PAD_GPIO_1_7__GPIO_1_7,
};
/* Serial ports */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册