ChanServ changed the topic of #linux-msm to:
cxl000_ has joined #linux-msm
cxl000 has quit [Read error: Connection reset by peer]
marvin24 has joined #linux-msm
cxl000_ has quit [Quit: Leaving]
marvin24_ has quit [Ping timeout: 480 seconds]
cxl000 has joined #linux-msm
pevik has joined #linux-msm
pevik_ has joined #linux-msm
jhovold has joined #linux-msm
Daanct12 has joined #linux-msm
cxl000 has quit [Quit: Leaving]
cxl000 has joined #linux-msm
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #linux-msm
Daaanct12 has joined #linux-msm
Daanct12 has quit [Read error: Connection reset by peer]
Daaanct12 has quit [Remote host closed the connection]
pespin has joined #linux-msm
<Mis012[m]> heh, it seems that femtophy allows bitbanging UART over DM/DP?
<aka_[m]> i have uart accessible over usb here
<aka_[m]> in theory
<aka_[m]> theory because tusb320 needs proper pinctrl setting(?)
<Mis012[m]> funny that the OEM didn't know they can just use the femtophy feature
<Mis012[m]> would anyone here happen to know what snps_ctrl_usb2_phy and usb2_utmi_clk_en do?
<Mis012[m]> they don't seem to be femtophy options, probably some qcom-specific thing
<Mis012[m]> aka_: I wonder, what's the chance that the ULPI-administered init seq will change the values in the MMIO registers?
<Mis012[m]> would be a pretty nice way to figure out what it's doing
lumag_ has quit [Ping timeout: 480 seconds]
pevik has quit [Ping timeout: 480 seconds]
Danct12 has quit [Remote host closed the connection]
gpiccoli has quit [Quit: Bears...Beets...Battlestar Galactica]
gpiccoli has joined #linux-msm
gpiccoli has quit []
gpiccoli has joined #linux-msm
mort_ has quit [Quit: Ping timeout (120 seconds)]
mort_ has joined #linux-msm
gpiccoli has quit [Quit: Bears...Beets...Battlestar Galactica]
gpiccoli has joined #linux-msm
jhovold has quit [Ping timeout: 480 seconds]
svarbanov has quit [Ping timeout: 480 seconds]
pespin has quit [Remote host closed the connection]
sibis1 has joined #linux-msm
gpiccoli has quit [reticulum.oftc.net coulomb.oftc.net]
pevik_ has quit [reticulum.oftc.net coulomb.oftc.net]
sepkov[m] has quit [reticulum.oftc.net coulomb.oftc.net]
IvanBelokobylskiy[m] has quit [reticulum.oftc.net coulomb.oftc.net]
wfranken[m] has quit [reticulum.oftc.net coulomb.oftc.net]
undev[m] has quit [reticulum.oftc.net coulomb.oftc.net]
z3ntu has quit [reticulum.oftc.net coulomb.oftc.net]
JoelSelvaraj[m] has quit [reticulum.oftc.net coulomb.oftc.net]
go4godvin has quit [reticulum.oftc.net coulomb.oftc.net]
fevv8[m] has quit [reticulum.oftc.net coulomb.oftc.net]
aka_[m] has quit [reticulum.oftc.net coulomb.oftc.net]
Marijn[m] has quit [reticulum.oftc.net coulomb.oftc.net]
mal has quit [reticulum.oftc.net coulomb.oftc.net]
jn has quit [reticulum.oftc.net coulomb.oftc.net]
BobBeck has quit [reticulum.oftc.net coulomb.oftc.net]
rawoul has quit [reticulum.oftc.net coulomb.oftc.net]
tomeu has quit [reticulum.oftc.net coulomb.oftc.net]
undev[m] has joined #linux-msm
z3ntu has joined #linux-msm
gpiccoli has joined #linux-msm
pevik_ has joined #linux-msm
mal has joined #linux-msm
wfranken[m] has joined #linux-msm
Marijn[m] has joined #linux-msm
rawoul has joined #linux-msm
tomeu has joined #linux-msm
IvanBelokobylskiy[m] has joined #linux-msm
aka_[m] has joined #linux-msm
fevv8[m] has joined #linux-msm
jn has joined #linux-msm
sepkov[m] has joined #linux-msm
JoelSelvaraj[m] has joined #linux-msm
BobBeck has joined #linux-msm
sibis has quit [Read error: Connection reset by peer]
sibis1 is now known as sibis
go4godvin has joined #linux-msm
Danct12 has joined #linux-msm
go4godvin is now known as Guest205
Danct12 has quit [Quit: Quitting]
Danct12 has joined #linux-msm
<konradybcio> Marijn: bamse Angelo's explanation reads as follows:... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/AZgFKGVtvWgEPbRjYHxnwrYB)
<konradybcio> so you can't alter the size without getting a bite
<konradybcio> ..which implies this solution may not work if it's set lower than 39 (so basically 36)
<vknecht[m]> > <@marijns95:matrix.org> ```... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/ncypTLKPNpVokfvQDKcjLYnZ)
<Marijn[m]> vknecht: Great, thanks - I hadn't bothered to search for `ashmem` on gerrit yet - but will try to pick the pathes and boot Android again if I feel interested to try AOSP again
<Marijn[m]> s/interested/like/, s/to try AOSP again/it/
<Marijn[m]> For now, deathmist1's void-linux setup has been treating me well
<bamse> konradybcio: sounds plausible
<bamse> konradybcio: but that means we have some context banks that are dont-touch...and other's are to repurpose?
<konradybcio> I remember asking the same question 2y ago
<konradybcio> But i don't remember the answer..
<konradybcio> There's only one, very painful way to check it though, and the results may very between oems, devices and firmware versions
<konradybcio> So I think assuming all of them are dont-touch is actually the sane option
<konradybcio> bamse: ^
<bamse> konradybcio: do you know if the bootloader leaves us with all the ones we need pre-programmed?
<konradybcio> I don't think bootloader has anything to do with this, it's probably hyp enforcing it
<bamse> could it be that skipping the reset happens to cause the driver to just reuse the already existing stream mappings and thereby just happens to never change the stream mappig registers
<bamse> well, yeah...so s/boot/hyp/
<konradybcio> But yes, otherwise we can't alter them so that's the only logical option
<bamse> konradybcio: there's a different between "let's support pre-programmed, read-only stream mapping" and "let's not reset the stream mapping and hold our hopes that things will work"
<bamse> i think there's a chance we can argue for supporting the first one...but not the "let's hope for the best"
<bamse> and i think that this would work for qcs405 as well, where the stream mapping registers are write-ignore, to make it more exciting
<konradybcio> I think the former is the case.. otherwise the downstream hardcodings would make no sense
<konradybcio> There's also a bunch of this