junari has quit [Remote host closed the connection]
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
<strongtz[m]>
lumag: Hi. I tested `usb: typec: ucsi: fix several issues manifesting on Qualcomm platforms` and `soc: qcom: add in-kernel pd-mapper implementation` on 8550. It seems that ucsi will not properly register with the in-kernel pd-mapper.
<lumag>
strongtz[m], hmm, I have been running these two patchsets together. Any errors in dmesg?
<lumag>
Also, just to check, if you start pd-mapper manually (just run the command from root), does ucsi register properly?
<lumag>
kc
<lumag>
if you start it after booting the kernel with the in-kernel daemon
<strongtz[m]>
nope, it doesn't
<strongtz[m]>
it only works with the in-kernel one disabled
<JIaxyga[m]>
Does anyone have any ideas? I wrote lpass-tlmm driver for sm7150. This has a successful probe but I get a сomplete freeze of the pinctrl subsystem when I want to see the list of available pins (but not the kernel panic). Dmesg: https://pastebin.com/j5Ymw8FB
<JIaxyga[m]>
Yes, this is a little weird because lpass-tlmm looks like a separate tlmm block from the main tlmm if believe the confidential datasheets (afaik lpass-tlmm is a continuation of the main tlmm pins for all other qcom)
<JIaxyga[m]>
And lpass contains ssc, I already wrote about this earlier
<JIaxyga[m]>
JIaxyga[m]: I tried to reserve or disable these pins, but it was unsuccessful