dma40: fix comment to refer to SOCs rather than boards
[deliverable/linux.git] / drivers / dma / ste_dma40.c
index ab3ca6af7dbd3d04df2aa9c11af6ae7b334222d3..0faae662ad15a96cb1e5a3c510a6581dfd230269 100644 (file)
@@ -2497,9 +2497,10 @@ static struct d40_base * __init d40_hw_detect_init(struct platform_device *pdev)
                { .reg = D40_DREG_PERIPHID1, .val = 0x0000},
                /*
                 * D40_DREG_PERIPHID2 Depends on HW revision:
-                *  MOP500/HREF ED has 0x0008,
+                *  DB8500ed has 0x0008,
                 *  ? has 0x0018,
-                *  HREF V1 has 0x0028
+                *  DB8500v1 has 0x0028
+                *  DB8500v2 has 0x0038
                 */
                { .reg = D40_DREG_PERIPHID3, .val = 0x0000},
 
This page took 0.026949 seconds and 5 git commands to generate.