OSDN Git Service

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)
commit78b60ce7b96cf1869b51cee916a40041e400d6ce
tree2e8d60b2c2c3b722442c275cbffdca9d6b9f5a36
parent37cde11ba720cc485bbc784e9a34878d40a34e96
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