]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/icl: add definitions for the ICL PLL registers
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 28 Mar 2018 21:57:57 +0000 (14:57 -0700)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Sat, 28 Apr 2018 00:23:01 +0000 (17:23 -0700)
commit525db1d7144f0fce3ba798f855f8acbab86966c5
tree2e8d60b2c2c3b722442c275cbffdca9d6b9f5a36
parent5e2676b934bf1fa9e3c5f46841ad562ed05bdc27
drm/i915/icl: add definitions for the ICL PLL registers

There's a lot of code for the PLL enabling, so let's first only
introduce the register definitions in order to make patch reviewing a
little easier.

v2: Coding style (Jani).
v3: Preparation for upstreaming.
v4: Fix MG_CLKTOP2_CORECLKCTL1 address and random typos (James).

Cc: James Ausmus <james.ausmus@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: James Ausmus <james.ausmus@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180328215803.13835-3-paulo.r.zanoni@intel.com
drivers/gpu/drm/i915/i915_reg.h