ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development - Did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait for an answer! - This channel is logged at https://oftc.irclog.whitequark.org/linux-sunxi
<Jookia> im considering sending a documentation patch to clarify that the DE flags mean mixer flags and the datasheet is wrong with my next tcon revision
<Jookia> but i also don't know, the tcon top patch series is stalled until someone clarifies what is actually happening in the driver
vagrantc has quit [Quit: leaving]
<Jookia> hardware*
pmp-p has quit [Remote host closed the connection]
pmp-p has joined #linux-sunxi
ftg^ has quit [Read error: Connection reset by peer]
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
Daanct12 has joined #linux-sunxi
montjoie has joined #linux-sunxi
montjoie_ has quit [Ping timeout: 480 seconds]
hentai has joined #linux-sunxi
Daaanct12 has joined #linux-sunxi
hentai has quit [Quit: SIGTERM]
<parthiban> Jookia: I may be wrong. But with DE = mixer, A133 is different as DE1 is placed in different memory map. Also the manual didn't mention anything related to DE1. So I agree considering 2 x RT mixer will be 2 DE's technically.
Daanct12 has quit [Read error: Connection reset by peer]
Daaanct12 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #linux-sunxi
aperezdc has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Ping timeout: 480 seconds]
hexdump0815 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
Daanct12 has quit [Ping timeout: 480 seconds]
aggi_ has joined #linux-sunxi
aggi_ has quit []
aggi_ has joined #linux-sunxi
aggi_ has quit []
aggi has quit [Ping timeout: 480 seconds]
Daaanct12 has joined #linux-sunxi
aggi has joined #linux-sunxi
aperezdc has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
colinsane has joined #linux-sunxi
indy has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
apritzel has joined #linux-sunxi
warpme has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
Daaanct12 has quit [Ping timeout: 480 seconds]
indy has joined #linux-sunxi
Daanct12 has joined #linux-sunxi
<Jookia> parthiban; yes, the a133 has two tcon tops
warpme has quit []
warpme has joined #linux-sunxi
pmp-p is now known as Guest401
pmp-p has joined #linux-sunxi
Guest401 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
<apritzel> warpme: nice one!
<apritzel> warpme: what kernel is this? I think you are missing a patch that has been merged already: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=68f860426d500
<warpme> apritzel : your work was key enabler for this! milion thx!
<warpme> 6.12
<apritzel> glad that it worked!
<apritzel> and I found some update image for the X96Q Pro+ and checked the DTB: according to that there are two PMICs
<apritzel> this error in your log is odd, though: 0x40 should be writeable
<warpme> ah great to know!. i'll apply it for sure. also dt is from avaota and i need to develop correct one basing on android dts have. But key thing is: mainline boot to stage where further works is possible :-)
<warpme> pmic: yes: 717 and 323. currently (due wrong dt) sd card not works (probably 323 pmic has wrong setup)
<apritzel> warpme: the 717 did not probe, because of this error. So everything that uses one of the main PMIC rails will probably not work
<apritzel> which includes the main pinctrl, USB, and even serial, hence you don't see further output
<warpme> yes indeed
<apritzel> curious why access to IRQ0_EN (0x40) provokes an -ENXIO, though
<warpme> can it be wrong dt? android dt is like this: https://gist.github.com/warpme/e22dc3b07a6637e7e6eebc97e6d3eb75
<warpme> my bootlog was from dt like this: https://gist.github.com/warpme/42a437ed931191c81ef4846a529de03e
<apritzel> ah, I was wondering already about the I2C address: looks like it's using 0x34 instead of 0x35 on the Avaota
<warpme> qll. perfect catch!
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
Daanct12 has quit [Quit: WeeChat 4.4.3]
warpme has quit []
<paulk> btw I'd be curious to get people's opinion on this default irq debouncing limit at 32 khz
<paulk> it seems pretty clear to me that keeping the register default breaks many uses cases (high-speed sampling as well as short less frequent interrupts)
<paulk> while it's only beneficial for broken hardware that might generate irq storms
<paulk> for which a device-tree property can be used to lower the debouncing period
<paulk> also 32 khz is just the source clock rate, it may in fact need multiple periods (it's unclear how many) to detect an interrupt, so the actual filter frequency is probably somewhere in 1-16 khz
<paulk> which is quite low
warpme has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.4 Quasar http://www.kvirc.net/]
warpme has quit []
<apritzel> are interrupt storms from GPIO IRQs an actual argument someone observed and brought up? Sounds quite constructed to me ...
<apritzel> in general I believe a real problem to fix trumps theoretical considerations
<apritzel> (I need to look at the patch in detail, just my first thoughts)
pmp-p is now known as Guest420
pmp-p has joined #linux-sunxi
Guest420 has quit [Ping timeout: 480 seconds]
hazardchem has quit [Remote host closed the connection]
hazardchem has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
dsimic is now known as Guest427
dsimic has joined #linux-sunxi
Guest427 has quit [Ping timeout: 480 seconds]
<paulk> apritzel: see the mailing thread indeed
<paulk> I don't think this has been observed in practice
<paulk> my use case however was that irqs from a common sparkfun sensor breakout board were completely invisible because it's asserted for a short time
<paulk> also there are many ways to handle possible IRQ storms that don't require breaking other uses cases
wasutton3 has quit []
<Jookia> it kind of sucks that all the people that needed my tcon fix patch have disappeared :\
ity has joined #linux-sunxi
<apritzel> Jookia: again you are way too impatient for this whole OS business ;-)
<Jookia> apritzel: yeah, i guess so
Jookia has left #linux-sunxi [#linux-sunxi]
Jookia has joined #linux-sunxi
bauen1 has joined #linux-sunxi
colinsane has quit []
colinsane has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
colinsane has quit [Ping timeout: 480 seconds]
colinsane has joined #linux-sunxi
warpme has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
hentai has joined #linux-sunxi
nashpa has joined #linux-sunxi
dliviu has quit [Ping timeout: 480 seconds]
bauen1 has quit []
bauen1 has joined #linux-sunxi
vagrantc has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
warpme has joined #linux-sunxi
apritzel has joined #linux-sunxi
gsz has quit [Ping timeout: 480 seconds]
colinsane has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
bauen1 has quit [Ping timeout: 480 seconds]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
digetx has quit [Remote host closed the connection]
digetx has joined #linux-sunxi
hlauer[m]1 has joined #linux-sunxi
hlauer[m]1 is now known as hlauer
<hlauer> got the banana M2-Ultra V1.1 running! The usb subsystem is somehow broken
apritzel has joined #linux-sunxi
ftg has joined #linux-sunxi
jakllsch has quit [Quit: BRB]
jakllsch has joined #linux-sunxi
<apritzel> hlauer: what are the differences to v1.1? I hear it's not image-compatible to the V1.0?
arti has quit [Ping timeout: 480 seconds]
arti has joined #linux-sunxi
aggi_ has joined #linux-sunxi
aggi_ has quit []
aggi_ has joined #linux-sunxi
aggi_ has quit []
aggi has quit [Remote host closed the connection]
aggi has joined #linux-sunxi
<apritzel> MasterR3C0RD: a while ago I put some comments on your sunxi-fw pull request. Will you have the chance to address them at some point?
<MasterR3C0RD> apritzel: Yep, I had a quick look but didn't get a chance to response. Might get a chance to get back onto it this weekend potentially
<apritzel> thanks, and no rush, just wanted to check if there are any issues