ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | Non-development talk: #asahi | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
nepeat has quit [Quit: ZNC - https://znc.in]
jmalexan has joined #asahi-dev
dk__ has joined #asahi-dev
andymandias has quit [Ping timeout: 480 seconds]
cds has quit [Ping timeout: 480 seconds]
cds has joined #asahi-dev
alethkit has quit [Ping timeout: 480 seconds]
nepeat has joined #asahi-dev
dk_ has quit [Read error: Connection reset by peer]
dk__ is now known as dk_
alethkit has joined #asahi-dev
akspecs has quit [Ping timeout: 480 seconds]
andymandias has joined #asahi-dev
akspecs has joined #asahi-dev
KxCORP5894000345 has quit [Quit: Bye!]
KxCORP5894000345 has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
jmalexan has quit [Remote host closed the connection]
ellyq has quit [Ping timeout: 480 seconds]
Extern has quit [Quit: WeeChat 4.1.1]
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-dev
KxCORP5894000345 has quit [Quit: Bye!]
KxCORP5894000345 has joined #asahi-dev
tobhe has joined #asahi-dev
tobhe_ has quit [Ping timeout: 480 seconds]
ddxtanx has joined #asahi-dev
andymandias_ has joined #asahi-dev
andymandias has quit [Ping timeout: 480 seconds]
andymandias has joined #asahi-dev
andymandias_ has quit [Ping timeout: 480 seconds]
andymandias_ has joined #asahi-dev
andymandias has quit [Ping timeout: 480 seconds]
andymandias_ is now known as andymandias
andymandias has quit [Ping timeout: 480 seconds]
andymandias has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
nora has joined #asahi-dev
nora_ has quit [Ping timeout: 480 seconds]
andymandias has quit [Ping timeout: 480 seconds]
andymandias has joined #asahi-dev
pb17 has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
checkfoc_us has quit []
checkfoc_us has joined #asahi-dev
chadmed__ has quit [Remote host closed the connection]
veen has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-dev
andymandias has quit [Ping timeout: 480 seconds]
andymandias has joined #asahi-dev
ddxtanx has joined #asahi-dev
checkfoc_us9 has joined #asahi-dev
checkfoc_us has quit [Read error: Connection reset by peer]
andymandias_ has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
veen has quit [Ping timeout: 480 seconds]
andymandias has quit [Ping timeout: 480 seconds]
andymandias_ has quit [Ping timeout: 480 seconds]
andymandias has joined #asahi-dev
veen has joined #asahi-dev
veen has quit [Read error: Connection reset by peer]
veen has joined #asahi-dev
chaos_princess has quit [Quit: chaos_princess]
chaos_princess has joined #asahi-dev
veen has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-dev
<jannau> nickchan: you typo-ed Konrad's name twice as Konard in the cover letter
<chadmed> oof...
<chadmed> hope theyre not french...
<maz> we're not easily offended...:)
<nickchan> oops
<nickchan> these DT patches are for 6.13, sending them early because with so many things to add here something is bound to go wrong
nimprod3l has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
chaos_princess has quit [Quit: chaos_princess]
chaos_princess has joined #asahi-dev
pb17 has joined #asahi-dev
<sven> that‘s a lot of patches :D
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-dev
<nickchan> a11 has a "lcd,summit", i should see if it works with the existing driver
<nickchan> anything lower is different though
<nickchan> I suppose the summit driver is for backlight control brightness/on/off
<chaos_princess> pretty much, the display controller is adp, summit is just for a few extra mipi commands
<nickchan> it's probably better to assign KEY_MENU to home button, not KEY_LEFTMETA
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-dev
chaos_princess has quit [Quit: chaos_princess]
chaos_princess has joined #asahi-dev
nimprod3l has quit [Quit: Leaving]
<chadmed> is there a standard convention for home button type buttons on mobile linux?
dextaa6 has quit [Ping timeout: 480 seconds]
john-cabaj has joined #asahi-dev
<nickchan> chadmed: well there's KEY_HOME, KEY_HOMEPAGE and KEY_MENU
<nickchan> arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts uses KEY_HOMEPAGE
veen has joined #asahi-dev
<nickchan> and that seems to be best fit so far
veen has quit [Read error: Connection reset by peer]
<nickchan> there's also the issue of chassis-type
<nickchan> now for iPhones, iPads and iPod touches it is pretty obvious
<nickchan> but Apple TV ?
<chaos_princess> iirc home and menu are the literal home button on the keyboard and the contextual menu key from a normal pc keyboard respectively
<chaos_princess> though homepage is also a bit of HID abuse, back in the day some keyboards shipped with a key that opened ie homepage, and it is that
<nickchan> ahaha then those wouldn't fit and KEY_HOMEPAGE should be used
<nickchan> i mean homepage worked fine for the key at the bottom of the samsung galaxy a7
<nickchan> chassis-type: desktop, laptop, convertible, server, tablet, handset, watch, embedded
<nickchan> I guess I can use embedded when nothing else fits
<nickchan> like apple tv
<chaos_princess> oh, for menu i got it wrong, there is menu and context menu
<chaos_princess> and also root menu, which seems like it fits, but idk if anything listens for that one
thunfisch has quit [Ping timeout: 480 seconds]
___nick___ has joined #asahi-dev
___nick___ has quit []
___nick___ has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
<nickchan> ... right stuff went wrong it really isn't possible to get things right the first type
<nickchan> t8010-n112.dts not being in the makefile and missing an include
dextaa6 has joined #asahi-dev
<nickchan> well, it was added to the makefile then removed by the commit to add t8011
<nickchan> I think for Apple TV a new chassis-type is actually needed
pb17 has joined #asahi-dev
JayBeeFOSS has quit [Ping timeout: 480 seconds]
JayBeeFOSS has joined #asahi-dev
crabbedhaloablut has quit []
crabbedhaloablut has joined #asahi-dev
<nickchan> well DT spec accepts github PRs so that's easy!
__nick__ has joined #asahi-dev
___nick___ has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
elvishjerricco has quit [Remote host closed the connection]
elvishjerricco has joined #asahi-dev
aleasto has quit [Quit: ZNC 1.8.2 - https://znc.in]
aleasto has joined #asahi-dev
pb17 has joined #asahi-dev
thunfisch has joined #asahi-dev
WindowPa- has joined #asahi-dev
WindowPain has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
<nickchan> Can we get a clarification on how Asahi-related devicetree bindings are supposed to be sorted? It seems to be a mix of alphabetical and logical (SoC type and generation) sorting right now.
xal has quit [Quit: bye]
xal has joined #asahi-dev
pb17 has joined #asahi-dev
xal has quit [Quit: bye]
xal has joined #asahi-dev
__nick__ has quit [Remote host closed the connection]
malfunction54 has quit [Remote host closed the connection]
malfunction54 has joined #asahi-dev
chrisl has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
nepeat has quit [Remote host closed the connection]
john-cabaj has quit [Ping timeout: 480 seconds]
nepeat has joined #asahi-dev
pb17 has joined #asahi-dev
hightower2 has joined #asahi-dev
WindowPa- has quit [Quit: ZNC 1.8.2 - https://znc.in]
WindowPain has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
chadmed__ has joined #asahi-dev
pb17 has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
jnn is now known as jn