]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
powerpc/t2080: add serdes2 protocol 0x27
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Thu, 22 May 2014 09:24:59 +0000 (17:24 +0800)
committerYork Sun <yorksun@freescale.com>
Thu, 5 Jun 2014 19:56:30 +0000 (12:56 -0700)
Add a new serdes2 protocol 0x27.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/t2080_serdes.c

index 2b7c698f30fba5d627683a7dd2f6d351e6416eea..7138bb4ef61cc92d6699d4335cac4ce2af3b37cd 100644 (file)
@@ -170,6 +170,7 @@ static const struct serdes_config serdes2_cfg_tbl[] = {
        {0x29, {SRIO2, SRIO2, SRIO2, SRIO2, SRIO1, SRIO1, SRIO1, SRIO1} },
        {0x2D, {SRIO2, SRIO2, SRIO2, SRIO2, SRIO1, SRIO1, SRIO1, SRIO1} },
        {0x15, {PCIE1, PCIE1, PCIE1, PCIE1, PCIE2, PCIE2, SATA1, SATA2} },
+       {0x27, {PCIE1, PCIE1, PCIE1, PCIE1, NONE,  NONE,  SATA1, SATA2} },
        {0x18, {PCIE1, PCIE1, PCIE1, PCIE1, AURORA, AURORA, SATA1, SATA2} },
        {0x02, {PCIE1, PCIE1, PCIE1, PCIE1, PCIE1, PCIE1, PCIE1, PCIE1} },
        {0x36, {SRIO2, SRIO2, SRIO2, SRIO2, AURORA, AURORA, SATA1, SATA2} },