]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046A
authorMaciej Pijanowski <maciej.pijanowski@3mdeb.com>
Fri, 31 May 2019 14:11:35 +0000 (16:11 +0200)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Wed, 19 Jun 2019 07:24:57 +0000 (12:54 +0530)
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Cc: piotr.krol@3mdeb.com
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/ls1046a_serdes.c

index 91de5ff0d3da3118147e7ebd695d8571d1727d8f..12775c65433b876312561a55026c26afcbfcc84e 100644 (file)
@@ -33,6 +33,7 @@ static struct serdes_config serdes1_cfg_tbl[] = {
                  SGMII_FM1_DTSEC6} },
        {0x2223, {SGMII_2500_FM1_DTSEC9, SGMII_2500_FM1_DTSEC10,
                  SGMII_2500_FM1_DTSEC5, SGMII_FM1_DTSEC6} },
+       {0x3040, {SGMII_FM1_DTSEC9, NONE, QSGMII_FM1_A, NONE} },
        {}
 };