]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx48/tx48.c
karo: tx48: fix label for CD GPIO
[karo-tx-uboot.git] / board / karo / tx48 / tx48.c
index 70ae6a1cffe7c41db48a9e8bc01d79e11d5d64ea..8aafdebb6f6246cd16b40ac747e5aee43ec2db1f 100644 (file)
@@ -340,7 +340,7 @@ static const struct pin_mux stk5_pads[] = {
 
 static const struct gpio stk5_gpios[] = {
        { TX48_LED_GPIO, GPIOF_OUTPUT_INIT_LOW, "HEARTBEAT LED", },
-       { TX48_MMC_CD_GPIO, GPIOF_INPUT, "HEARTBEAT LED", },
+       { TX48_MMC_CD_GPIO, GPIOF_INPUT, "MMC0 CD", },
 };
 
 static const struct pin_mux stk5_lcd_pads[] = {