ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
naoki has joined #linux-rockchip
Tenkawa has quit [Quit: Was I really ever here?]
naoki has quit [Quit: naoki]
naoki has joined #linux-rockchip
stikonas has quit [Ping timeout: 248 seconds]
Danct12 has joined #linux-rockchip
camus has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
Danct12 has quit [Ping timeout: 260 seconds]
vagrantc has quit [Quit: leaving]
Daanct12 has quit [Read error: Connection reset by peer]
Danct12 has joined #linux-rockchip
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-rockchip
hanetzer has quit [Ping timeout: 268 seconds]
hanetzer has joined #linux-rockchip
hanetzer has quit [Ping timeout: 252 seconds]
hanetzer has joined #linux-rockchip
Danct12 has quit [Quit: Leaving]
naoki has quit [Quit: naoki]
naoki has joined #linux-rockchip
stikonas has joined #linux-rockchip
<warpme>
Tenkawa: i'm using Quartz64 repo for rock5b. dt is done by me and is based on quartz64 dt. (btw: i have also 3588s based rock5a - but this sbc resets using boot; probably known issue of PD where board not talks to usb-c supply during more than 3sec - so usb-c supply decides to turn-off by timeout on PD comm. handshake )
naoki has quit [Quit: naoki]
mmind00 has quit [Quit: mmind00]
mmind00 has joined #linux-rockchip
Tenkawa has joined #linux-rockchip
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-rockchip
cp- has quit [Quit: Disappeared in a puff of smoke]
cp- has joined #linux-rockchip
<warpme>
macromorgan: i just realised that comparing clocks on mine 6.1.9 vs bsp is impossible as on 6.1.9 i don't have booted kernel to stage with console (i'm booting from sd card. as sd card is not working - kernel is not fully booted)
<CounterPillow>
does your dts contain power regulator stuff? I know if the sd card tries to switch voltages without the pmic being in the dts it just dies and root never gets mounted
<warpme>
CounterPillow: i think yes. I spent some time to verify are vmmc-supply and vqmmc-supply are correctly mapped to pmic1/pmic2 and have correct min/max ranges.
<CounterPillow>
maybe it's changing the wrong clock? the garbled output at the end seems... suspicious
<warpme>
im booting from sd card and hw works as dtb & kernel are loading ok. I'm using kernel code developed on QuartzPro64 and I assume this code works ok on this HW (i don't have HW to test). So: as it works on Quartz and not on rock5b - issue is on my side.... Do you have any 3588 HW to play with?