]> git.zerfleddert.de Git - ms2-kexec/blobdiff - omap2_serial.c
add more serial stuff, still not working...
[ms2-kexec] / omap2_serial.c
index 71577bf6381771ffe2708ca0767101a5a1f24c6c..afed285527785d703326ea825ac7519ceba65966 100644 (file)
@@ -188,8 +188,8 @@ static struct platform_device uart2_device = {
 };
 #endif
 static struct platform_device uart3_device = {
-       .name                   = "omap-uart",
-       .id                     = 4,
+       .name                   = "omap-hs-uart",
+       .id                     = 3,
        .num_resources          = ARRAY_SIZE(omap2_uart3_resources),
        .resource               = omap2_uart3_resources,
        .dev.platform_data      = &serial_platform_data[2],
Impressum, Datenschutz