Dilip Kota 7d98585860 x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
Frequency descriptor of Lightning Mountain SoC doesn't have all the
frequency entries so resulting in the below failure causing a kernel hang:

    Error MSR_FSB_FREQ index 15 is unknown
    tsc: Fast TSC calibration failed

So, add all the frequency entries in the Lightning Mountain SoC frequency
descriptor.

Fixes: 0cc5359d8fd45 ("x86/cpu: Update init data for new Airmont CPU model")
Fixes: 812c2d7506fd ("x86/tsc_msr: Use named struct initializers")
Signed-off-by: Dilip Kota <eswara.kota@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/211c643ae217604b46cbec43a2c0423946dc7d2d.1596440057.git.eswara.kota@linux.intel.com
2020-08-07 01:32:00 +02:00
..
2020-08-04 17:29:57 -07:00
2020-08-04 14:47:45 -07:00
2020-08-06 10:15:28 -07:00
2020-08-04 14:47:45 -07:00
2020-08-04 14:47:45 -07:00
2020-08-04 15:12:02 -07:00
2020-08-04 15:12:02 -07:00
2020-08-06 10:54:07 -07:00
2020-08-04 14:47:45 -07:00
2020-08-06 10:07:40 -07:00