]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Introduce AUX_CH_USBCn
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 28 Oct 2020 21:33:08 +0000 (23:33 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 30 Oct 2020 12:47:37 +0000 (14:47 +0200)
commitef35f9f1b5d75ed99a510e7b45e34d6f7f0e72f8
tree04655e130d568615698d1043ddefa0562f44cf67
parent8ae7aa9de2353f5d3ca1a2a5fb9dc26003d6d289
drm/i915: Introduce AUX_CH_USBCn

Just like with the DDIs tgl+ renamed the AUX CHs to reflect
the type of the DDI. Let's add the aliasing enum values for
the type-C AUX CHs.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201028213323.5423-5-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_display.h
drivers/gpu/drm/i915/display/intel_dp.c