00:03
_whitelogger has joined #linux-sunxi
00:06
megi has quit [Ping timeout: 245 seconds]
00:16
Gerwin_J has quit [Quit: Gerwin_J]
00:19
clemens3 has quit [Ping timeout: 246 seconds]
00:51
lurchi__ is now known as lurchi_
01:00
jstefano_ has quit [Remote host closed the connection]
01:01
jstefanop has joined #linux-sunxi
01:05
jstefano_ has joined #linux-sunxi
01:05
jstefanop has quit [Ping timeout: 245 seconds]
01:07
jstefanop has joined #linux-sunxi
01:09
jstefano_ has quit [Ping timeout: 272 seconds]
01:11
jstefanop has quit [Ping timeout: 240 seconds]
01:14
AneoX has joined #linux-sunxi
01:17
AneoX_ has quit [Ping timeout: 245 seconds]
01:25
jstefanop has joined #linux-sunxi
01:28
lurchi_ is now known as lurchi__
01:29
jstefanop has quit [Ping timeout: 268 seconds]
01:33
lurchi__ is now known as lurchi_
01:43
victhor has quit [Remote host closed the connection]
01:49
nuuuciano_ has quit [Ping timeout: 240 seconds]
01:55
nuuuciano_ has joined #linux-sunxi
02:06
shfil has quit [Quit: Connection closed for inactivity]
02:11
popolon has quit [Quit: WeeChat 2.3]
02:34
nashpa has quit [Ping timeout: 268 seconds]
02:35
AneoX_ has joined #linux-sunxi
02:37
AneoX has quit [Ping timeout: 240 seconds]
02:44
tilpner has quit [Ping timeout: 246 seconds]
03:17
dddddd has quit [Remote host closed the connection]
04:10
anarsoul|2 has quit [Ping timeout: 240 seconds]
04:22
TheSeven has quit [Disconnected by services]
04:22
[7] has joined #linux-sunxi
04:57
f0xx has joined #linux-sunxi
05:01
jstefanop has joined #linux-sunxi
05:05
jstefanop has quit [Ping timeout: 250 seconds]
05:25
kelvan has quit [Remote host closed the connection]
05:25
merlin1991 has quit [Remote host closed the connection]
05:25
merlin1991 has joined #linux-sunxi
05:25
kelvan has joined #linux-sunxi
05:28
<
MoeIcenowy >
mripard: for your GPIO VCC patches, unfortunately when I specify the supply for the bank that AXP I2C is on, it's still deadloop
05:28
gamelaster has joined #linux-sunxi
05:32
<
MoeIcenowy >
and it seems when a device that requires a pinctrl node defers probe
05:32
<
MoeIcenowy >
a warning will be shown
05:32
<
MoeIcenowy >
seems to be because of the call to regulator_put from sunxi_pmx_free, according to the stacktrace
05:32
<
MoeIcenowy >
(the supply is a dummy one, as I didn't specific it now
05:34
gamelaster has quit [Ping timeout: 268 seconds]
05:36
gamelaster has joined #linux-sunxi
05:36
lurchi_ is now known as lurchi__
05:39
[7] has quit [Ping timeout: 240 seconds]
05:40
TheSeven has joined #linux-sunxi
05:40
gamelaster has quit [Ping timeout: 245 seconds]
05:41
lurchi_ has joined #linux-sunxi
05:44
lurchi__ has quit [Ping timeout: 246 seconds]
05:48
<
wens >
the warning is already fixed in -next
05:48
anarsoul has quit [Remote host closed the connection]
05:52
anarsoul has joined #linux-sunxi
05:53
IgorPec has joined #linux-sunxi
05:55
<
anarsoul >
wens: will it get to 5.0?
06:04
<
MoeIcenowy >
oh maybe my next is not next enough now
06:05
<
bshah >
next is never next enough :D
06:10
selfbg has joined #linux-sunxi
06:23
<
wens >
the a64 timer workaround should be in next today
07:01
IgorPec has quit [Ping timeout: 245 seconds]
07:02
jaganteki has joined #linux-sunxi
07:04
<
jaganteki >
anarsoul: Understand pinebook DM_MMC mmc2->mmc1 issue.
07:05
<
anarsoul >
jaganteki: I'm going to bed right now, if you have a patch to test - just drop me an email
07:05
<
anarsoul >
(my laptop remains online, so I'll read everything you post here in the morning)
07:08
<
bshah >
jaganteki: Good morning, I've question about v6 of your MIPI-DSI series (in specific patch 11 : [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI) didn't we test that for me it needed bump to 330MHz? unless you fixed issue somewhere else in series?
07:09
nuuuciano_ has quit [Ping timeout: 240 seconds]
07:09
matthias_bgg has joined #linux-sunxi
07:13
<
jaganteki >
yes the desired min rate would be 300MHz and for this we get the dsi div value 6 which is same as with BSP logic
07:14
<
jaganteki >
bshah: you can try with 330MHz min rate that would make div value 5
07:15
<
jaganteki >
even this would also work, but the more faith towards BSP and same has been verified in other panels
07:15
matthias_bgg has quit [Ping timeout: 272 seconds]
07:16
clemens3 has joined #linux-sunxi
07:22
Mandragor has quit [Ping timeout: 250 seconds]
07:23
<
bshah >
jaganteki: yeah, well for some reason BSP values don't work for me and results in vblank timeout, only 330MHz works :/
07:23
<
bshah >
(BSP kernel from armbian itself works fine)
07:24
<
jaganteki >
bshah: you can check even in armbian, the div value is 6
07:25
<
bshah >
yeah. this is weird. only mainline misbehaves :(
07:30
Mandragor has joined #linux-sunxi
07:35
Mandragor has quit [Ping timeout: 246 seconds]
07:35
AneoX has joined #linux-sunxi
07:35
AneoX_ has quit [Ping timeout: 240 seconds]
07:37
Mandragor has joined #linux-sunxi
07:45
Mandragor has quit [Read error: Connection reset by peer]
07:53
yann has quit [Ping timeout: 245 seconds]
07:55
clemens3 has quit [Remote host closed the connection]
08:06
IgorPec has joined #linux-sunxi
08:09
matthias_bgg has joined #linux-sunxi
08:17
Mandragor has joined #linux-sunxi
08:17
clemens3 has joined #linux-sunxi
08:21
<
jaganteki >
bshah: share your git code
08:31
<
bshah >
jaganteki: ^
08:32
<
jaganteki >
bshah: you tree has many alternations always better to test on Mainline, let me give the exact branch.
08:35
<
bshah >
yeah, that's correct re: alternations (as it have patches applied for bits like lima, so that's what I wanted to use ultimately)
08:42
<
bshah >
but if you push your branch I'd be happy to give it a try
08:46
yann has joined #linux-sunxi
08:52
<
jaganteki >
bshah: Understand your point and you configurartion. since these are mainline patches and it has to follow the changes on top of master. it 5.0
08:52
<
bshah >
okay. trying it in bit
09:12
popolon has joined #linux-sunxi
09:18
msimpson has joined #linux-sunxi
09:32
tnovotny has joined #linux-sunxi
09:32
victhor has joined #linux-sunxi
09:34
BenG83 has quit [Quit: Leaving]
09:56
megi has joined #linux-sunxi
10:06
AneoX_ has joined #linux-sunxi
10:07
AneoX has quit [Ping timeout: 246 seconds]
10:08
t3st3r has quit [Remote host closed the connection]
10:09
t3st3r has joined #linux-sunxi
10:13
<
plaes >
wens: are you also u-boot maintainer?
10:23
<
bshah >
jaganteki: hm, so this branch works fine without modifying the min_rate.. that said, with the DSI-V6 I get little bit corruption in left side of screen which I didn't get in DSI-V3 branch + min_rate increased :
https://imgur.com/a/FgMShqL
10:32
<
jaganteki >
plaes: will pick
10:35
valkyr1e_ has quit [Changing host]
10:35
valkyr1e_ has joined #linux-sunxi
10:35
valkyr1e_ is now known as valkyr1e
10:40
* bshah
should check tty if it have same problem.. ^
11:14
AneoX_ has quit [Ping timeout: 240 seconds]
11:15
AneoX has joined #linux-sunxi
11:21
feuera has joined #linux-sunxi
11:22
feuera has quit [Client Quit]
11:45
tilpner has joined #linux-sunxi
12:08
dddddd has joined #linux-sunxi
12:56
<
plaes >
jaganteki: with FEL boot mmc is still broken
12:57
<
jaganteki >
plaes: FEL on A64 seems working
12:57
<
jaganteki >
lets wait for next version, will talk to Andre and push to next version
12:58
<
plaes >
wait.. let me proper clean
13:00
<
plaes >
yeah.. FEL is broken
13:12
IgorPec has quit [Ping timeout: 246 seconds]
13:23
nuuuciano_ has joined #linux-sunxi
13:44
reinforce has joined #linux-sunxi
13:45
rah has quit [Ping timeout: 244 seconds]
13:45
rah has joined #linux-sunxi
13:51
<
MoeIcenowy >
oh finally 96 Allwinner
14:30
AneoX_ has joined #linux-sunxi
14:32
AneoX has quit [Ping timeout: 272 seconds]
14:33
lurchi_ is now known as lurchi__
14:36
JohnDoe_71Rus has joined #linux-sunxi
14:40
Putti has joined #linux-sunxi
14:46
matthias_bgg has quit [Quit: Leaving]
14:52
IgorPec has joined #linux-sunxi
14:56
<
zoobab >
anyone has received my post on linux-sunxi list for the fosdem dinner?
14:58
selfbg has quit [Remote host closed the connection]
14:59
<
plaes >
when did you send it?
14:59
<
montjoie >
zoobab: no
14:59
<
zoobab >
just resent it
15:01
<
montjoie >
zoobab: did you see it in the web interface ?
15:01
<
zoobab >
I retried a second time through the webform on googlegroups
15:12
Andy-D has joined #linux-sunxi
15:20
shfil has joined #linux-sunxi
15:54
AneoX has joined #linux-sunxi
15:54
AneoX_ has quit [Ping timeout: 240 seconds]
16:05
AneoX has quit [Ping timeout: 240 seconds]
16:07
AneoX has joined #linux-sunxi
16:16
msimpson has quit [Quit: Leaving]
16:20
clemens3 has quit [Remote host closed the connection]
16:26
dev1990 has quit [Quit: Konversation terminated!]
16:36
anarsoul|2 has joined #linux-sunxi
16:51
zoums has joined #linux-sunxi
17:02
zoums has left #linux-sunxi [#linux-sunxi]
17:04
AneoX_ has joined #linux-sunxi
17:04
AneoX has quit [Ping timeout: 272 seconds]
17:09
tnovotny has quit [Quit: Leaving]
17:15
gamelaster has joined #linux-sunxi
17:20
gamelaster has quit [Ping timeout: 240 seconds]
17:21
matthias_bgg has joined #linux-sunxi
17:46
nuuuciano_ has quit [Ping timeout: 268 seconds]
17:50
jstefanop has joined #linux-sunxi
18:07
AneoX has joined #linux-sunxi
18:09
AneoX_ has quit [Ping timeout: 272 seconds]
18:10
nuuuciano has joined #linux-sunxi
18:13
rah has quit [Ping timeout: 252 seconds]
18:16
nuuuciano has quit [Ping timeout: 245 seconds]
18:20
rah has joined #linux-sunxi
18:23
nuuuciano has joined #linux-sunxi
18:25
msimpson has joined #linux-sunxi
18:28
nuuuciano has quit [Ping timeout: 250 seconds]
18:30
<
plaes >
no message yet :(
18:35
RichardG867_ has joined #linux-sunxi
18:35
RichardG867 has quit [Ping timeout: 245 seconds]
19:00
CSoto_ has joined #linux-sunxi
19:07
f0xx has quit [Ping timeout: 250 seconds]
19:28
nuuuciano has joined #linux-sunxi
19:38
<
rellla >
is v3s really supported by cedrus? since 4.20? can't find any node in the dts...
19:38
msimpson has quit [Read error: Connection reset by peer]
19:58
IgorPec has quit [Ping timeout: 244 seconds]
20:08
jstefano_ has joined #linux-sunxi
20:09
tuxillo has quit [Remote host closed the connection]
20:11
yann has quit [Ping timeout: 244 seconds]
20:11
jstefanop has quit [Ping timeout: 246 seconds]
20:12
tuxillo has joined #linux-sunxi
20:14
tuxillo has quit [Remote host closed the connection]
20:23
jaganteki has quit [Ping timeout: 256 seconds]
20:28
RichardG867_ has quit [Read error: Connection reset by peer]
20:28
akaizen has quit [Read error: Connection reset by peer]
20:28
RichardG867 has joined #linux-sunxi
20:29
RichardG867 has quit [Changing host]
20:29
RichardG867 has joined #linux-sunxi
20:29
akaizen has joined #linux-sunxi
20:37
CSoto_ has quit [Ping timeout: 250 seconds]
20:45
_whitelogger has joined #linux-sunxi
20:59
reinforce has quit [Quit: Leaving.]
20:59
matthias_bgg has quit [Ping timeout: 245 seconds]
21:10
tllim has joined #linux-sunxi
21:16
nuuuciano has quit [Ping timeout: 250 seconds]
21:19
camh has quit [Quit: WeeChat 1.6]
21:20
shfil has quit [Quit: Connection closed for inactivity]
21:36
tuxillo has joined #linux-sunxi
21:36
nuuuciano has joined #linux-sunxi
21:38
lurchi__ is now known as lurchi_
22:13
nuuuciano has quit [Remote host closed the connection]
22:16
nuuuciano has joined #linux-sunxi
22:16
t3st3r has quit [Ping timeout: 256 seconds]
22:19
t3st3r has joined #linux-sunxi
22:48
tilpner has quit [Quit: WeeChat 2.3]
22:50
camh has joined #linux-sunxi