ChanServ changed the topic of #linux-msm to:
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
<aka_[m]> konradybcio: lumag
<aka_[m]> is that fine to send?
<aka_[m]> maybe change name of commit a bit like
<aka_[m]> "Set CX as parent of GX for GPU power domains"
<aka_[m]> hmm, still how would we go about if we intend to support "regulators" which supply these domains
<aka_[m]> on 8976 its supplied via spmi and behind CPR2-GFX block
<aka_[m]> on 8953 also spmi behind GFX-LDO regulator
<aka_[m]> same like 660
Danct12 has joined #linux-msm
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-msm
<aka_[m]> ok so launched linux and modem is offline
<aka_[m]> what should happen if i try to start it and it miss power
<aka_[m]> reboot?
<aka_[m]> remoteproc remoteproc0: remote processor 4080000.remoteproc is now up
<aka_[m]> it keeps biting
<aka_[m]> soon i will probably reboot after fifth retrry
<aka_[m]> so appears msm8953 rpm firmware might not be happy with me voting on s1
<aka_[m]> weird there is no any return from rpm-smd core about not being able to process request
<aka_[m]> going to do it via pll-supply now and bringing s1 back to rpm regualtors
<aka_[m]> brought supplies back wonder if it still keeps crashing
<aka_[m]> prob too because im unlucky
<aka_[m]> yup
<aka_[m]> appears im lacking modem related packages like rmtfs/qrtr
<aka_[m]> seems like i have pmaports to update
<aka_[m]> only one service in qrtr-lookup
<aka_[m]> after reinstalling entire rootfs it appears to boot and show list of services
<aka_[m]> konradybcio: any idea why reading perf state is so random in /sys/kernel/debug/pm_genpd/cx ?
<aka_[m]> how t f MX is off
<aka_[m]> are rpm regulators exposed as mmio devices?
<aka_[m]> MODULE PM8953.S1_CTRL_BASE.S1_CTRL
<aka_[m]> i guess thats one i need
<aka_[m]> uh sad, there are 3 different "modules"... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/kBURUnCPqFeMQJrHCTSwQrQR>)
<aka_[m]> so appears s1/s2 regulators are same layout and values are also close
<aka_[m]> fifference is between some fields like regulator subtype
Danct12 has quit [Quit: Quitting]
Danct12 has joined #linux-msm
<JIaxyga[m]> konradybcio: We got a problem that the sdhc frequency in dts and gcc does not match for sm7150. In dts it is 202000000, in gcc it is 208000000. This is quite strange because all Socs use the frequency 202000000. We want to change the frequency in gcc to 202000000 to match other Socs. How do you feel about this change?
<JIaxyga[m]> * konradybcio: We got a problem that the sdhc2 frequency in dts and gcc does not match for sm7150 in downstream. In dts it is 202000000, in gcc it is 208000000. This is quite strange because all Socs use the frequency 202000000. We want to change the frequency in gcc to 202000000 to match other Socs. How do you feel about this change?