Denverton is an Atom based micro server which shares the same
Goldmont architecture as Broxton. The available C-states on
Denverton is a subset of Broxton with only C1, C1e, and C6.
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
pkg_cstate_limits = phi_pkg_cstate_limits;
break;
case 0x5C: /* BXT */
+ case 0x5F: /* DNV */
pkg_cstate_limits = bxt_pkg_cstate_limits;
break;
default:
crystal_hz = 25000000; /* 25.0 MHz */
break;
case 0x5C: /* BXT */
+ case 0x5F: /* DNV */
crystal_hz = 19200000; /* 19.2 MHz */
break;
default: