<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?
<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]>
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?
<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