lkml.org 
[lkml]   [2020]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v1 4/7] platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_map
    Date
    If platforms such as Tiger Lake has sub-states of S0ix, then both
    slp_s0_debug_status and slp_s0_dbg_latch entries become invalid. Thus,
    remove slp_s0_offset and slp_s0_dbg_maps attributes from tgl_reg_map, so
    that both the entries are not created.

    Cc: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
    Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    Cc: David Box <david.e.box@intel.com>
    Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
    ---
    drivers/platform/x86/intel_pmc_core.c | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/drivers/platform/x86/intel_pmc_core.c b/drivers/platform/x86/intel_pmc_core.c
    index f52348edab57..338607b0a4e6 100644
    --- a/drivers/platform/x86/intel_pmc_core.c
    +++ b/drivers/platform/x86/intel_pmc_core.c
    @@ -556,8 +556,6 @@ static const struct pmc_bit_map *tgl_lpm_maps[] = {

    static const struct pmc_reg_map tgl_reg_map = {
    .pfear_sts = ext_tgl_pfear_map,
    - .slp_s0_offset = CNP_PMC_SLP_S0_RES_COUNTER_OFFSET,
    - .slps0_dbg_maps = cnp_slps0_dbg_maps,
    .ltr_show_sts = cnp_ltr_show_map,
    .msr_sts = msr_map,
    .slps0_dbg_offset = CNP_PMC_SLPS0_DBG_OFFSET,
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-01-24 19:54    [W:3.415 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site