ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
yuyichao has joined #asahi-dev
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #asahi-dev
King_InuYasha has joined #asahi-dev
PhilippvK has joined #asahi-dev
VinDuv_ has joined #asahi-dev
VinDuv has quit [Ping timeout: 480 seconds]
VinDuv_ is now known as VinDuv
gladiac is now known as Guest235
gladiac has joined #asahi-dev
Guest235 has quit [Ping timeout: 480 seconds]
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi-dev
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi-dev
X-Scale has joined #asahi-dev
[X-Scale] has quit [Ping timeout: 480 seconds]
X-Scale` has joined #asahi-dev
X-Scale has quit [Ping timeout: 480 seconds]
os has quit [Quit: The Lounge - https://thelounge.chat]
os 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
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
<j_ey> the main thing with smc is to actualyly hook other drivers up to it, like battery monitoring or whatever
V has joined #asahi-dev