00:54
System_Error has quit [Remote host closed the connection]
01:34
System_Error has joined #linux-rockchip
01:43
stikonas has quit [Remote host closed the connection]
01:49
valpackett has quit [Ping timeout: 276 seconds]
01:51
valpackett has joined #linux-rockchip
04:25
hexdump0815 has quit [Ping timeout: 260 seconds]
04:27
hexdump0815 has joined #linux-rockchip
06:00
System_Error has quit [Remote host closed the connection]
06:09
System_Error has joined #linux-rockchip
06:27
Stat_headcrabbed has joined #linux-rockchip
06:37
valpackett has quit [Ping timeout: 260 seconds]
06:39
naoki has quit [Ping timeout: 272 seconds]
06:42
naoki has joined #linux-rockchip
06:47
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
06:55
raster has joined #linux-rockchip
07:53
naoki has quit [Remote host closed the connection]
07:54
naoki has joined #linux-rockchip
08:00
Stat_headcrabbed has joined #linux-rockchip
08:05
naoki1 has joined #linux-rockchip
08:05
naoki has quit [Ping timeout: 276 seconds]
08:05
naoki1 is now known as naoki
08:05
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
08:06
f476_ has joined #linux-rockchip
08:09
f476 has quit [Ping timeout: 252 seconds]
08:21
mripard has joined #linux-rockchip
08:30
Stat_headcrabbed has joined #linux-rockchip
08:30
Stat_headcrabbed has quit [Client Quit]
08:41
eballetbo has joined #linux-rockchip
08:47
naoki1 has joined #linux-rockchip
08:47
naoki has quit [Quit: naoki]
08:47
naoki1 is now known as naoki
09:14
ldevulder has joined #linux-rockchip
09:24
<
dsimic >
qschulz: mmind00: Kwiboo: I'm getting closer to untangling the underlying Makefile magic :)
09:49
naoki has quit [Ping timeout: 245 seconds]
09:56
naoki has joined #linux-rockchip
10:18
<
dsimic >
qschulz: mmind00: Kwiboo: done, writing a response :)
11:21
ldevulder has quit [Quit: Leaving]
11:38
naoki has quit [Ping timeout: 252 seconds]
11:40
ldevulder has joined #linux-rockchip
11:41
ldevulder has quit [Remote host closed the connection]
12:17
naoki has joined #linux-rockchip
12:23
naoki1 has joined #linux-rockchip
12:24
ldevulder has joined #linux-rockchip
12:27
naoki has quit [Ping timeout: 260 seconds]
12:27
naoki1 is now known as naoki
13:37
<
wens >
getting: "rk_gmac-dwmac fe300000.ethernet: Can't specify Rx FIFO size" on my RK3399
13:50
Daanct12 has joined #linux-rockchip
13:53
Daanct12 has quit [Client Quit]
13:54
Hypfer61 has joined #linux-rockchip
13:55
Hypfer6 has quit [Read error: Connection reset by peer]
13:55
Hypfer61 is now known as Hypfer6
14:10
naoki has quit [Quit: naoki]
14:11
<
wens >
fixed by adding {rx,tx}-fifo-depth to the DT, similar to RK3328
14:13
<
qschulz >
wens: that breaks backward compatibility no?
14:13
<
qschulz >
So should fix the driver to allow for that instead?
14:13
<
qschulz >
8865d22656b442b8d0fb019e6acb2292b99a9c3c
14:16
<
maz >
definitely should not prevent the machine from being usable (I have no plan to update the DT on my 3399 box).
14:24
<
wens >
qschulz: that's also an option
14:27
<
wens >
I don't get why it was working before though
14:33
<
dsimic >
wens: qschulz: hmm, it seems like a partially breaking change to me
14:34
<
dsimic >
because it doesn't retain the backward DT compatibility
14:34
<
dsimic >
perhaps a fix should be implemented
14:35
<
wens >
dsimic: looking into it
14:35
<
wens >
it's really unrelated to the DT
14:36
<
wens >
before the commit, the dwmac core didn't really care if the fifo sizes weren't given
14:36
<
wens >
the downside was only that you couldn't change the MTU
14:37
<
qschulz >
wens: then we should fail when attempting to change the MTU and not when probing?
14:38
<
wens >
it used to, and still will
14:38
<
wens >
it's just now gated earlier during probe
14:38
<
wens >
anyway I think the correct fix is to just provide defaults
14:41
<
maz >
yup, a warning and sane defaults seem a reasonable outcome.
14:41
<
robmur01 >
IIRC most of the 32xx/33xx SoCs at least have the same FIFO config, so having dwmac-rk hard-code some defaults is probably possible
14:42
<
wens >
that's my plan
14:49
<
qschulz >
/buffer 12
14:49
Hypfer6 has quit [Ping timeout: 244 seconds]
14:49
<
robmur01 >
still should arguably be downgraded to a warning in stmmac_hw_init() as well though, since not being able to change MTU vs. not having ethernet at all are rather different things
14:51
<
wens >
I've not looked at the code path for other gens of dwmac
14:53
<
wens >
dwmac1000 doesn't care
14:56
<
robmur01 >
but it's older dwmac1000s which don't populate dma_cap that have now been nobbled
15:00
<
wens >
would anyone synthesize a dwmac4 without the dma cap registers? sounds broken
15:02
Hypfer6 has joined #linux-rockchip
15:45
System_Error has quit [Remote host closed the connection]
15:52
System_Error has joined #linux-rockchip
15:59
<
wens >
ah, looks like I'm one day late
16:17
<
wens >
if someone could check the other SoC TRMs?
16:22
<
wens >
I noticed a weird clicking sound from my ROC-RK3399-PC w/ addon board when it is powered off
16:53
wcarson has quit [Quit: brb]
16:58
wcarson has joined #linux-rockchip
17:08
Stat_headcrabbed has joined #linux-rockchip
17:17
System_Error has quit [Remote host closed the connection]
17:17
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
17:19
psydroid has joined #linux-rockchip
17:23
System_Error has joined #linux-rockchip
17:28
digetx has joined #linux-rockchip
17:34
Stat_headcrabbed has joined #linux-rockchip
17:45
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
17:46
Stat_headcrabbed has joined #linux-rockchip
17:51
raster has quit [Quit: Gettin' stinky!]
17:54
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
17:59
Stat_headcrabbed has joined #linux-rockchip
18:07
vagrantc has joined #linux-rockchip
18:10
psydroid2 has joined #linux-rockchip
18:20
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
18:21
dsimic has quit [Ping timeout: 245 seconds]
18:23
dsimic has joined #linux-rockchip
18:23
Stat_headcrabbed has joined #linux-rockchip
18:31
linkmauve has left #linux-rockchip [Error from remote client]
18:31
UndrWater has quit [Ping timeout: 252 seconds]
18:31
UndrWater has joined #linux-rockchip
18:33
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
18:58
System_Error has quit [Remote host closed the connection]
19:05
System_Error has joined #linux-rockchip
19:18
stikonas has joined #linux-rockchip
19:20
<
dsimic >
wens: huh, there's a whole discussion behind the patches, people even propose reverting the troublesome patch
19:20
<
dsimic >
hmm, where does the clicking come from?
19:43
ungeskriptet_ has joined #linux-rockchip
19:45
ungeskriptet has quit [Ping timeout: 252 seconds]
19:45
ungeskriptet_ is now known as ungeskriptet
20:00
ungeskriptet has quit [Ping timeout: 252 seconds]
20:00
ungeskriptet_ has joined #linux-rockchip
20:01
ungeskriptet_ is now known as ungeskriptet
20:15
System_Error has quit [Remote host closed the connection]
20:22
System_Error has joined #linux-rockchip
21:17
franoosh has quit [Remote host closed the connection]
21:18
franoosh has joined #linux-rockchip
21:25
ungeskriptet_ has joined #linux-rockchip
21:25
ungeskriptet has quit [Ping timeout: 244 seconds]
21:26
ungeskriptet_ is now known as ungeskriptet
21:27
digetx has joined #linux-rockchip
22:21
franoosh has quit [Remote host closed the connection]
22:33
naoki has joined #linux-rockchip
22:42
naoki has quit [Quit: naoki]
22:49
System_Error has quit [Remote host closed the connection]
22:55
System_Error has joined #linux-rockchip
23:54
System_Error has quit [Remote host closed the connection]