vagrantc has quit [Quit: leaving]
lurchi__ is now known as lurchi_
L29Ah has quit [Ping timeout: 246 seconds]
fdcx has quit [Ping timeout: 248 seconds]
lurchi_ is now known as lurchi__
Putti has quit [Ping timeout: 248 seconds]
Putti has joined #linux-sunxi
L29Ah has joined #linux-sunxi
<
jmcneill>
17:33 < plaes> although there was something wonky in u-boot
<
jmcneill>
I had a NetBSD user report that recently w/ 2017.09 and Cubietruck
<
jmcneill>
neither HDMI nor VGA would work for them in U-Boot
fdcx has joined #linux-sunxi
<
L29Ah>
[84638.370920] irq 43: nobody cared (try booting with the "irqpoll" option)
<
L29Ah>
[84638.371203] Disabling IRQ #43
<
L29Ah>
maybe backporting sun4i-gpadc-iio wasn't such a good idea
freemangordon_ has quit [Ping timeout: 240 seconds]
<
L29Ah>
otoh i'm not sure it has anything to do with any other kernel subsystems
<
L29Ah>
yeah all the irq stuff looks contained in the mfd and gpadc drivers
<
L29Ah>
kernel/irq/spurious.c: if (unlikely(desc->irqs_unhandled > 99900)) {
anarsoul|2 has quit [Ping timeout: 240 seconds]
<
L29Ah>
probably the thermal zone subsystem and the userspace poking the gpadc have a race
LargePrime has quit [Ping timeout: 255 seconds]
<
L29Ah>
nope, it looks all mutexed
* L29Ah
summons qschulz
<
wens>
plaes: it's up to you
LargePrime has joined #linux-sunxi
<
wens>
plaes: I haven't finished lcd support on primo81 yet, but hdmi is enabled
<
wens>
plaes: I'll add your tested by for the other ones
<
wens>
asyring: do you have the dt nodes enabled? and the hdmi driver?
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
fixmeer has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
ganbold has quit [Remote host closed the connection]
ganbold has joined #linux-sunxi
ganbold has quit [Client Quit]
ganbold has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
deskwizard has quit [Ping timeout: 255 seconds]
cnxsoft has quit [Ping timeout: 260 seconds]
Net147 has quit [Quit: Quit]
Net147 has joined #linux-sunxi
[7] has quit [Ping timeout: 258 seconds]
TheSeven has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
TheSeven has quit [Ping timeout: 258 seconds]
TheSeven has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Read error: Connection reset by peer]
PITYHERO233 has joined #linux-sunxi
PITYHERO233 has quit [Client Quit]
a|3x has quit [Ping timeout: 248 seconds]
f0xx has joined #linux-sunxi
IgorPec has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
IgorPec has quit [Ping timeout: 258 seconds]
<
plaes>
I also received the V3-based action camera ;)
gnufan has joined #linux-sunxi
asyring has joined #linux-sunxi
<
asyring>
wens: dts from your tree
TheSeven has quit [Read error: Connection reset by peer]
chrisf_ has joined #linux-sunxi
chrisf_ has quit [Remote host closed the connection]
TheSeven has joined #linux-sunxi
<
MoeIcenowy>
plaes: do you want to just use it or hack it? ;-)
<
plaes>
well, it needs some work...
<
MoeIcenowy>
I ask about the camera
asyring has quit [Ping timeout: 248 seconds]
<
plaes>
well, hack it...
<
plaes>
it's so cute :)
<
plaes>
need to figure out the rx/tx first
<
plaes>
but it comes with ep952 hdmi transmitter
<
plaes>
too bad I don't have micro-hdmi cable atm...
Mr__Anderson has joined #linux-sunxi
netlynx has joined #linux-sunxi
kaspter has quit [Ping timeout: 264 seconds]
msimpson has joined #linux-sunxi
kaspter has joined #linux-sunxi
ykchavan has joined #linux-sunxi
freemangordon_ has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
ykchavan has quit [Ping timeout: 240 seconds]
indy has quit [Ping timeout: 252 seconds]
indy has joined #linux-sunxi
kaspter has quit [Ping timeout: 248 seconds]
kaspter has joined #linux-sunxi
yann-kaelig has joined #linux-sunxi
Mr__Anderson has quit [Ping timeout: 240 seconds]
Mr__Anderson has joined #linux-sunxi
pmpp_ is now known as pmpp
<
Net147>
wens: should the mux function be called sun4i_tcon_set_mux instead of sun7i_tcon_set_mux since it's used for both A10 and A20?
reinforce has joined #linux-sunxi
tyler-baker has quit [Quit: Shazbot]
tyler-baker has joined #linux-sunxi
GrimKriegor has quit [Ping timeout: 248 seconds]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
GrimKriegor has joined #linux-sunxi
deskwizard has joined #linux-sunxi
deskwizard has quit [Changing host]
deskwizard has joined #linux-sunxi
chlorine has joined #linux-sunxi
tyler-baker has quit [Quit: Shazbot]
chrisf_ has joined #linux-sunxi
tyler-baker has joined #linux-sunxi
msimpson has quit [Ping timeout: 258 seconds]
phipli has joined #linux-sunxi
phil42 has quit [Quit: Leaving]
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
yann has joined #linux-sunxi
Ntemis has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
GrimKriegor_ has joined #linux-sunxi
GrimKriegor has quit [Read error: Connection reset by peer]
GrimKriegor_ is now known as GrimKriegor
lurchi__ is now known as lurchi_
leviathanch has joined #linux-sunxi
antony has quit [Quit: Leaving.]
antony has joined #linux-sunxi
Putti has quit [Ping timeout: 248 seconds]
Putti has joined #linux-sunxi
<
chrisf_>
sun6i-dma.c defines the DMA pause bit as BIT(1) but the reference manual says it should be BIT(0). Am I mistaken or is one of them wrong?
IgorPec has joined #linux-sunxi
freemangordon_ has quit [Read error: Connection reset by peer]
freemangordon_ has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ has quit [Ping timeout: 248 seconds]
BenG83 has joined #linux-sunxi
Andy-D has joined #linux-sunxi
f0xx has quit [Ping timeout: 255 seconds]
RichardG867 has quit [Ping timeout: 260 seconds]
antony has quit [Quit: Leaving.]
dave0x6d has joined #linux-sunxi
<
wens>
Net147: probably, though it's just a minor detail
RichardG867 has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
f0xx has joined #linux-sunxi
antony has joined #linux-sunxi
phil42 has joined #linux-sunxi
<
plaes>
wens: do you plan to send the other stuff also?
RichardG867 has quit [Ping timeout: 240 seconds]
phil42 has quit [Quit: Leaving]
SP7RT has joined #linux-sunxi
freemangordon_ has quit [Read error: Connection reset by peer]
RichardG867 has joined #linux-sunxi
freemangordon_ has joined #linux-sunxi
a|3x has joined #linux-sunxi
phil42 has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
Mr__Anderson has quit [Ping timeout: 260 seconds]
rant has joined #linux-sunxi
SP7RT_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 260 seconds]
phipli has quit [Quit: Leaving]
netlynx has quit [Quit: Ex-Chat]
dave0x6d has quit [Quit: Connection closed for inactivity]
jernej_ is now known as jernej
dave0x6d has joined #linux-sunxi
deskwizard has quit [Ping timeout: 260 seconds]
yann-kaelig has quit [Quit: I'll be back]
SP7RT has joined #linux-sunxi
SP7RT_ has quit [Ping timeout: 260 seconds]
lurchi__ has quit [Ping timeout: 255 seconds]
aalm has quit [Quit: xyz 1.9.1]
lurchi__ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 260 seconds]
lurchi__ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 240 seconds]
SP7RT has joined #linux-sunxi
f0xx has quit [Ping timeout: 240 seconds]
jstein has quit [Ping timeout: 240 seconds]
aalm has joined #linux-sunxi
lurchi__ is now known as lurchi_
freemangordon_ has quit [Ping timeout: 248 seconds]
SP7RT has quit [Ping timeout: 248 seconds]
SP7RT has joined #linux-sunxi
freemangordon_ has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
bonbons has joined #linux-sunxi
freemangordon_ has quit [Read error: Connection reset by peer]
freemangordon_ has joined #linux-sunxi
afaerber has quit [Ping timeout: 255 seconds]
afaerber has joined #linux-sunxi
IgorPec has quit [Ping timeout: 260 seconds]
popolon has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
SP7RT has quit [Ping timeout: 240 seconds]
anarsoul|2 has quit [Ping timeout: 240 seconds]
a|3x has quit [Ping timeout: 255 seconds]
Ntemis has quit [Remote host closed the connection]
bonbons has quit [Quit: Leaving]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
iamfrankenstein has quit [Quit: iamfrankenstein]
freemangordon_ has quit [Read error: Connection reset by peer]
freemangordon_ has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
BenG83 has quit [Quit: Leaving]
Andy-D has quit [Ping timeout: 240 seconds]
freemangordon_ has quit [Ping timeout: 258 seconds]
BenG83 has joined #linux-sunxi