ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
mraynal has quit [Quit: WeeChat 3.0]
mraynal has joined #armlinux
apritzel_ has quit [Ping timeout: 240 seconds]
XV8 has quit [Ping timeout: 272 seconds]
XV8 has joined #armlinux
benh has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
benh has joined #armlinux
amitk has joined #armlinux
apritzel_ has joined #armlinux
apritzel_ has quit [Ping timeout: 244 seconds]
cbeznea has joined #armlinux
tlwoerner__ has joined #armlinux
tlwoerner_ has quit [Ping timeout: 244 seconds]
mcoquelin has joined #armlinux
frieder has joined #armlinux
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #armlinux
guillaume_g has joined #armlinux
elastic_dog has quit [Ping timeout: 272 seconds]
amitk has quit [Ping timeout: 272 seconds]
amitk has joined #armlinux
headless has joined #armlinux
djrscally has joined #armlinux
nsaenz has joined #armlinux
sszy has joined #armlinux
alexels has joined #armlinux
LiChen has joined #armlinux
monstr has joined #armlinux
apritzel has joined #armlinux
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
biju has joined #armlinux
headless has quit [Quit: Konversation terminated!]
jn has quit [Remote host closed the connection]
jn has joined #armlinux
jn has joined #armlinux
Misotauros has quit [Ping timeout: 240 seconds]
macromorgan has quit [Read error: Connection reset by peer]
matthias_bgg has joined #armlinux
Misotauros has joined #armlinux
<bjdooks> still looking for any dev boards that might have i3c and linux support, anyone got an idea
<geertu> abelloni: ^
<abelloni> I never seen one :)
<geertu> And no in-tree DTS files that contain any of the compatible values suppored by the 4 existing drivers
<geertu> FPGA?
<geertu> Of course, do any i3c slaves/targets/... exist?
<bjdooks> being asked questions about drivers for i3c capable devices for customers
<bjdooks> so there are devices, just can't find anything to hook a device up to to test
Amit_T has joined #armlinux
headless has joined #armlinux
<hanetzer> oh, i3c is not a typo for i2c here?
elastic_dog has joined #armlinux
<bjdooks> nope, although i3c devices i think are mostly backwards compatible
<bjdooks> linux ha a couple, i think synopsys and cadence masters
<marex> I think the technology will only be ready by the time i4c arrives
<marex> mraynal: ^ i3c
<marex> bjdooks: snps,dw-i3c-master-1.00a ... smells like soft IP you can pop into xilinx FPGA, that 1.00a suffix is often generated by vivado
Amit_T has quit [Ping timeout: 240 seconds]
Amit_T has joined #armlinux
<bjdooks> marex: a lot of the synopsys stuff is used in hard-soc, take their spi, gpio, pwm, etc
torez has joined #armlinux
Grimler has quit [Quit: leaving]
headless has quit [Quit: Konversation terminated!]
Grimler has joined #armlinux
Grimler has quit [Quit: leaving]
Grimler has joined #armlinux
Crassus has joined #armlinux
matthias_bgg has quit [Quit: Leaving]
matthias_bgg has joined #armlinux
<abelloni> we do have everything on FPGAs
<abelloni> I only know of two SoCs that have i3c controllers
<bjdooks> abelloni: are either of them easily available on boards?
<abelloni> I4d say that most of the i3c devices are not compatible with i2c
<abelloni> bjdooks: unfortunately not
<abelloni> one of them is a TI automotive chip
<Xogium> i3c... how weird
macromorgan has joined #armlinux
matthias_bgg has quit [Quit: Leaving]
Crassus has quit [Quit: Textual IRC Client: www.textualapp.com]
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #armlinux
Amit_T has quit [Ping timeout: 240 seconds]
guillaume_g has quit [Quit: Konversation terminated!]
headless has joined #armlinux
guillaume_g has joined #armlinux
<marex> bjdooks: both synopsys/designware and cadence are both soft and hard IPs
<marex> but well, abelloni confirmed that right now its mostly fpga stuff
<marex> bjdooks: maybe you can synthesise one in an FPGA, look https://www.xilinx.com/products/intellectual-property/1-10eufuv.html
sszy has quit [Ping timeout: 268 seconds]
<hanetzer> heh. I suppose if one were so inclined, they could use a raspi rp2040 board's PIO to create an i3c device for testing
djrscally has quit [Ping timeout: 244 seconds]
guillaume has joined #armlinux
guillaume_g has quit [Ping timeout: 272 seconds]
Pali has joined #armlinux
matthiasbgg[m] has quit [Quit: You have been kicked for being idle]
jlinton has joined #armlinux
<bjdooks> marex: interesting, but a bit more effort than I want to put in now
Amit_T has joined #armlinux
alexels has quit [Quit: WeeChat 3.5]
apritzel has quit [Ping timeout: 240 seconds]
jeeeun has quit [Quit: The Lounge - https://thelounge.chat]
bjdooks has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
bjdooks has joined #armlinux
jeeeun has joined #armlinux
amitk has quit [Ping timeout: 264 seconds]
guillaume has quit [Quit: Konversation terminated!]
monstr has quit [Remote host closed the connection]
bjdooks has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jeeeun has quit [Quit: The Lounge - https://thelounge.chat]
Crassus has joined #armlinux
bjdooks has joined #armlinux
jeeeun has joined #armlinux
Crassus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Xogium> hmm.. trying to use gdb + openocd to debug a hanging kernel here... I have debug_info enabled, but this is most all I manage to get from bt, there's any command I could try to get more details ?
apritzel_ has joined #armlinux
<Xogium> earlyprintk here is useless, the last message I get is realycon bootconsole enabled thena hang, then a violent reset thanks to the watchdog
<Xogium> err
<Xogium> I mean, the last message is bootconsole earlycon enabled, then a hang, then reset by watchdog
<Xogium> ftr this is an attempt to upgrade to a newer kernel, 5.15 instead of 5.10. But somehow my 5.10 defconfig got real messed up when upgrading, it disabled a lot of stuff like framebuffer support, I'm not sure who
<Xogium> *why
<Xogium> so I suspect something blew up in that config but I don't know what it could be
apritzel_ has quit [Ping timeout: 276 seconds]
nsaenz has quit [Quit: Leaving]
Amit_T has quit [Quit: Leaving]
frieder has quit [Remote host closed the connection]
jlinton has quit [Quit: Client closed]
biju has quit [Quit: Client closed]
jlinton has joined #armlinux
apritzel_ has joined #armlinux
amitk has joined #armlinux
XV8 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
djrscally has joined #armlinux
XV8 has joined #armlinux
amitk has quit [Ping timeout: 276 seconds]
Pali has quit [Ping timeout: 272 seconds]
XV8 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Pali has joined #armlinux
headless has quit [Quit: Konversation terminated!]
XV8 has joined #armlinux
torez has quit [Quit: torez]
jlinton has quit [Ping timeout: 252 seconds]
djrscally has quit [Ping timeout: 276 seconds]
elastic_dog has quit [Ping timeout: 272 seconds]
elastic_dog has joined #armlinux
Pali has quit [Ping timeout: 244 seconds]