mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
<micken> Hello, I am bringing up ehci in Genode for rk3399. My writes to ehci regs have no effects , nothing changes. At first I thought that was my driver, but then I tried it in uboot with same results. Is there a write protection somwhere? The manual refence srgf .. but sgrf isn't documented.
<micken> EL2 btw
anarsoul has quit [Quit: ZNC 1.8.2 - https://znc.in]
anarsoul has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
<jakllsch> micken: hm
<jakllsch> i assume you 'usb start' in u-boot?
digetx has joined #linux-rockchip
Daanct12 has quit [Ping timeout: 265 seconds]
Daanct12 has joined #linux-rockchip
ungeskriptet is now known as Guest162
ungeskriptet has joined #linux-rockchip
Guest162 has quit [Ping timeout: 246 seconds]
ungeskriptet is now known as Guest1897
Guest1897 has quit [Killed (copper.libera.chat (Nickname regained by services))]
ungeskriptet has joined #linux-rockchip
stikonas has joined #linux-rockchip
<dsimic> naoki: ah, you're referring to the following lines in rk3399-rock-4se.dts:
<dsimic> 60 &vcc5v0_host {
<dsimic> 61 enable-active-high;
<dsimic> 62 gpio = <&gpio4 RK_PD1 GPIO_ACTIVE_HIGH>;
<dsimic> 63 pinctrl-names = "default";
<dsimic> 64 pinctrl-0 = <&vcc5v0_host_en>;
<dsimic> 65 };
<dsimic> those are already found in rk3399-rock-pi-4.dtsi, so yes, please submit a patch that removes those redundant lines from rk3399-rock-4se.dts
<dsimic> because rk3399-rock-4se.dts already includes rk3399-rock-pi-4.dtsi
stikonas has quit [Remote host closed the connection]
<micken> jakllsch: yes ..
<mmind00> dsimic: you're late to the party, I already applied naoki 's patch doing that yesterday ;-)
raster has joined #linux-rockchip
<dsimic> mmind00: ah, I'm still a couple of weeks behind when it comes to reading email :(
<dsimic> still looking for a good temporary fix that should stop me from drowning in the incoming messages
<micken> jakllsch: I tried with stopping usb in uboot , no difference all registers are as they boot with. The status register have error bit (host) set
<dsimic> mmind00: while we're here, I'd like to know are you fine with the explanation that I offered in the email linked below?
ldevulder has joined #linux-rockchip
<mmind00> dsimic: I really would just go with dev_err_probe ... as the doc to that function says, it is just fine to use for standard error handling too
<mmind00> dsimic: also having that one dev_err in there will just trigger someone else in the near future to convert it separately
<mmind00> afterall there seem to be a number of companies around that measure their employees "performance" in number of commits only
<dsimic> hmm, but then we should convert _all_ instances of dev_err() to dev_error_probe()
<dsimic> I mean, there would still be more than a few left
<dsimic> either we should replace them all, or use dev_err() where it fits better
SystemError has quit [Remote host closed the connection]
SystemError has joined #linux-rockchip
<micken> jakllsch: haha found it .. first byte in 0x0 defines the start address of io regs
steev has quit [Ping timeout: 260 seconds]
macromorgan has quit [Ping timeout: 260 seconds]
macromorgan has joined #linux-rockchip
steev has joined #linux-rockchip
<dsimic> mmind00: however, I'll stop arguing with you on this rather irrelevant change, :) and I'll submit the v3 that drops this change
<mmind00> dsimic: correct ... things that are in the probe path should probably use dev_err_probe ;-)
<dsimic> true, and perhaps we should convert the remaining instances of dev_err() at some point
<dsimic> let's not do that now, to limit the scope of this patch series :)
<mmind00> exactly :-)
matthias_bgg has joined #linux-rockchip
<dsimic> mmind00: here's the v3, please have a look when you get a chance
franoosh has joined #linux-rockchip
jakllsch has quit [Ping timeout: 276 seconds]
jakllsch has joined #linux-rockchip
<dsimic> mmind00: thanks!
Daanct12 has quit [Quit: WeeChat 4.4.1]
<naoki> hmm, I had no time for 5C today... zzz...
naoki has quit [Quit: naoki]
Net147 has quit [Ping timeout: 252 seconds]
gnuiyl has quit [Ping timeout: 255 seconds]
gnuiyl has joined #linux-rockchip
ungeskriptet has quit [Quit: The Lounge - https://thelounge.chat]
ungeskriptet has joined #linux-rockchip
UndrWater_ has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
UndrWater has joined #linux-rockchip
ungeskriptet has quit [Quit: The Lounge - https://thelounge.chat]
Net147 has joined #linux-rockchip
Net147 has quit [Changing host]
Net147 has joined #linux-rockchip
jaganteki has joined #linux-rockchip
raster has quit [Quit: Gettin' stinky!]
<jaganteki> is there any kodi integrations available with mainline codecs on rk3588?
<qschulz> jaganteki: maybe libreelec is using them?
<qschulz> considering Kwiboo is working on the ffmpeg v4l-requests support, I assume this may be related to the project :)
<jaganteki> Kwiboo: any lead?
dsimic has quit [Ping timeout: 248 seconds]
dsimic has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
Hypfer63 has joined #linux-rockchip
Hypfer6 has quit [Ping timeout: 248 seconds]
Hypfer63 is now known as Hypfer6
jaganteki has joined #linux-rockchip
ldevulder has quit [Quit: Leaving]
<Kwiboo> jaganteki: kodi should support v4l2 request codecs as long as ffmpeg is patched to also support v4l2-request hwaccel, for libreelec we use https://github.com/LibreELEC/LibreELEC.tv/blob/master/packages/multimedia/ffmpeg/patches/v4l2-request/ffmpeg-001-v4l2-request.patch to patch ffmpeg
<Kwiboo> however using https://ffmpeg.org/pipermail/ffmpeg-devel/2024-August/332034.html kodi will require https://github.com/xbmc/xbmc/pull/25467 due to changes/fixes that was made for ffmpeg v2 submission
xha has quit [Remote host closed the connection]
<Kwiboo> with recent addition of hantro nodes to rk3588 DT I would expect at least basic mpeg2/h264/vp8 to work with kodi, at least that works for rk356x
<jaganteki> Do we have any ingratiation build script that include these on rk3588 libreelec, already?
<jaganteki> s/ingratiation/intigrated
Stat_headcrabed has joined #linux-rockchip
<Kwiboo> not something that is in a working state, only have an old libreelec PR for rk356x and an old local test for rk3588 (without hdmi), so need to be re-tested and rebased to get something that is somewhat running on rk3588
<Kwiboo> my current focus is to complate a ffmpeg v4l2-request v3 series (with minor changes), need to re-test hevc on rpi4/rpi5 and test av1 on rk3588 before it will be sent
<Kwiboo> diederik: hehe, yeah, I should probably push what I currently have locally to that branch/PR ;-)
<diederik> I'm in no hurry :) I had already looked it up when I saw the conversation, so figured might as well share it
raster has joined #linux-rockchip
eballetbo has quit [Quit: Connection closed for inactivity]
ungeskriptet has joined #linux-rockchip
franoosh has quit [Ping timeout: 246 seconds]
franoosh has joined #linux-rockchip
raster has quit [Quit: Gettin' stinky!]
jaganteki has quit [Quit: Client closed]
loki_val has joined #linux-rockchip
crabbedhaloablut has quit [Ping timeout: 260 seconds]
crabbedhaloablut has joined #linux-rockchip
loki_val has quit [Ping timeout: 260 seconds]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
jaganteki has joined #linux-rockchip
testaccount has joined #linux-rockchip
testaccount has quit [Client Quit]
vagrantc has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
naoki has joined #linux-rockchip
<linkmauve> Kwiboo, if you send me v3 I can test AV1, I have a rk3588 board setup already.
raster has joined #linux-rockchip
acari has joined #linux-rockchip
acari has quit [Changing host]
acari has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
sjoerd has quit [Quit: Ping timeout (120 seconds)]
sjoerd has joined #linux-rockchip
krei-se has quit [Ping timeout: 255 seconds]
raster has quit [Quit: Gettin' stinky!]
matthias_bgg has quit [Ping timeout: 252 seconds]
krei-se has joined #linux-rockchip
acari has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
SystemError has quit [Remote host closed the connection]
SystemError has joined #linux-rockchip