Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / mach-omap2 / am33xx / clock_am33xx.c
index dc61131c1e503e3304408087478847f9399e189b..f2cd4966071b30cc181fe398d53843689a71d5ea 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * clock_am33xx.c
  *
  * clocks for AM33XX based boards
  *
  * Copyright (C) 2013, Texas Instruments, Incorporated - http://www.ti.com/
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -78,7 +77,7 @@ const struct dpll_params dpll_mpu_opp[NUM_CRYSTAL_FREQ][NUM_OPPS] = {
                {-1, -1, -1, -1, -1, -1, -1},   /* OPP RESERVED */
                {25, 0, 1, -1, -1, -1, -1},     /* OPP 100 */
                {30, 0, 1, -1, -1, -1, -1},     /* OPP 120 */
-               {100, 3, 1, -1, -1, -1, -1},    /* OPP TB */
+               {100, 2, 1, -1, -1, -1, -1},    /* OPP TB */
                {125, 2, 1, -1, -1, -1, -1}     /* OPP NT */
        },
        {       /* 25 MHz */