lkml.org 
[lkml]   [2020]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] platform/x86: intel_pmc_core: update TGL's LPM0 reg bit map name
On Thu, Jun 25, 2020 at 9:16 AM Sathyanarayana Nujella
<sathyanarayana.nujella@intel.com> wrote:
>
> PMC debug tools use lpm0's 23rd bit to reflect Main PLL, not just
> Audio PLL. So, update tgl_lpm0 debug reg bit map name.
>

Pushed to my review and testing queue, thanks!

> Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
> Signed-off-by: Arava Jairaj <jairaj.arava@intel.com>
> Acked-by: David E. Box <david.e.box@intel.com>
> ---
> drivers/platform/x86/intel_pmc_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/platform/x86/intel_pmc_core.c b/drivers/platform/x86/intel_pmc_core.c
> index d2a5d4c36715..60bf93638f55 100644
> --- a/drivers/platform/x86/intel_pmc_core.c
> +++ b/drivers/platform/x86/intel_pmc_core.c
> @@ -415,7 +415,7 @@ static const struct pmc_bit_map tgl_lpm0_map[] = {
> {"PCIe_Gen3PLL_OFF_STS", BIT(20)},
> {"OPIOPLL_OFF_STS", BIT(21)},
> {"OCPLL_OFF_STS", BIT(22)},
> - {"AudioPLL_OFF_STS", BIT(23)},
> + {"MainPLL_OFF_STS", BIT(23)},
> {"MIPIPLL_OFF_STS", BIT(24)},
> {"Fast_XTAL_Osc_OFF_STS", BIT(25)},
> {"AC_Ring_Osc_OFF_STS", BIT(26)},
> --
> 2.27.0
>


--
With Best Regards,
Andy Shevchenko

\
 
 \ /
  Last update: 2020-07-10 22:37    [W:0.043 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site