<aka_[m]>
github is full of things which ain't supposed to be there
<aka_[m]>
tho things are way too modern for my likings
Daanct12 has joined #linux-msm
pespin has joined #linux-msm
srinik has joined #linux-msm
<marc|gonzalez>
lumag: konradybcio: for msm8998 HDMI TX support (and the $!*& TDP158), I'm not in any rush. v6.11 cutoff is missed anyway. So there are 7-9 weeks left to bake something acceptable for v6.12
<marc|gonzalez>
rawoul wrote the HDMI PHY driver 3 years ago, and it seems to work as expected. So I haven't done much on it, other than remove debug/temp code.
<marc|gonzalez>
For now, I just need to address lumag's remark of renaming the regulators to match the 8996 binding.
<lumag>
marc|gonzalez, I'm fine with your TX patch contents (that's what I mean by my 'calculations' comment: that it looks more or less consistent with msm8996). Just few minor things (also note that you need to update bindings and maybe DT parts).
<marc|gonzalez>
lumag: should I "merge" the HDMI PHY patch into the HDMI TX series?
<marc|gonzalez>
I was "afraid" to do that because it might hold up the whole series
<marc|gonzalez>
But all the DT is handled in the HDMI TX series
<lumag>
Unless vkoul or bamse object, I'd prefer to see a single series with 2 bindings patches, HDMI TX, HDMI PHY and DT changes.
<marc|gonzalez>
OK, it's just that, the bigger the series, the harder it is to merge
<marc|gonzalez>
And you know how frustrating it is to build consensus
<lumag>
I know that this makes a work of maintainers slightly harder, but on the other hand, it makes it easier to check that it's consistent.
<lumag>
Otherwise it's easy to end up with the driver and DT being merged from diverged series.
<marc|gonzalez>
lumag: your point makes a lot of sense
<lumag>
I know that some maintainers disagree with me :-D
<marc|gonzalez>
I just avoided it for the reason I stated
<lumag>
Greg being a famous example.
<marc|gonzalez>
GKH?
<lumag>
yeah, but it's like 6 patches, not 16.
<lumag>
Yeah
<marc|gonzalez>
Maybe I can fully split in 2 series?
<marc|gonzalez>
TX proper vs PHY?
<lumag>
marc|gonzalez, this will work too. But then TX has a dependency on PHY. Especially on the DT side.
<marc|gonzalez>
But TX DT points to PHY DT
<lumag>
So single series works better
<marc|gonzalez>
precisely
<marc|gonzalez>
OK. I think I'll reroll the 2 series into 1
<marc|gonzalez>
What patch number do I use, series latest + 1
<marc|gonzalez>
?
<marc|gonzalez>
Also what order of patches? PHY binding, TX binding, GPIO DT, HDMI DT, PHY driver? (just add the PHY driver at the end of current series?)
<lumag>
bindings, drivers, DTS.
<marc|gonzalez>
Thanks, I would have gotten it wrong.
<marc|gonzalez>
So many conventions to keep track of...
<marc|gonzalez>
I'm getting too old for this
<marc|gonzalez>
lumag: BTW, the HDMI TX series is getting no comments. Does that mean it's reaching consensus, or that no one cares anymore? :)
<lumag>
marc|gonzalez, lol. you can't be that old
<marc|gonzalez>
I'm 750 you insensitive clod! :) my full name is merlin gandalf yoda
<lumag>
And who do you think caused all the chaos?
<aka_[m]>
aaaaaa
<aka_[m]>
im going to fuckup again
<lumag>
marc|gonzalez, could you please point me to the HDMI TX driver changes?
<lumag>
I mean DT and bindings are nice, but I'd also like to merge the driver together with bindings.