X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx48%2Ftx48.c;h=8aafdebb6f6246cd16b40ac747e5aee43ec2db1f;hp=70ae6a1cffe7c41db48a9e8bc01d79e11d5d64ea;hb=52f5f437531f602e1fee58ae1b56c1939d7d287f;hpb=2ff13c3702d65445f24e05ffc5a85ef1650dd0bb diff --git a/board/karo/tx48/tx48.c b/board/karo/tx48/tx48.c index 70ae6a1cff..8aafdebb6f 100644 --- a/board/karo/tx48/tx48.c +++ b/board/karo/tx48/tx48.c @@ -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[] = {