drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
authorMatt Roper <matthew.d.roper@intel.com>
Mon, 4 May 2020 22:52:15 +0000 (15:52 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 20 May 2020 15:35:22 +0000 (08:35 -0700)
commit01f953e78e23d2c48fab96bc6f246af0c33464e8
tree99d871dc77a0849b5c8b00ccf153b86a072804ed
parent93e2323b5c85a2b7ac4260d720de26ca5d5ad796
drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B

Since the number of platforms with this restriction are growing, let's
separate out the platform logic into a has_phy_misc() function.

Bspec: 50107
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200504225227.464666-11-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_combo_phy.c