<conchuod>
I dont think dtbs_check checks the examples
Xav101 has quit [Ping timeout: 268 seconds]
dramforever__ has joined #riscv
<conchuod>
ye those look familiar from dt_binding_check output. I think they've all be fixed in other trees this mw.
<palmer>
OK, great
<palmer>
I just don't want to introduce anything new
<palmer>
they don't seem related, though
<conchuod>
At least when I was checking stuff today on top of next-20220812 I didn't see any of that but I do recall seeing maxim and fsl a lot during the last while.
dramforever_ has quit [Ping timeout: 268 seconds]
<conchuod>
Looks like most of those are actually fixed with the upgrade to 2022.08 of dt-schema rather than in -next
<conchuod>
either way, not your doing.
<conchuod>
either way, it's 0145 so cya...
<conchuod>
s/either way,//
dramforever_ has joined #riscv
dramforever__ has quit [Ping timeout: 268 seconds]
Xav101 has joined #riscv
Xav101 has quit [Ping timeout: 268 seconds]
Xav101 has joined #riscv
xav has joined #riscv
Xav101 has quit [Ping timeout: 252 seconds]
dramforever__ has joined #riscv
dramforever_ has quit [Ping timeout: 252 seconds]
xav has quit [Ping timeout: 268 seconds]
jonasbits has quit [Ping timeout: 244 seconds]
dramforever has joined #riscv
dramforever__ has quit [Ping timeout: 252 seconds]
aburgess has quit [Remote host closed the connection]
aburgess has joined #riscv
dramforever has quit [Read error: Connection reset by peer]
eroux has quit [Remote host closed the connection]
aerkiaga has joined #riscv
dramforever_ has joined #riscv
dramforever__ has quit [Ping timeout: 268 seconds]
jonasbits has joined #riscv
BootLayer has quit [Quit: Leaving]
<conchuod>
On something ~unrelated, we've run into a pair of bugs with how the riscv kernel handles reserved memory
<conchuod>
Turns out the fixes for each individual problem seem to be opposite and conflicting.
<conchuod>
For one problem, we need to move the reserved memory setup earlier into boot & the second it needs to go later
<conchuod>
I am assuming that pretty much noone else has really done much messing around with reserved memory.
jonasbits has quit [Ping timeout: 268 seconds]
jonasbits has joined #riscv
cousteau has joined #riscv
<cousteau>
Hi
<cousteau>
Sofia: just fwiw, I looked up some more examples of these "binary magic numbers" and other sources seem to give them the less abstract name of "elementary truth tables"
<cousteau>
(which is closer to my interpretation of them, since I was seeing them as the content of a lookup table, which is basically a truth table)
EchelonX has joined #riscv
dramforever__ has joined #riscv
dramforever_ has quit [Ping timeout: 268 seconds]
dramforever__ has quit [Remote host closed the connection]
dramforever__ has joined #riscv
dramforever_ has joined #riscv
davidlt has quit [Ping timeout: 268 seconds]
dramforever__ has quit [Ping timeout: 252 seconds]
avoidr has quit [Quit: leaving]
avoidr has joined #riscv
<conchuod>
I don't want to submit this as an RFC b/c I don't think either of the fixes we have is the right one, but: