ChanServ changed the topic of #linux-msm to:
<HappY[m]> strongtz: if you don't mind can you share your kernel config for sm8350.. I just want to verify my usb configuration..
davidinux is now known as Guest2317
davidinux has joined #linux-msm
Guest2317 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #linux-msm
<strongtz[m]> this should work on sm8350
<strongtz[m]> remember to edit cmdline and initramfs path
<HappY[m]> strongtz[m]: Thank you so much.. I have to check usb & pmic part..
<strongtz[m]> I hardcoded them
<HappY[m]> strongtz[m]: No problem dear.. I will just verify with my kernel configuration..
<HappY[m]> I saw without usb c connector my device charging but not all the time..if I am lucky then some times charging..
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
hexdump01 has joined #linux-msm
hexdump0815 has quit [Ping timeout: 480 seconds]
sergi1 has joined #linux-msm
enick_991 has joined #linux-msm
<HappY[m]> <strongtz[m]> "I hardcoded them" <- Thank you Ur usb configuration solve my one issue.. now my device serial reporting currect.. If I don't want audio out via usb C then "fsa4480" is not required right? Like this?
<HappY[m]> One more thing.. I create my device tree with simple-battery + fuel-guge + pmic-glink it is okay?
<strongtz[m]> I'm not sure about fsa4480. It controls the type-c sbu signal and does exist on my device. So why don't I enable it?🤣
<strongtz[m]> and for me pmic-gpink is all I need, no extra fg or battery
<strongtz[m]> <HappY[m]> "Thank you Ur usb configuration..." <- u probably forgot battmgr before?
<strongtz[m]> yes, but it also does something when doing DP Altmode switching
<HappY[m]> strongtz[m]: I have battery manager.. still my device reporting 100% battery..
<HappY[m]> strongtz[m]: In my device always failed to connect usb or fsa4480..
<HappY[m]> <strongtz[m]> "yes, but it also does something..." <- By the way i forgot.. https://matrix.to/#/!mCFUAbDMChDbEFqHbW:matrix.org/$MKlkUclpr3HMvNR3QEIUgVytnFeJOKF8fYyRCjFNREY?via=matrix.org&via=adomerle.xyz&via=reactos.org is it okay?
<HappY[m]> Fuel-guge + pmic-glink + simple-battery
<strongtz[m]> If it works, then it's okay🤣
<HappY[m]> strongtz[m]: It's working.. even my downstream dmesg reporting fuel-guge.. but in downstream kernel device tree not available any fuel-guge
<HappY[m]> strongtz[m]: Example in this device don't have any simple battery & fuel-guge but how battery manager working actually without guge & batt data ?
<strongtz[m]> pmic-glink driver will register battmgr once adsp is ready
<strongtz[m]> adsp has battery data
<strongtz[m]> there's no need to define a battery in device tree
<HappY[m]> strongtz[m]: Ohhhh okay than guge also not required if adsp works ?
<strongtz[m]> ideally it should be
<HappY[m]> Okay it was my fst device so I only was 0% knowledge about mobile hardware & software..
<HappY[m]> Without fuel-guge device randomly rebooting :/ so fuel-guge required for my device?
pespin has joined #linux-msm
Daanct12 has quit [Ping timeout: 480 seconds]
nashpa has quit []
dliviu has joined #linux-msm
<HappY[m]> <strongtz[m]> "ideally it should be" <- today I ping you many times and I am really sorry for that.. but seriously I am facing one issue which I never faced before .. I removed "simple-battery" device booting perfectly with fuel-guge & pmic-glink.. and then I removed fuel-guge also.. but now device randomly rebooting if I remove fuel-guge.. only pmos logo shown then reboot.. and then I added fuel-guge now booting perfectly.. is it really cause
<HappY[m]> for fuel-guge?
telent has quit [Quit: Ping timeout (120 seconds)]
telent has joined #linux-msm
<strongtz[m]> <HappY[m]> "today I ping you many times..." <- never mind for pinging me :D but I also have no idea about your fuel gauge
mripard has quit [Quit: mripard]
<ungeskriptet> Hi all, I have an SM7125 device whose UFS is compatible with the one from SM7150. Should I upstream the patch below or is it fine to reuse the SM7150 compatible in my DTS?
<ungeskriptet> Oh, and SC7180 also works with the SM7150 UFS config. Should I add SC7180 too or just one of them?
<HappY[m]> <strongtz[m]> "never mind for pinging me :D but..." <- Problem solved or not it's not matter for me.. but thanks for your reply... 😊
junari has joined #linux-msm
junari has quit [Remote host closed the connection]
junari has joined #linux-msm
junari has quit [Ping timeout: 480 seconds]
pespin has quit [Remote host closed the connection]
ungeskriptet has quit [Quit: The Lounge - https://thelounge.chat]
ungeskriptet has joined #linux-msm
<aka_[m]> <ungeskriptet> "https://github.com/ungeskriptet..."; <- its annoying but you could just upstream compatible into yaml and do : compatible-X-soc-specific, compatible-y-real-soc, generic
<aka_[m]> and it will just select y one as X does not exist in driver