ungeskriptet_ has quit [Ping timeout: 480 seconds]
eugen_h has joined #linux-msm
jhovold has joined #linux-msm
zstas has joined #linux-msm
zstas_ has joined #linux-msm
zstas has quit [Ping timeout: 480 seconds]
jacobk_ has joined #linux-msm
jacobk is now known as Guest1804
jacobk_ is now known as jacobk
Guest1804 has quit [Ping timeout: 480 seconds]
pespin has joined #linux-msm
pevik has quit [Remote host closed the connection]
pevik has joined #linux-msm
mripard has joined #linux-msm
<lumag>
konradybcio, do you know if there is a fw dump of any sm6150 phone? Or anybody having it? I'm intetested in the hexdump of venus.b01, first line of the dump
<z3ntu>
this device should be Qualcomm Snapdragon 675 (SM6150)
<lumag>
z3ntu, thanks!
<z3ntu>
lumag: Do you know how msm8974 does it with the one USB controller and two PHYs? Can you enable both USB "ports" and make them functional at the same time? That seems to work downstream (or at least haven't heard anything different). At least upstream I don't see both phys being enabled at the same time
<z3ntu>
E.g. on Fairphone 2 the main USB HS1 is connected to the micro USB connector on the phone, while USB HS2 is connected to some pogo pins on the back, and to my knowledge both work, not 100% sure at the same time but at least it's dynamically switching at the very least. minecrell or maybe you have an idea?
<konradybcio>
i think 8974 has a chipidea host and a dwc3 host
<bamse>
z3ntu: are they independent ports? or just two connectors on the same usb interface?
<bamse>
z3ntu: the cases of one controller multiple ports i've seen has all been host-only
<z3ntu>
[@_oftc_bamse:matrix.org](https://matrix.to/#/@_oftc_bamse:matrix.org) I believe they function as separate ports at the same time, so you can connect something to the secondary one if you add a USB-A port to the logo pins and use the micro USB primary at the same time
<z3ntu>
Schematics wise it's USB_HS1 pins on the SoC to one and USB_HS2 pins to the other
<z3ntu>
[@konradybcio:matrix.org](https://matrix.to/#/@konradybcio:matrix.org) what does that mean in practical terms?
<z3ntu>
Also host is what, phy, controller, or something else again?