mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
gnuiyl has quit [Remote host closed the connection]
gnuiyl has joined #linux-rockchip
gnuiyl has quit [Remote host closed the connection]
gnuiyl has joined #linux-rockchip
gnuiyl has quit [Quit: Leaving]
<naoki> could you review these patches, anyone?
naoki has quit [Quit: naoki]
hexdump0815 has quit [Ping timeout: 265 seconds]
hexdump0815 has joined #linux-rockchip
naoki has joined #linux-rockchip
naoki has quit [Client Quit]
gnuiyl has joined #linux-rockchip
franoosh has joined #linux-rockchip
Woutervanh has quit [Ping timeout: 256 seconds]
naoki has joined #linux-rockchip
naoki has quit [Client Quit]
naoki has joined #linux-rockchip
ldevulder has joined #linux-rockchip
warpme has joined #linux-rockchip
Stat_headcrabbed has joined #linux-rockchip
naoki has quit [Quit: naoki]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 265 seconds]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 260 seconds]
kevery1 is now known as kevery
eballetbo has joined #linux-rockchip
<qschulz> virtually nobody except Tom is allowed to merge upstream DT tree into U-Boot tree, what you're allowed to do is cherry-pick patches
<qschulz> so essentially, we can ask Tom to merge 6.11 into the next branch, so that v2025.01 will have the 6.11 DT in it
<dsimic> perhaps naoki wanted to test and see what changes it would result in
<qschulz> yeah it's a good idea to prepare the work, I guess we could just ask Tom to update the DT tree in next and they can start working on that since anyway this is what will happen
<dsimic> as a note, naoki is offline and perhaps won't see your messages :/
<qschulz> yes, I saw that my autocompletion didn't work :)
<qschulz> But, 1) maybe they read the archive (one can dream :) ) 2) someone else could paste what I wrote once they come back
<qschulz> (or myself)
<dsimic> I'll try to remember to resend it when naoki gets back
<qschulz> if they really want the information, they'll ask again, don't worry about it :)
stikonas_ has joined #linux-rockchip
naoki has joined #linux-rockchip
raster has joined #linux-rockchip
stikonas_ has quit [Quit: Konversation terminated!]
stikonas has joined #linux-rockchip
<Kwiboo> naoki: I can take a closer look at you patches later, did you test U-Boot with those changes, we have some overrides in U-Boot that was required to make pcie work (not freeze the system)
<naoki> Kwiboo: I tested on U-boot without override thing
<naoki> it works if there is no pcie device
<Kwiboo> also use of the pcie regulator may have been there as a workaround for pcie clockgenerator to have pcie working, at least that is the case for pcie3, not sure if pcie2 was affected/requires the clockgenerator
<naoki> ah pcie should work too, I think I tested both case
<naoki> ^pci device should work
<Kwiboo> something to check: "pci enum" in u-boot with nothing in M-key nvme slot and a pcie wifi card in E-key slot, is the network controller detected or does the system freeze
erg_ has joined #linux-rockchip
franoosh has quit [Ping timeout: 248 seconds]
mripard has joined #linux-rockchip
<dsimic> naoki: qschulz replied to you while you were offline
<naoki> Kwiboo: I think I understand that issue :) I removed overrides in u-boot
<dsimic> can you read the channel archives somewhere, or would you like me to resend those mesages?
<qschulz> for anyone wondering, the logs are here https://libera.irclog.whitequark.org/linux-rockchip
<naoki> dsimic: qschulz: thanks for the info
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<naoki> btw I installed ubuntu server for my test boards. it uses grub/efi instead of extlinux, and grub/efi doesn't load dtb on file system...
stikonas has quit [Quit: Konversation terminated!]
<diederik> I don't know how it works (and no time to look into it), but I have grub-efi-arm64 package installed on a/my Debian Bookworm system (Rock64, but shouldn't matter) and I have a /boot/efi/dtb/ dir which has all kinds of dtb files
<diederik> So you *could* make it work. Or just switch to u-boot/extlinux?
<qschulz> naoki: I think it just takes the DTB that is used by U-Boot proper? That's what distros want to do now if I remember correctly
<qschulz> I think Qualcomm does the same
<diederik> There's also a /boot/efi/EFI/debian/grub.cfg file with ``search.fs_uuid <fs-guid> root`` \ ``set prefix=($root)'/boot/grub'`` \ ``configfile $prefix/grub.cfg``
<naoki> qschulz: I think so
<naoki> I want to use extlinux to make dts debug easy, but just removing efi things don't work well (boot failed at u-boot)
<naoki> writing good commit message is most difficult task for me...
<qschulz> naoki: you eventually get used to it :)
<naoki> I hope so
<qschulz> I personally like it, it makes me think about what I just coded, sometimes while writing the commit log I discover I could split it differently or reorganize stuff so it's easier to understand
<qschulz> it's like a story to tell, each commit being a chapter, you want the reader to not be lost, so you provide enough context to understand how one chapter relates to the following
<qschulz> you also have character building so people can understand why a character behaves this way, for your commit it would be why this is needed in the first place
<naoki> hmm... thanks
naoki has quit [Quit: naoki]
naoki has joined #linux-rockchip
naoki has quit [Quit: naoki]
warpme has joined #linux-rockchip
erg_ has quit [Ping timeout: 248 seconds]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
franoosh has joined #linux-rockchip
erg_ has joined #linux-rockchip
franoosh has quit [Ping timeout: 244 seconds]
tsygam has joined #linux-rockchip
ldevulder has quit [Quit: Leaving]
dsimic has quit [Ping timeout: 276 seconds]
dsimic has joined #linux-rockchip
smaeul_ is now known as smaeul
manawyrm has quit [Quit: Read error: 2.99792458 x 10^8 meters/second (Excessive speed of light)]
manawyrm has joined #linux-rockchip
<diederik> Is it normal/expected to see rockchip_drm_fini (note the 'fini' part) in dmesg? I'm seeing it with a Q64-B right now, but I think I saw it too with Rock64
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
acari has quit [Remote host closed the connection]
tsygam has quit [Quit: Connection closed for inactivity]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
raster has quit [Quit: Gettin' stinky!]
erg__ has joined #linux-rockchip
erg_ has quit [Ping timeout: 246 seconds]
psydroid has joined #linux-rockchip
vagrantc has joined #linux-rockchip
Stat_headcrabbed has joined #linux-rockchip
erg_ has joined #linux-rockchip
erg__ has quit [Ping timeout: 260 seconds]
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
naoki has joined #linux-rockchip
stikonas has joined #linux-rockchip
raster has joined #linux-rockchip
erg_ has quit [Remote host closed the connection]
stikonas has quit [Read error: Connection reset by peer]
raster has quit [Quit: Gettin' stinky!]