mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
hexdump0815 has quit [Ping timeout: 252 seconds]
hexdump0815 has joined #linux-rockchip
<Daanct12> Kwiboo: sorry for not testing the patch earlier, i was busy yesterday and there was a utility pole fire
<Daanct12> today i did, your patch seems to workaround the setparent issue
chewitt has joined #linux-rockchip
mriesch has quit [Remote host closed the connection]
HackerBikepacker has quit [Remote host closed the connection]
HackerBikepacker has joined #linux-rockchip
mriesch has joined #linux-rockchip
Stat_headcrabbed has joined #linux-rockchip
ungeskriptet has joined #linux-rockchip
<Kwiboo> Daanct12: thanks for confirming, looking closer it look like the change in clk_set_parent was very recent, so I will shortly send a regression fix patch
<Daanct12> please cc my email so i can test
<Kwiboo> sure will do, https://github.com/u-boot/u-boot/commit/ac30d90f33674e49b4428b66f7dd9949f054b6c4 <<-- was the offending commit that changed how clk_set_parent works
<Daanct12> 
raster has joined #linux-rockchip
Stat_headcrabbed has quit [Remote host closed the connection]
Stat_headcrabbed has joined #linux-rockchip
Stat_headcrabbed has quit [Client Quit]
<Kwiboo> Daanct12: patch sent, see your mail or https://lore.kernel.org/r/20250419090718.2469756-1-jonas@kwiboo.se/
<Daanct12> it's the exact same patch that i tested
jaganteki has joined #linux-rockchip
<Kwiboo> hehe, yes it is the same, originally I was afraid it could affect something more like clk_set_default_parents() or similar, but seeing how the clk_enable() was just introduced a week or two ago skipping the clk_enable() call should be safe
<Kwiboo> it only restore old behaviour for rockchip clk drivers
<Daanct12> i'll also remove my clk_enable from the vop2 driver
<Daanct12> seeing that the trusted firmware enables it
ldevulder has joined #linux-rockchip
urja has quit [Ping timeout: 252 seconds]
ldevulder has quit [Quit: Leaving]
Stat_headcrabbed has joined #linux-rockchip
naoki has quit [Quit: naoki]
urja has joined #linux-rockchip
Stat_headcrabbed has quit [Remote host closed the connection]
raster has quit [Quit: Gettin' stinky!]
Daanct12 has quit [Quit: WeeChat 4.6.1]
urja has quit [Read error: Connection reset by peer]
jaganteki has quit [Ping timeout: 240 seconds]
dsimic has quit [Ping timeout: 272 seconds]
dsimic has joined #linux-rockchip
<Danct12> done :] i'll push v4 after some more reviews
<Danct12> i also made sure that vop2 is only removed when it's built with CONFIG_VIDEO_REMOVE
<Danct12> otherwise it'll stay on and the next OS (simplefb) can use it whenever it likes
urja has joined #linux-rockchip
raster has joined #linux-rockchip
Stat_headcrabbed has joined #linux-rockchip
Stat_headcrabbed has quit [Client Quit]
<minute> Danct12: there's vop2 support for uboot? :0 with hdmi?
Stat_headcrabbed has joined #linux-rockchip
Stat_headcrabbed has quit [Client Quit]
psydroid has joined #linux-rockchip
Stat_headcrabbed has joined #linux-rockchip
<Danct12> minute: and dsi support!
<Danct12> sadly only works on rk356x for now because i can't figure out how cluster works
<Danct12> perhaps that's something to do later
<Danct12> then rk3588 can be supported
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
alpernebbi has quit [Ping timeout: 276 seconds]
<minute> Danct12: ohhh i see
alpernebbi has joined #linux-rockchip