ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
kevery has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
Tenkawa has quit [Quit: Leaving.]
vagrantc has quit [Quit: leaving]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
camus has quit [Remote host closed the connection]
camus has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 260 seconds]
matthias_bgg has joined #linux-rockchip
camus has quit [Quit: camus]
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 252 seconds]
lurchi_ has joined #linux-rockchip
lurchi_ is now known as lurchi__
camus has joined #linux-rockchip
wens has joined #linux-rockchip
chewitt has quit [Ping timeout: 272 seconds]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 252 seconds]
kevery1 is now known as kevery
matthias_bgg has quit [Ping timeout: 256 seconds]
ldevulder has joined #linux-rockchip
System_Error has quit [Ping timeout: 240 seconds]
rembo10 has quit [Quit: ZNC 1.8.2 - https://znc.in]
rembo10 has joined #linux-rockchip
kevery has quit [Remote host closed the connection]
kevery has joined #linux-rockchip
stikonas has joined #linux-rockchip
kevery has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-rockchip
rtp has joined #linux-rockchip
Tenkawa has joined #linux-rockchip
macromorgan has quit [Quit: Leaving]
anon9002 has joined #linux-rockchip
macromorgan has joined #linux-rockchip
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #linux-rockchip
<montjoie> sigmaris: could you retry my branch, it should handle both crypto now
Rayyan has quit [Write error: Broken pipe]
Rayyan has joined #linux-rockchip
crabbedhaloablut has quit [Ping timeout: 240 seconds]
crabbedhaloablut has joined #linux-rockchip
<sigmaris> cool, I'll test again after work
<mort> Do y'all know what GPIO names like GPIO1_C5_d means? I assume it's a pin on GPIO1. Is it pin 0xC5 on GPIO1? Or does the C5 mean something else? And what does the _d mean?
<clarity> IIRC pins are named something like A0..7, B0..7, C0..7, D0..7
<clarity> Though some banks may have only 24 pins so D* are not present
<clarity> I don't know what _d is
<mort> so C5 would be 3*8+5
<clarity> I think so.
<clarity> mm wait
<clarity> Off by one
<clarity> A is 0*8+n so C must be 2*8+n
<mort> ah, right
vekay has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 252 seconds]
vagrantc has joined #linux-rockchip
crabbedhaloablut has quit [Ping timeout: 240 seconds]
crabbedhaloablut has joined #linux-rockchip
anon9002 has quit [Quit: leaving]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-rockchip
<sigmaris> montjoie: I tried your branch (commit b69acda090) and got some self-tests failing when the driver loads: https://termbin.com/cp7n
vekay has quit [Quit: Leaving]
<montjoie> sigmaris: found the bug, could you git pull && retry ?
<montjoie> I forgot to replace instance number in dma start...
<sigmaris> yep, seems better now - I don't see any errors when the driver probes: https://termbin.com/0hgt
<montjoie> sigmaris: thanks! do you want I put you as tested-by in my patch serie ?
<sigmaris> sure, you can put Tested-by: Hugh Cole-Baker <sigmaris@gmail.com>
<montjoie> and I found the TRM of rk3399, difference between crypto0 and 1 is that the 1 do not have RSA
SallyAhaj has joined #linux-rockchip