ChanServ changed the topic of #linux-msm to:
junari_ has joined #linux-msm
junari__ has joined #linux-msm
junari_ has quit [Ping timeout: 480 seconds]
<aka_[m]> konradybcio: so we are set on freq what about memory split, i would like to get it out tomorrow.
<aka_[m]> should i edit commit msg with statement regarding only using part of it anyway?
<aka_[m]> do anyone know if linux-input has irc?
junari_ has joined #linux-msm
junari__ has quit [Ping timeout: 480 seconds]
<konradybcio> aka yes i guess that's fine, it's normal to only use a fragment of a clock's range
<aka_[m]> konradybcio: i meant part of memory
<aka_[m]> in lpass/rproc split
<aka_[m]> Tooniis: how do i wire pmi charging on device with tusb?
<Tooniis[m]> tusb doesn't affect the charger
<aka_[m]> on 8953 i see pmi8950_smbcarger being extcon of usb3_dwc3
<aka_[m]> whjich is phy
<Tooniis[m]> iirc you can use either one as extcon
<aka_[m]> do i wire smbcharger as extcon of usb-hs-phy and fusb as extcon of chipidea host?
<Tooniis[m]> might need to look into it again actually
<Tooniis[m]> the thing is that tusb has a usb id out pin that is wired to the pmic that emulates micro usb id pin
<Tooniis[m]> so in the end the charger only relays what tusb tells it
<Tooniis[m]> but the charger's extcon also decides the type of cable plugged in in terms of charging abilities
<Tooniis[m]> idk if the usb phy or hc care about that
<aka_[m]> Tooniis[m]: ok i get it a bit
<aka_[m]> so i should not need to deal with pmi id-pin much as extcon
<Tooniis[m]> yes I think so
<aka_[m]> what about some props like "usb-psy-name = "qcom-smbchg-usb";"
<Tooniis[m]> that is for vbus
<aka_[m]> dwc is bit messy as i see there is host->controller->phy
<Tooniis[m]> hmm, or is it?
<Tooniis[m]> it's been a while
<aka_[m]> on chipidea its host->phy
<Tooniis[m]> let me see
<aka_[m]> can i use this charging driver without vbus?
<Tooniis[m]> aka_[m]: iirc its for setting sdp charging current based on usb version
<Tooniis[m]> because the charger cant tell if its plugged into a usb 2 or 3 port
<Tooniis[m]> so the usb hc decides that and tells the charger
<Tooniis[m]> aka_[m]: yes just dont use the vbus regulator
<aka_[m]> compiling and gonna give it a try
<aka_[m]> its same pmi like on 8953 so should work anyway
<aka_[m]> unless host/phy changes make it bit different
<Tooniis[m]> Tooniis[m]: yes that's it. see drivers/usb/dwc3/gadget.c:3043 (`dwc3_gadget_vbus_draw`)
<aka_[m]> Tooniis: seems its working
<aka_[m]> says 3h to charge
<Tooniis[m]> what does uevent say?
<aka_[m]> already rebooted as dsi part is fucked and getting dead panel after locking
pespin has joined #linux-msm
junari__ has joined #linux-msm
srinik has quit [Killed (NickServ (Too many failed password attempts.))]
junari_ has quit [Ping timeout: 480 seconds]
srinik has joined #linux-msm
junari__ is now known as junari
junari has quit [Read error: Connection reset by peer]
irungentoo has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
irungentoo has joined #linux-msm
irungentoo has quit [Remote host closed the connection]
irungentoo has joined #linux-msm
irungentoo has quit [Remote host closed the connection]
irungentoo has joined #linux-msm
junari has joined #linux-msm
pespin has quit [Remote host closed the connection]
junari has quit [Ping timeout: 480 seconds]
<flamingradian[m]> konradybcio: 7dc3ea5ea8e8 breaks things
<flamingradian[m]> error: ../Documentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml: found duplicate key "minItems" with value "1" (original value: "1")