BenG83 has quit [Remote host closed the connection]
BenG83 has joined #linux-sunxi
xes_ has joined #linux-sunxi
xes has quit [Ping timeout: 256 seconds]
RichardG867 has quit [Ping timeout: 248 seconds]
xes_ is now known as xes
chomwitt has quit [Ping timeout: 246 seconds]
lkcl has quit [Ping timeout: 264 seconds]
RichardG867 has joined #linux-sunxi
RichardG867 has joined #linux-sunxi
RichardG867 has quit [Changing host]
dh1tw has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skiboy has joined #linux-sunxi
dddddd has quit [Remote host closed the connection]
pgreco has quit [Quit: Leaving.]
xyntrix has quit [Ping timeout: 260 seconds]
book` has quit [Quit: Leaving]
book` has joined #linux-sunxi
xyntrix has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
pgreco has joined #linux-sunxi
anarsoul|2 has quit [Ping timeout: 268 seconds]
kaspter has quit [Quit: kaspter]
xyntrix has quit [Ping timeout: 246 seconds]
Gerwin_J has joined #linux-sunxi
xyntrix has joined #linux-sunxi
xyntrix has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
pepee has quit [Quit: bye $IRC]
alexxxey has quit [Ping timeout: 240 seconds]
pgreco has quit [Ping timeout: 256 seconds]
pgreco has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft1 has joined #linux-sunxi
nots has quit [Quit: Page closed]
cnxsoft1 is now known as cnxsoft
gnufan has quit [Ping timeout: 240 seconds]
IgorPec has joined #linux-sunxi
gnufan has joined #linux-sunxi
TheSeven has quit [Ping timeout: 265 seconds]
jbrown has quit [Ping timeout: 255 seconds]
TheSeven has joined #linux-sunxi
lurchi_ is now known as lurchi__
pgreco has quit [Quit: Leaving.]
TheSeven has quit [Ping timeout: 265 seconds]
TheSeven has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
TheSeven has quit [Ping timeout: 265 seconds]
TheSeven has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 248 seconds]
gnufan has quit [Quit: Leaving.]
hardfalcon has joined #linux-sunxi
lkcl has joined #linux-sunxi
foxx_ has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
megi has quit [Ping timeout: 264 seconds]
nuuuciano has quit [Ping timeout: 248 seconds]
muvlon has quit [Ping timeout: 256 seconds]
muvlon has joined #linux-sunxi
muvlon has quit [Quit: Leaving]
yann has quit [Ping timeout: 256 seconds]
IlyaM has joined #linux-sunxi
dddddd has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
hardfalcon has quit [Ping timeout: 248 seconds]
hardfalcon has joined #linux-sunxi
hardfalcon has quit [Client Quit]
foxx_ has quit [Ping timeout: 260 seconds]
BenG83 has quit [Remote host closed the connection]
BenG83 has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
yann has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
naobsd has quit [Remote host closed the connection]
dddddd has quit [Remote host closed the connection]
kaspter has quit [Ping timeout: 268 seconds]
naobsd has joined #linux-sunxi
pg12 has quit [Ping timeout: 240 seconds]
naobsd has quit [Remote host closed the connection]
naobsd has joined #linux-sunxi
pg12 has joined #linux-sunxi
plaes has quit [Ping timeout: 255 seconds]
plaes has joined #linux-sunxi
hardfalcon has joined #linux-sunxi
<wens>
qschulz: do you have any plans to do the ac and vbus power supply drivers for axp813?
<qschulz>
wens: IIRC, we had a problem with vbus power supply driver and icenowy[m] found it too. Something like a few registers being reset when plugging/unplugging the USB cable
<qschulz>
but that's coming from far far in my memory, I'd have to check my IRC logs and mails
<wens>
qschulz: check recent fixes to the axp288 driver by Hans
<qschulz>
in short, except this annoying bug, it's a quite straightforward patch
<qschulz>
wens: ok, I will
<wens>
qschulz: apparently the BC-detection module changes them
<qschulz>
yes
<qschulz>
I don't know if that was the only problem I had
<qschulz>
wens: also, why do we have a separate driver for axp288 and other axp?
<wens>
qschulz: I was asking because I wanted to check if the vbus interrupts fires when N_VBUSEN is used
<wens>
qschulz: because Intel decided they wanted to :|
<wens>
and then they abandoned it
TheSeven has quit [Ping timeout: 265 seconds]
<qschulz>
wens: let me check my git history to find the patch for the usb driver
TheSeven has joined #linux-sunxi
<qschulz>
wens: and ATM, no plan for AC power supply but I remember quickly looking at it, shouldn't be too much of a hassle to add support for it
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
<wens>
on my bananapi m3, when I plug in the otg host cable, the system reboots :/
leviathanch has quit [Remote host closed the connection]
<qschulz>
wens: even before my patches right?
leviathanch has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
<wens>
right, but with the PH11 interrupt offset fixed
<wens>
curiously, things work properly on the cubietruck plus
chlorine has quit [Ping timeout: 260 seconds]
reinforce has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
<qschulz>
wens: well that does not help to test the AC/USB driver then :/
<qschulz>
I have a TBS a711 but the ACIN and VBUS are coupled (is that the right word?) so can't really test one or the other :/
reinforce has quit [Quit: Leaving.]
BenG83 has joined #linux-sunxi
xes_ has joined #linux-sunxi
xes has quit [Ping timeout: 268 seconds]
xes_ is now known as xes
paulk-gagarine-s has quit [Quit: Leaving]
ceng has quit [Ping timeout: 240 seconds]
<icenowy[m]>
P.S. I really don't think there should be both axp8xx driver and 288 driver
paulk-gagarine has joined #linux-sunxi
<icenowy[m]>
qschulz: no new AC driver is needed, AC is equal to 22x
<qschulz>
you mean 288 should be merged with axp20x drivers (which support all variants) right?
<qschulz>
icenowy[m]: no different registers or bit offsets?
<qschulz>
(for AC driver)
<icenowy[m]>
no
<icenowy[m]>
yes I think 288 driver should be merged
<qschulz>
I agree on merging 288 with axp20x drivers
<qschulz>
icenowy[m]: ok, good news for AC driver
<qschulz>
wens: ^
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
<icenowy[m]>
but I do not have axp288 test device now
<icenowy[m]>
the silead touchscreen of my win tablet doesn't work
<wens>
the axp288 is probed via ACPI with a bunch of quirks
<wens>
I'd rather not touch it
chlorine_ has quit [Ping timeout: 248 seconds]
uwe__ has joined #linux-sunxi
uwe_ has quit [Ping timeout: 256 seconds]
dave0x6d has joined #linux-sunxi
<BenG83>
icenowy[m], when are you going to meet with Tl and AW?
aalm has quit [Ping timeout: 276 seconds]
msimpson_ has joined #linux-sunxi
msimpson has quit [Ping timeout: 276 seconds]
chlorine has joined #linux-sunxi
reinforce has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
ceng has joined #linux-sunxi
<wens>
was it not today?
yann has quit [Ping timeout: 260 seconds]
<BenG83>
wens, I haven't heard from Tl since a couple days, so I was curious about what happened :)
chlorine has quit [Ping timeout: 268 seconds]
<wens>
maybe he's on a plane?
<KotCzarny>
huh, i've misread Tl as TI and was baffled
<BenG83>
heh
pgreco has joined #linux-sunxi
yann has joined #linux-sunxi
chomwitt has joined #linux-sunxi
uwe__ is now known as uwe_
<icenowy[m]>
just went back
<KotCzarny>
'came back'
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-sunxi
<icenowy[m]>
wens: in fact I also prefer to keep the axp288 drivers
<icenowy[m]>
unless some maintainer require to merge ;-)
Gerwin_J has joined #linux-sunxi
foxx_ has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 276 seconds]
<wens>
nope
yann has quit [Ping timeout: 246 seconds]
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
yann has joined #linux-sunxi
xyntrix has joined #linux-sunxi
tom_nov has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
matthias_bgg has quit [Ping timeout: 248 seconds]
megi has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
__hramrach is now known as hramrach
matthias_bgg has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 276 seconds]
kaspter has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine has quit [Read error: Connection reset by peer]
chlorine has joined #linux-sunxi
foxx_ has quit [Ping timeout: 260 seconds]
jstein has quit [Remote host closed the connection]
foxx_ has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 256 seconds]
jbrown has joined #linux-sunxi
chlorine has quit [Ping timeout: 268 seconds]
chlorine has joined #linux-sunxi
lurchi_ is now known as lurchi__
cnxsoft has quit [Quit: cnxsoft]
dddddd has joined #linux-sunxi
chewitt has quit [Quit: Zzz..]
nuuuciano has joined #linux-sunxi
xyntrix has quit [Quit: Leaving]
Ntemis has joined #linux-sunxi
IgorPec has quit [Ping timeout: 264 seconds]
lemonzest has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
chlorine has quit [Remote host closed the connection]
xyntrix has joined #linux-sunxi
chomwitt has quit [Ping timeout: 265 seconds]
chewitt has joined #linux-sunxi
chlorine has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
kaspter has quit [Ping timeout: 256 seconds]
juri_ has quit [Ping timeout: 246 seconds]
elros_ has joined #linux-sunxi
juri_ has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
foxx_ has quit [Ping timeout: 240 seconds]
juri_ has quit [Ping timeout: 246 seconds]
kaspter has joined #linux-sunxi
juri_ has joined #linux-sunxi
<embed-3d>
BenG83: What settings did you used for the a83t thermal sensors? Which interrupts did you enable, what values did you use? like ACQ0,ACQ1,TEMP_PERIODE ... ?