narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - official channel moved from Freenode - publicly logged on https://libera.irclog.whitequark.org/linux-amlogic
naoki has quit [Quit: naoki]
montjoie has quit [Ping timeout: 272 seconds]
montjoie has joined #linux-amlogic
adamg_ has joined #linux-amlogic
adamg_ has quit [Changing host]
adamg_ has joined #linux-amlogic
hays has joined #linux-amlogic
<llu> narmstrong: any additional steps I need? if want to play ts050 panel on khadas vim3, I've tried kernel 6.8-rc5 with your v10 mipi dsi patch.. dsi driver seems up, but got green screen on the panel
buzzmarshall has quit [Quit: Konversation terminated!]
hexdump0815 has quit [Ping timeout: 256 seconds]
hexdump0815 has joined #linux-amlogic
<llu> su
djrscally has joined #linux-amlogic
luka177 has quit [Read error: Connection reset by peer]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 256 seconds]
luka177 has joined #linux-amlogic
luka177 has quit [Read error: Connection reset by peer]
luka177 has joined #linux-amlogic
naoki has joined #linux-amlogic
mgonzalez has joined #linux-amlogic
<mgonzalez> Ayo! :)
<mgonzalez> narmstrong: can I just send you a fixup patch to apply on top of my submission?
<narmstrong> marc|gonzalez: yes
<mgonzalez> will send in 10 minutes then! :)
<narmstrong> llu: hmm it should work, can you share the dmesg ?
<narmstrong> mgonzalez: good!
<mgonzalez> narmstrong: we agree that I can simply delete the compatible prop in the 2 overlays, right?
<narmstrong> mgonzalez: yep
<f_> mgonzalez: Is that you marc|gonzalez ?
<phh> f_: yes. it's his office irc vs wfh irc
<f_> oh ok
<narmstrong> Superman | Clark Kent style
<f_> narmstrong: ??? :P
naoki has quit [Quit: naoki]
ldevulder has quit [Quit: Leaving]
ldevulder has joined #linux-amlogic
f_ has quit [Ping timeout: 252 seconds]
f_ has joined #linux-amlogic
luka177 has quit [Read error: Connection reset by peer]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 260 seconds]
luka177 has joined #linux-amlogic
<mgonzalez> Yeah, we're working from home today, and all my tools are different :p
<mgonzalez> It's more of a "dumb & dumber" than Superman / Clark Kent though :)
buzzmarshall has joined #linux-amlogic
psydroid has joined #linux-amlogic
<mgonzalez> narmstrong: did you notice that when using overlays, the DTBinaries are much bigger (+50%)
<narmstrong> mgonzalez: yes because they're built with -@
<mgonzalez> Right.
<narmstrong> it may be possible to strip them somehow
<narmstrong> perhaps with a dtc -I dtb -O dtb
<mgonzalez> Dark magic!
<mgonzalez> I sent the fixup patch as a Reply in the overlay patches thread
<mgonzalez> Hopefully, I tamed the MUA :p
<llu> narmstrong: the dmesg https://bpa.st/FNAQ
<llu> FYI, the kernel config, https://bpa.st/X6FQ
buzzmarshall has quit [Quit: Konversation terminated!]
vagrantc has joined #linux-amlogic
<narmstrong> llu: thx looking
psydroid has quit [Ping timeout: 268 seconds]
psydroid has joined #linux-amlogic
jacobk has joined #linux-amlogic
exkc has joined #linux-amlogic
<exkc> i am odd
<exkc> sry for too late
<exkc> it is kind of neat to see a gsi wizard in here btw
<exkc> > sry for too late
<exkc> i mean it is a repty for a msg that "few day" ago
<exkc> *sanded
<exkc> my client has missed alot of msg lot likly due to i didnt check it
<exkc> *lol
<exkc> *it is likely
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<f_> ?
jacobk has quit [Ping timeout: 240 seconds]
<f_> exkc: btw logs are available at https://libera.irclog.whitequark.org/linux-amlogic
luka177 has quit [Ping timeout: 264 seconds]
naoki has joined #linux-amlogic
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 268 seconds]
luka177 has joined #linux-amlogic
luka177 has quit [Read error: Connection reset by peer]
luka177 has joined #linux-amlogic
buzzmarshall has joined #linux-amlogic
<exkc> yeah ik
<exkc> nothing then
jacobk has joined #linux-amlogic
djrscally has quit [Ping timeout: 256 seconds]
<llu> narmstrong: some updates, there must be something wrong with panel-khadas-ts050 driver, as if skip khadas_ts050_panel_prepare() temporarily { since uboot already done dsi initialization.. }, then screen is able to show login session although colorspace still not correct..