commit | 514d83cb673f9e5f30fe494371e06ecc28709ada | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed May 26 17:37:29 2021 +0300 |
committer | Imre Deak <imre.deak@intel.com> | Thu Jun 03 19:23:48 2021 +0300 |
tree | 23cf1432f3366d2083ca02d00176d30e62583634 | |
parent | dd839aa857eb045e688c893ac588385c7fecde6a [diff] |
drm/i915/adlp: Fix AUX power well -> PHY mapping On ADL_P the power well->PHY mapping doesn't follow the mapping on previous platforms, fix this up. While at it remove the redundant dev_priv param from icl_tc_phy_aux_ch(). Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210526143729.2563672-3-imre.deak@intel.com