drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY
authorImre Deak <imre.deak@intel.com>
Thu, 23 Mar 2023 14:20:19 +0000 (16:20 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 3 Apr 2023 08:35:30 +0000 (11:35 +0300)
commitbd0fdd31c1023b9d94a470ed5bc301c3f9d80519
treeb2d7bc64270a57672fee51b19ea6486bd3110452
parent712f422ed70c6778018152896d6b4e5ff70fb2b4
drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY

Add TC PHY hooks to connect/disconnect the PHY. A follow-up patch will
add the ADLP specific hooks for these.

Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230323142035.1432621-14-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_tc.c