mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
lorenzb has quit [Ping timeout: 256 seconds]
stikonas has quit [Quit: Konversation terminated!]
hexdump02 has quit [Ping timeout: 240 seconds]
hexdump02 has joined #linux-rockchip
naoki has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
hexdump02 has quit [Ping timeout: 255 seconds]
hexdump02 has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
cbeznea has joined #linux-rockchip
<dsimic> mmind00: regarding the descriptions of Rudraksha's patches, I'll send an example of description in prose to the ML in the next few days
kbingham_ has quit [Quit: ZNC - http://znc.in]
kbingham has joined #linux-rockchip
<wens> Ermine: Mac hardware expecting 16kb pages is the main reason?
ldevulder has joined #linux-rockchip
<Ermine> wens: probably
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-rockchip
franoosh has joined #linux-rockchip
godvino has joined #linux-rockchip
raster has joined #linux-rockchip
eballetbo has joined #linux-rockchip
pinchartl has joined #linux-rockchip
lorenzb has joined #linux-rockchip
raster has quit [Ping timeout: 256 seconds]
raster has joined #linux-rockchip
raster has quit [Ping timeout: 248 seconds]
<mmind00> dsimic: though I would assume Rudraksha might be able to create their own version from the example? That was what my mail was meant to facilitate ... provide the scheme, but let them invent their own for the patches :-)
raster has joined #linux-rockchip
<dsimic> oh, of course
<dsimic> I'll wait a few days before sending that to the ML, because it's better for someone to figure things out on their own and learn in the process, than to just "copy & paste" a possible solution offered by someone else
<dsimic> in fact, I need to finish and submit a couple of accelerometer mount-matrix patches for some Pine64 devices, whose descriptions are direectly related to Rudraksha's patches... I'll leave that for the next week, to let Rudraksha do some work on improving the patch descriptions on their own :)
<dsimic> I think that sounds like a plan
raster has quit [Ping timeout: 256 seconds]
raster has joined #linux-rockchip
raster has quit [Ping timeout: 256 seconds]
Stat_headcrabbed has joined #linux-rockchip
mripard has quit [Ping timeout: 248 seconds]
mripard has joined #linux-rockchip
raster has joined #linux-rockchip
raster has quit [Ping timeout: 248 seconds]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
Stat_headcrabbed has joined #linux-rockchip
Stat_headcrabbed has quit [Client Quit]
raster has joined #linux-rockchip
raster has quit [Remote host closed the connection]
raster has joined #linux-rockchip
raster has quit [Client Quit]
raster has joined #linux-rockchip
raster has quit [Ping timeout: 248 seconds]
cbeznea has quit [Quit: Leaving]
cbeznea has joined #linux-rockchip
dsimic has quit [Ping timeout: 264 seconds]
dsimic has joined #linux-rockchip
testaccount has joined #linux-rockchip
testaccount has quit [Client Quit]
testaccount has joined #linux-rockchip
testaccount has quit [Quit: Going offline for now]
testaccount has joined #linux-rockchip
testaccount has quit [Quit: Going offline for now]
raster has joined #linux-rockchip
psydroid2 has joined #linux-rockchip
naoki has quit [Quit: naoki]
ldevulder has quit [Ping timeout: 264 seconds]
franoosh has quit [Ping timeout: 240 seconds]
ldevulder has joined #linux-rockchip
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
psydroid has quit [Ping timeout: 265 seconds]
chewitt has joined #linux-rockchip
psydroid has joined #linux-rockchip
tlwoerner_ has quit [Ping timeout: 240 seconds]
tlwoerner has joined #linux-rockchip
Daanct12 has quit [Quit: WeeChat 4.7.1]
<pinchartl> has anyone encountered "EQOS_DMA_MODE_SWR stuck
<pinchartl> on a RK3588 ?
<pinchartl> I'm trying to use mainline U-Boot on an orange pi cm5 base board
<pinchartl> which has no upstream DT yet
<pinchartl> Kwiboo: do you run upstream or bsp tf-a on your orange pi 5 ?
Stat_headcrabbed has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
raster has quit [Quit: Gettin' stinky!]
raster has joined #linux-rockchip
raster has quit [Client Quit]
System_Error has joined #linux-rockchip
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #linux-rockchip
eballetbo has quit [Quit: Connection closed for inactivity]
stikonas has joined #linux-rockchip
tlwoerner has quit [Ping timeout: 240 seconds]
tlwoerner has joined #linux-rockchip
<mmind00> pinchartl: I've not enountered that particular message yet ... but am wondering at what stage that happens
<mmind00> and in which vendor<-> upstream software permutation for uboot tf-a kernel :-)
necessarypinch4 has quit [Quit: The Lounge - https://thelounge.chat]
necessarypinch4 has joined #linux-rockchip
<pinchartl> mmind00: I've tried various combinations
<pinchartl> at the moment I'm running tf-a master and u-boot master
<pinchartl> with a .dts that is a merge of rk3588s-orangepi-5.dtsi (from u-boot upstream) and the orangepi kernel BSP DT sources
chewitt has quit [Quit: Zzz..]
<pinchartl> I've double-checked everything I could agains the schematics
<pinchartl> but very annoyingly, while the carrier board schematics is available, the CM's isn't :-(
<pinchartl> I was previously using a tf-a binary from rkbin
<pinchartl> the message occurs when I run "dhcp"
<pinchartl> "mii info" doesn't find the PHY so I'm investigating that too
<mmind00> pinchartl: ah, now I found the message in the u-boot sources ... was unsure if you had already booted "something"
<mmind00> pinchartl: I'm running (and network boot) a rk3588 tiger+jaguar with upstream tf-a for a while now
<pinchartl> I'm sure it can work :-)
<pinchartl> I just wonder why it doesn't work
<mmind00> pinchartl: One thing I could think of is the clocking of the phy
<mmind00> like the ethernet phys get their 25MHz or whatever clock from somewhere ... sometimes from a separate oscillator and sometimes from a soc clock source ... there are probably even more wonky variants
<pinchartl> according to the schematics it's an on-board oscillator and it doesn't have an enable pin
<mmind00> darn, there goes my theory
<pinchartl> my bad, it's even a crystal
<pinchartl> so clearly no enable pin :-)
<pinchartl> the power supply is always on (again according to the schematics)
<Kwiboo> pinchartl: I have mostly use latest vendor rkbin tf-a blobs for board bringup testing in U-Boot, and my ethernet testing has been limited sometime only ensuring dhcp and ping cmd works, I have never seen a EQOS_DMA_MODE_SWR stuck message, most testing is also with cold boot or pmic reset
<pinchartl> I think I've found the issue. I'm testing a fix
<pinchartl> apparently turning the 3v3 power supply helps...
<pinchartl> there are still issues, but it's better
unkraut_ has quit [Remote host closed the connection]
unkraut has joined #linux-rockchip
psydroid2 has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
ldevulder has quit [Ping timeout: 240 seconds]
walter has quit [Quit: Konversation terminated!]
walter has joined #linux-rockchip