Re: [PATCH v4 3/5] phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tables
From: Yongxing Mou
Date: Mon Apr 27 2026 - 02:27:45 EST
On 4/23/2026 12:41 PM, Dmitry Baryshkov wrote:
On Thu, Apr 23, 2026 at 11:28:44AM +0800, Yongxing Mou wrote:The driver actually existed in the very first upstream version, but it didn’t use any tables back then.
On 4/22/2026 6:42 PM, Konrad Dybcio wrote:
The swing and preem settings for HBR3 look OKThanks for point this, so pre_emphasis_hbr_rbr same with
For DP / low-Vdiff:
.swing_hbr3_hbr2 OK
.swing_hbr_rbr - I don't know. The docs are unclear whether the same
settings should be used for RBR and HBR3, but maybe? There's a
separate table for mini-DP but I doubt there's any poipu boards with
such a connector (maybe some obscure ones)
.pre_emphasis_hbr3_hbr2 OK
.pre_emphasis_hbr_rbr same as above
pre_emphasis_hbr3_hbr2? I also don't get it's RBR or HBR3 from phy HPG. But
now i think only eDP will be used in upstreamed poipu boards. i check the
dts and not find any poipu boards will use DP mode(or mini DP)..
After checking the HPG, could you please actually talk to the colleagues
who brough up the PHY on those platforms (with the downstreaam kernels)?
They might know the details not captured in the HPG.
On the downstream side, I couldn’t find any 7nm eDP PHY implementations either.
I tried reaching out to a few teams, but this platform is quite old and most people don’t really have context any more. My understanding is that it was primarily a compute-oriented chip, but I’m not very familiar with that code path myself. At this point, the only remaining option is to try contacting the hardware team to see if they have any additional insights.
Since this is unlikely to be resolved quickly, I’d like to proceed with posting the next revision first. For SC8180X, it should only ever be using eDP mode.