mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
Helenah has quit [Ping timeout: 240 seconds]
stikonas has quit [Quit: Konversation terminated!]
sigmaris has quit [Ping timeout: 268 seconds]
sigmaris has joined #linux-rockchip
paulk has quit [Read error: Connection reset by peer]
paulk-bis has joined #linux-rockchip
vagrantc has quit [Ping timeout: 272 seconds]
naoki has quit [Quit: naoki]
naoki has joined #linux-rockchip
vagrantc has joined #linux-rockchip
vagrantc has quit [Client Quit]
raster has joined #linux-rockchip
warpme has joined #linux-rockchip
ldevulder has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Kwiboo> mmind00: Thanks! :-)
<naoki> lately I'm working for OpenWrt for Radxa boards, but one of my PR was rejected because I used not-yet-upstreamed kernel dts and u-boot defconfig.
<naoki> if ROCK 3B is merged for 6.11, when ROCK 3B for U-Boot is available(merged)? ;)
<naoki> I need to wait both are merged to make PR for OpenWrt lol
<diederik> Maybe they use the same policy as Debian, where the most important criteria is that it's accepted by the upstream maintainer?
warpme has joined #linux-rockchip
<naoki> diederik: I think so. not bad, very good policy
<naoki> (but users want...)
<diederik> Yep, I like it too. It prevents you from (endlessly) adding random patches and stimulates others to upstream things
<arnd> mmind00: I've pulled the branch now, but got a little confused here. I already pulled your branch yesterday (though for some reason patchwork failed to detect this. I hope those get sent later though), and now saw a new pull request for the same tag. I've reworded the merge message now for the new version since it only adds the two boards
<mmind00> arnd: sorry about that ... I did send a v2 pull request yesterday as well https://patchwork.kernel.org/project/linux-soc/patch/2191200.GUh0CODmnK@diego/
<mmind00> arnd: and yeah I didn't see a bot response for previous one
<arnd> yes, that's what I meant. I had merged v1 (which failed to give you a notification), and then merged v2 on top. The contents are all fine as v2 could just as well have been a #3 v1
<mmind00> arnd: ok ... I guess I'll refrain from just doing "vX" in the future and just add stuff on top if needed ;-)
<qschulz> naoki: U-Boot wants upstreamed kernel dts before you can add support for the device. But you can cherry-pick the patches once they make it to the master branch (no need to wait for -rc or a kernel release)
<arnd> mmind00: If you send multiple PRs, I prefer to pull them in one at a time from separate tags, each with a description of the new contents. You can respin a pull request if you notice a mistake in it, but then it's better if you tell me about it separately in email or irc so I don't accidentally merge it twice
<mmind00> arnd: ok - will keep that in mind in the future :-) ... sorry for causing confusion
Livio has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<naoki> qschulz: ah, yes, wait "patch is in mainline", not "next release"
<qschulz> naoki: there's a tool now to import dts from upstream in U-Boot so you don;t have much of a choice anyway, it needs to be in master for it to work I think
raster has quit [Quit: Gettin' stinky!]
Spirit532 has quit [Read error: Connection reset by peer]
Spirit532 has joined #linux-rockchip
Livio has quit [Ping timeout: 268 seconds]
robmur01 has quit [Remote host closed the connection]
robmur01 has joined #linux-rockchip
<Kwiboo> naoki: qschulz: as soon as v6.11-rc1-dts lands in https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/ we can start picking commits from it and send U-Boot patches :-)
<naoki> hmm, I need to understand current work flow...
<Kwiboo> for my local u-boot tree I will probably just add a temp commit with a manual sync from linux-next until everything finally lands in devicetree-rebasing and can be picked
warpme has joined #linux-rockchip
<Kwiboo> naoki: to answer your old question regarding slow microSD on 3B, I can confirm that I did not add the uhs props to DT, so it only reached non uhs speeds
<Kwiboo> there exist a io-domain vs mmc driver probe order issue that probably should be solved before adding uhs props
<Kwiboo> using uhs50 like some rk356x boards are doing could be done, but not sure that is good, as it may leave the io-domain voltage level at 3.3 during uhs mmc training
<Kwiboo> and that is what is causing issue with uhs104, the training is done with wrong io-domain config, and result in different tuning then when 1v8 would have been used
<Kwiboo> basically with uhs104 the card may not be detected at boot, because it gets one training value, if you however pull it out and plug it in after boot, it will work and training value is different because 1v8 is correctly used at that time
<mmind00> arnd: for the "Add Xunlong Orange Pi 3B" git.kernel.org claims that the commit is "not reachable from any branch" (https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=d79d713d602e8b32cf935ddfdf61769cb74ba1dc)
<mmind00> arnd: is this just git.kernel.org being slow or something else?
<arnd> no idea
System_Error has quit [Ping timeout: 260 seconds]
<mmind00> arnd: it looks like it isn't part of the "for-next" branch ... it is listed in the "document merges" commit, but does not seem to be part of the branch
<arnd> mmind00: right, I was trying to merge and push one of the main branches at a time to see if that made a difference with the patchwork notification mails
<arnd> I pushed out the rest now, which should fix it.
<mmind00> arnd: looks like it, I see both the rockchip boards as well as the sophgo/dt commits in the soc/dt branch now :-)
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
urja has quit [Read error: Connection reset by peer]
System_Error has joined #linux-rockchip
psydroid2 has joined #linux-rockchip
urja has joined #linux-rockchip
psydroid has quit [Quit: KVIrc 5.2.4 Quasar http://www.kvirc.net/]
psydroid has joined #linux-rockchip
naoki has quit [Quit: naoki]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
Livio has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
dsimic has quit [Ping timeout: 246 seconds]
dsimic has joined #linux-rockchip
ungeskriptet has quit [Quit: Contact links: https://david-w.eu]
warpme has quit [Read error: Connection reset by peer]
warpme has joined #linux-rockchip
System_Error has quit [Ping timeout: 260 seconds]
System_Error has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
ldevulder has quit [Quit: Leaving]
Livio has quit [Ping timeout: 240 seconds]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
warpme has quit [Client Quit]
warpme has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ungeskriptet has joined #linux-rockchip
Stat_headcrabed has quit [Quit: Stat_headcrabed]
psydroid2 has quit [Ping timeout: 246 seconds]
ungeskriptet has quit [Quit: Contact links: https://david-w.eu]
stikonas has joined #linux-rockchip
warpme has joined #linux-rockchip
psydroid2 has joined #linux-rockchip
naoki has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 240 seconds]
kevery1 is now known as kevery
System_Error has quit [Remote host closed the connection]
hl_ has joined #linux-rockchip
hl has quit [Ping timeout: 256 seconds]
psydroid2 has quit [Ping timeout: 268 seconds]
hl_ has quit [Client Quit]
manawyrm has quit [Server closed connection]
manawyrm has joined #linux-rockchip
hl has joined #linux-rockchip
System_Error has joined #linux-rockchip