<Mis012[m]>
looks like 0 and 1 are offset by `0x1000`
<calebccff>
aha, thanks
<Mis012[m]>
2 and 3 don't seem to exist
<Mis012[m]>
yw
<calebccff>
Mis012[m]: do you have interconnects working on 8998? seems there's been some noise upstream since Konrad wrote the driver for it and it doesn't seem to work properly
<calebccff>
also the drivers were commonized, I ported the 8998 driver to use the new common code along with 660 but haven't been able to test properly as my damn device keeps crashing and I don't have UART /_/
<Mis012[m]>
calebccff: I don't know how to put it, but somainline promised to put out their proprietary tree publicly, I wasn't able to find it, so I gave up and now I just work on stuff atop mainline and try to minimize the amount of time that I let the display try to burn itself out
<calebccff>
hmm, so you don't have interconnects up?
<Mis012[m]>
I tried to apply the patches manually, it didn't work out well, so I figured I'll wait until it lands if I can't have a tree with it pre-applied
<aka_[m]>
i kinda enjoy fact that USB/Chipidea stack got some updates
<aka_[m]>
not i don;t have to reconnect usb between reboots to have pc see it
<calebccff>
Mis012[m]: ELI5 or don't bother :P I should do some of my own research tbh
<aka_[m]>
*now
<Mis012[m]>
well, NoC is Network On Chip
<calebccff>
ah
<Mis012[m]>
and since it's modeled like a network, they also use networking terms like Quality of Service
<Mis012[m]>
ideally the NoC mostly gets out of the way and lets you pretend that you just have discrete AHB APB AXI etc buses going around
<Mis012[m]>
but since it's not perfect, stuff like QoS registers let you configure what you want to compromise
<calebccff>
i see
<Mis012[m]>
I haven't looked into everything, but I remember the QoS registers :P
<Mis012[m]>
in general the idea of QoS is basically "I want this AHB bus to be really fast, so give the packets for that priority over packets for other buses"
<calebccff>
so what's with cnoc, snoc, a1noc, mnoc etc
<Mis012[m]>
there are nice block diagrams for that, but even in NDA docs they would appear by accident :P
<Mis012[m]>
iirc I have a blurry 8996 one
<Mis012[m]>
just have to remember which random NDA doc I randomly found on the internet it was in
<Mis012[m]>
oh, it was 8994
<Mis012[m]>
it's not as blurry as I remember
<Mis012[m]>
well, I guess it doesn't explain what these are