]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setup
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 28 Oct 2020 21:33:10 +0000 (23:33 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 30 Oct 2020 12:47:52 +0000 (14:47 +0200)
commit746e85e7a12504e0668b10c00e6d97881db79140
tree2e77f394c6349f59aaec9249aea7a379b71b1e27
parent4b651d7bc00bbccbc09d279324f10eb9cef4e97f
drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setup

As with the VBT DVO port, RKL uses PHY based mapping for the
VBT AUX CH. Adjust the code to use the new AUX_USBCn names
and add a comment to explain the situation.

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-7-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_bios.c