<maz>
mmind00: ah, great! guess I'll order a couple of boards and see if I remember what 32bit is like... ;-)
<mmind00>
maz: looking forward to mainline patches then ... those 32bit pull requests often feel so empty these days
<maz>
mmind00: that's the way they should be. hopefully there isn't too much to do...
<mmind00>
maz: looking at that kernel branch (grepping for rv1106), there really isn't much ... just the usual ... a clock controller and a bunch of different GRF offsets in a number of drivers
Daanct12 has quit [Read error: Connection reset by peer]
Daanct12 has joined #linux-rockchip
Daanct12 has quit [Quit: WeeChat 4.2.1]
Livio has joined #linux-rockchip
Livio has quit [Ping timeout: 268 seconds]
raster has quit [Quit: Gettin' stinky!]
psydroid has joined #linux-rockchip
macromorgan has joined #linux-rockchip
sL1pKn07 has quit [Ping timeout: 264 seconds]
sL1pKn07 has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
sL1pKn07 has quit [Ping timeout: 240 seconds]
sL1pKn07 has joined #linux-rockchip
sL1pKn07 has quit [Ping timeout: 255 seconds]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
Livio has joined #linux-rockchip
Livio has quit [Ping timeout: 272 seconds]
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
stikonas_ has joined #linux-rockchip
stikonas_ has quit [Client Quit]
UndrWater has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
UndrWater has joined #linux-rockchip
macromorgan has quit [Read error: Connection reset by peer]
stikonas has quit [Read error: Connection reset by peer]
stikonas has joined #linux-rockchip
stikonas has quit [Client Quit]
stikonas has joined #linux-rockchip
sL1pKn07 has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
sL1pKn07 has quit [Ping timeout: 240 seconds]
sL1pKn07 has joined #linux-rockchip
sL1pKn07 has quit [Ping timeout: 264 seconds]
sL1pKn07 has joined #linux-rockchip
sL1pKn07 has quit [Ping timeout: 256 seconds]
Livio has joined #linux-rockchip
sL1pKn07 has joined #linux-rockchip
UndrWater has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
<minute>
what's the actually correct cpu freq driver in mainline for rk3588? CONFIG_ARM_SCMI_CPUFREQ?
<minute>
we just built a debian kernel for rk3588 and everything works, just i don't get any cpu freq info vs my monolithic kernel build... (same dts) so trying to figure out what's missing
UndrWater has joined #linux-rockchip
<minute>
apparently it's not rockchip_cpufreq (which doesn't probe with error -22)
System_Error has quit [Remote host closed the connection]
sL1pKn07 has quit [Ping timeout: 256 seconds]
System_Error has joined #linux-rockchip
Livio has quit [Ping timeout: 246 seconds]
UndrWater has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
Livio has joined #linux-rockchip
UndrWater has joined #linux-rockchip
Livio has quit [Ping timeout: 264 seconds]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vagrantc has joined #linux-rockchip
<CounterPillow>
mainline has no cpufreq support for rk3588 atm
<CounterPillow>
I think Collabora has a somewhat hacky solution in one of their kernel trees, but I don't think it properly implements the silicon-dependant voltage/clock management
<minute>
ah sorry, i meant the collabora tree...
<minute>
CounterPillow: do you know what they're using to do the freq scaling that exists?