<junari>
apritzel: only the dts changes do not allow phy to work in x96qpro+, but work on walnutpi. So I will not send these patches for now
junari_ has joined #linux-sunxi
juanesf91 has joined #linux-sunxi
junari has quit [Ping timeout: 480 seconds]
warpme has quit []
radxanaoki has quit [Quit: radxanaoki]
BroderTuck has joined #linux-sunxi
warpme has joined #linux-sunxi
<BroderTuck>
In dwmac-sun8i.c theres a (somewhat ungrammatical) message about "Too many adress". What is the if checking for, exactly?
warpme has quit [Ping timeout: 480 seconds]
<apritzel>
BroderTuck: that happens whenever the network layer adds too many MAC addresses
<apritzel>
The hardware has a filter, to only pass through packets with one of up to 8 MAC addresses. If we need 9 or more, it has to switch to promiscuous mode, to receive every packet and do the filtering in software
<apritzel>
not sure why the network layer registers so many addresses, might be worth investigating (printks in sun8i_dwmac_set_filter() to see what the addresses are, for instance)
<BroderTuck>
I just noticed it in the log posted by juanesf91 , where the gmac0 spits out this message but the gmac1 doesnt
JohnDoe_71Rus has joined #linux-sunxi
warpme has joined #linux-sunxi
<BroderTuck>
...and the gmac0 has the status NO_CARRIER...
warpme has quit [Ping timeout: 480 seconds]
hexdump0815 has quit [Quit: WeeChat 3.8]
warpme has joined #linux-sunxi
warpme is now known as Guest21510
warpme has joined #linux-sunxi
evgeny_boger1 has quit []
evgeny_boger has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
hazardch1m has joined #linux-sunxi
hazardchem has quit [Ping timeout: 480 seconds]
Guest21510 has left #linux-sunxi [#linux-sunxi]
Guest21510 has joined #linux-sunxi
Guest21510 has quit [Read error: Connection reset by peer]
warpme has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
warpme is now known as Guest21512
warpme has joined #linux-sunxi
<warpme>
junari: did you try to compare aw inno phy vs rk inno phy in rk3228/3328 from trm regs desc/defs? I suspect both aw and rk are insourcing the hdmi phy from the same IP family from innosilicon. Diffs might be in ip versions or revision. I thing good start will be to compare regs+desc in 3328 trm and a523 trm. It may happen we will be able to reuse 3328 code with just some mods/additions or even just quirks (to get it basically
<warpme>
working)....
junari_ is now known as junari
<junari>
Yeah, I was looking at a variant from rockchip, but I haven't had time to properly deal with it properly
indy has quit [Ping timeout: 480 seconds]
<wens>
I don't think there are any details in the A523 manual though
dsimic is now known as Guest21514
dsimic has joined #linux-sunxi
Guest21514 has quit [Ping timeout: 480 seconds]
warpme has quit []
juanesf91 has quit []
ing_warn has quit []
Guest21512 has quit [Ping timeout: 480 seconds]
cnxsoft has quit [Ping timeout: 480 seconds]
<MoeIcenowy>
interesting
<MoeIcenowy>
I think jh7110 uses an inno hdmi phy too
BroderTuck has quit [Quit: -]
BroderTuck has joined #linux-sunxi
warpme has joined #linux-sunxi
hazardchem has joined #linux-sunxi
hazardch1m has quit [Ping timeout: 480 seconds]
jernej has quit [Read error: Connection reset by peer]
jernej has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Schimsalabim has quit [Read error: Connection reset by peer]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
sdfgsdfs has joined #linux-sunxi
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
colinsane has joined #linux-sunxi
evgeny_boger has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
colinsane has quit [Ping timeout: 480 seconds]
warpme has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
aperezdc has quit [Remote host closed the connection]
aperezdc has joined #linux-sunxi
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
wingrime-ww has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
wingrime1 has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
BroderTuc1 has joined #linux-sunxi
BroderTuck has quit [Ping timeout: 480 seconds]
warpme has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
ftg has quit [Read error: Connection reset by peer]
<apritzel>
warpme: please don't get boards with new Allwinner SoCs if you expect to actually use them (to their full extent) with mainline. Progress will be unpredictably slow - look at H616 graphics - but you should know that ...