boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
chadmed has quit [Ping timeout: 480 seconds]
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Ping timeout: 480 seconds]
boardwalk has joined #asahi-dev
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Ping timeout: 480 seconds]
boardwalk has joined #asahi-dev
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Ping timeout: 480 seconds]
boardwalk has joined #asahi-dev
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Quit: Ping timeout (120 seconds)]
boardwalk has joined #asahi-dev
boardwalk has quit [Ping timeout: 480 seconds]
<alyssa>
Taking a look at the commits in corellium's repo versus my own branch (which has ~everyone's WIP merged together)
<alyssa>
We have equivalents for ~28 commits from corellium's.
<alyssa>
We have DCP (and I think USB hotplug?) support which is unique to our tree.
<alyssa>
And we're missing equivalents for ~41 commits from corellium, covering:
<alyssa>
clock gates, frequency scaling, SMC, SPI, macbook keyboard/mouse, wi-fi, SPMI, RTC, power-off, ATCPHY, and thunderbolt
<alyssa>
the bulk of the diff is thunderbolt, tbh
<alyssa>
I'm under the impression clock gates and freq scaling will be solved very soon
<alyssa>
j_ey: has patches for SPI + keyboard/mouse as I understand, which I'm happy to cherry-pick but can't test mysel
<alyssa>
sven: started stuff on SMC and ATCPHy as I understand
<alyssa>
SPMI, RTC, and poweroff might be isolated enough to cherrypick from corellium's tree directly as a v1 (we've done this for e.g. pinctrl)
<j_ey>
alyssa: spi+keyboard is corellium
<alyssa>
j_ey: Ack.
<j_ey>
alyssa: SPI keyboard parts is also a modification of a current applespi keyboard driver (mostly the same protocol as on the x86 macbooks)
<alyssa>
j_ey: Still happy to cherry-pick if it's functional and picks cleanly.
<alyssa>
anyway, parity with corellium would be nice.
<alyssa>
or at least. corellium minus thunderbolt.
<alyssa>
thunderbolt I imagine needs a lot more care when thinking about upstreaming and it's a lot of code so not something I'd like to just randomly cherrypick
<alyssa>
okay, this is a better picture
<alyssa>
28 done, 17 nonthunderbolt missing, plus they have 24 commits for thunderbolt