ChanServ changed the topic of #linux-msm to:
swdefrgt- has joined #linux-msm
swdefrgthfgjhk has quit [Ping timeout: 480 seconds]
swdefrgt- has quit []
swdefrgthfgjhk has joined #linux-msm
swdefrgthfgjhk has quit []
swdefrgthfgjhk has joined #linux-msm
swdefrgthfgjhk has quit []
swdefrgthfgjhk has joined #linux-msm
swdefrgthfgjhk has quit []
swdefrgthfgjhk has joined #linux-msm
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
swdefrgthfgjhk has quit [Ping timeout: 480 seconds]
bhsharma has quit [Killed (NickServ (Too many failed password attempts.))]
bhsharma has joined #linux-msm
swdefrgthfgjhk has joined #linux-msm
pespin has joined #linux-msm
Danct12 has quit [Ping timeout: 480 seconds]
Danct12 has joined #linux-msm
junari has joined #linux-msm
junari_ has joined #linux-msm
junari has quit [Ping timeout: 480 seconds]
swdefrgthfgjhk has quit [Ping timeout: 480 seconds]
bhsharma- has joined #linux-msm
mani_s- has joined #linux-msm
<aka_[m]> im experimenting around hfpll and i have question, how do we obtain requested rate in clk_hfpll_init_once ?
<aka_[m]> hmm
<aka_[m]> i could do it based on initial data
animist has quit [Ping timeout: 480 seconds]
<aka_[m]> then set_rate will do anything else
<aka_[m]> ok i did some duckery there
<aka_[m]> i shouldn't reconfigure entire user_reg in set_rate
<aka_[m]> only toggle vco
animist has joined #linux-msm
<aka_[m]> or in init_once not even toggle vco, rather write stuff as-is
swdefrgthfgjhk has joined #linux-msm
junari_ is now known as junari
danylo is now known as Guest4888
swdefrgthfgjhk has quit [Ping timeout: 480 seconds]
swdefrgthfgjhk has joined #linux-msm
swdefrgthfgjhk has quit [Ping timeout: 480 seconds]
abhinav__4 is now known as abhinav__
junari has quit [Ping timeout: 480 seconds]
pespin has quit [Remote host closed the connection]
<aka_[m]> ok i think doing stuff dirty first and then working on unfolding stuff is better idea than risk crashing every consumer
<flto> bamse: was there a reason pil-squasher is trying to be clever and read chunks from the .mdt instead of always using the .b%02d file? (asking because it fails on certain cases because of that - silently generating incorrect output)
<bamse> flto: i have this naging feeling that some device i worked on has the signature duplicated in the .mdt and .b01, but only the prior is actually signed...
<bamse> flto: but i really would like to say "no"...
deathmist1 has quit [Remote host closed the connection]
deathmist1 has joined #linux-msm
<lumag> flto, could you please send two first segments? like mdt / b00 /b01
<lumag> flto, or just the patch :D
<flto> lumag: https://github.com/andersson/pil-squasher/pull/8 attempted to make a patch that wouldn't break cases relying on loading hash from .mdt
<lumag> flto, ah, the newest format
<lumag> that makes sense