LC15: fix pinmux address for gpio1_wk7
authorH. Nikolaus Schaller <hns@goldelico.com>
Sat, 9 Jan 2016 19:42:49 +0000 (20:42 +0100)
committernotaz <notasas@gmail.com>
Sun, 14 Aug 2016 13:43:29 +0000 (16:43 +0300)
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
board/goldelico/letux-cortex15/lc15.c

index c1ebd4c..1b09978 100644 (file)
@@ -57,7 +57,7 @@ int board_mmc_init(bd_t *bis)
  */
 
 const struct pad_conf_entry wkupconf_mmcmux_pyra[] = {
-       {DRM_EMU0, (IEN | M6)}, /* gpio 1_wk7 */
+       {DRM_EMU1, (IEN | M6)}, /* gpio 1_wk7 */
 };
 
 const struct pad_conf_entry padconf_mmcmux_pyra[] = {