kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
elros has joined #linux-sunxi
leviathan has joined #linux-sunxi
The_Loko has joined #linux-sunxi
egbert has quit [Ping timeout: 240 seconds]
The_Loko has quit [Read error: Connection reset by peer]
fredl_ has joined #linux-sunxi
fredl has quit [Read error: Connection reset by peer]
hlauer has quit [Read error: Connection reset by peer]
clemens3_ has quit [Read error: Connection reset by peer]
GrimKriegor has quit [Ping timeout: 260 seconds]
clemens3_ has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
hlauer has joined #linux-sunxi
IgorPec has quit [Ping timeout: 248 seconds]
topi` has joined #linux-sunxi
<paulk-gagarine>
mripard_ and others: when porting an a13 tablet to mainline, the AXP seems to shut down when enabling the USB controller that has the Wi-Fi chip
<paulk-gagarine>
it looks like an overcurrent and disabling the controller makes it go through
<paulk-gagarine>
mhh maybe I'm missing the wifi regulator here
<paulk-gagarine>
WIFI-3V3 is LDO3 on the reference design schematics
indy has quit [Read error: Connection reset by peer]
<paulk-gagarine>
and I already have usb1_vbus-supply = <®_ldo3>;
indy has joined #linux-sunxi
<jaganteki>
did you attach vmcc-supply and vqmmc-supply?
foxx_ has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 264 seconds]
IgorPec has joined #linux-sunxi
popolon has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
elros has quit [Remote host closed the connection]
jbrown has joined #linux-sunxi
<paulk-gagarine>
jaganteki, it's an usb wifi chip
<paulk-gagarine>
so no
montjoie has quit [Ping timeout: 240 seconds]
<jaganteki>
can't you use id pin?
montjoie has joined #linux-sunxi
<paulk-gagarine>
jaganteki, it's hooked to ehci so no id pin
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
mavkhimenia has quit [Ping timeout: 265 seconds]
Nemo_bis has quit [Ping timeout: 256 seconds]
jbrown has quit [Ping timeout: 240 seconds]
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
nuuuciano has joined #linux-sunxi
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
Nemo_bis has joined #linux-sunxi
ykchavan has quit [Quit: Leaving]
JohnDoe_71Rus has joined #linux-sunxi
kaspter has quit [Quit: kaspter]
kaspter has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
mavkhime_ has joined #linux-sunxi
mavkhimenia has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
jstein has quit [Quit: quit]
kaspter has quit [Remote host closed the connection]
jaganteki has quit [Ping timeout: 260 seconds]
reinforce has quit [Quit: Leaving.]
kaspter has joined #linux-sunxi
jbrown has joined #linux-sunxi
foxx_ has quit [Ping timeout: 260 seconds]
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
jbrown has quit [Remote host closed the connection]
msimpson has quit [Read error: Connection reset by peer]
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
msimpson has joined #linux-sunxi
jbrown has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
mavkhime_ has quit [Read error: Connection reset by peer]
afaerber has quit [Quit: Leaving]
kaspter has quit [Quit: kaspter]
foxx_ has joined #linux-sunxi
afaerber has joined #linux-sunxi
chomwitt has quit [Ping timeout: 256 seconds]
fdcx has quit [Remote host closed the connection]
dddddd has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
fdcx has joined #linux-sunxi
<shadeslayer>
jernej: hey hey
<shadeslayer>
jernej: BSP kernel question, though I think this generally applies tbh, I enabled the DRM debug log with drm.debug=31 but I don't see the KMS debug messages
<shadeslayer>
the one's that are logged with DRM_DEBUG_KMS
<shadeslayer>
any tips?
fkluknav has joined #linux-sunxi
kaspter has joined #linux-sunxi
reinforce has joined #linux-sunxi
fredl__ has joined #linux-sunxi
fredl_ has quit [Read error: Connection reset by peer]
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
fkluknav has quit [Ping timeout: 265 seconds]
<buZz>
mg
<buZz>
oops
mavkhime_ has joined #linux-sunxi
mavkhimenia has quit [Read error: Connection reset by peer]
SP7RT has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
Putti has joined #linux-sunxi
GrimKriegor has quit [Read error: Connection reset by peer]
tllim has joined #linux-sunxi
dlan has quit [Ping timeout: 265 seconds]
IgorPec has quit [Ping timeout: 240 seconds]
dlan has joined #linux-sunxi
dlan has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
mavkhime_ has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
victhor has joined #linux-sunxi
<jernej>
shadeslayer: I never used DRM driver on BSP
<jernej>
but what you wrote should work in general
<shadeslayer>
ok
<jernej>
try with unconditional printk()
<shadeslayer>
interesting then, I don't really see any of the log messages from the BSP drm driver then
<Pe3ucTop_>
Hi to all, Question about u-Boot SPL PMIC (AXP2xx) configuring , is there any code to modify ? Probably need to switch from 1.5V to 1.8V to get DDR2 working..
<shadeslayer>
jernej: yeah will do
<shadeslayer>
jernej: I don't really know where the driver fails, but I do know it powers up the LCD
<shadeslayer>
so drm_lcd.c works afaik
Pe3ucTop_ is now known as Pe3ucTop
paulk-gagarine-s has joined #linux-sunxi
paulk-gagarine has quit [Ping timeout: 256 seconds]
<jernej>
Pe3ucTop_: Are you talking about mainline U-Boot?
<Pe3ucTop>
jernej: yes, mainline u-boot looking for ability to initialize corect voltage at startup.
<jernej>
Pe3ucTop: In code, it's done here: http://git.denx.de/?p=u-boot/u-boot-sunxi.git;a=blob;f=board/sunxi/board.c;h=322dd9e23ac379f66b123ddb049d576c52731fc3;hb=HEAD#l517
<jernej>
which mean you can just define correct value in board config file
<Pe3ucTop>
jernej: Big thanks! I'm happy :)
<jernej>
np
netlynx has quit [Quit: Ex-Chat]
matthias_bgg has quit [Ping timeout: 240 seconds]
chomwitt has joined #linux-sunxi
xes has quit [Remote host closed the connection]
mavkhimenia has quit [Remote host closed the connection]
fkluknav has joined #linux-sunxi
IgorPec has joined #linux-sunxi
hlauer has quit [Ping timeout: 264 seconds]
clemens3_ has quit [Ping timeout: 240 seconds]
wasutton3_mobile has joined #linux-sunxi
fkluknav has quit [Ping timeout: 246 seconds]
xes has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
wasutton3_mobile has quit [Ping timeout: 240 seconds]
aalm has quit [Ping timeout: 265 seconds]
leviathan has quit [Read error: Connection reset by peer]
leviathan has joined #linux-sunxi
xes has quit [Ping timeout: 256 seconds]
dddddd has quit [Ping timeout: 256 seconds]
paulk-gagarine-s has quit [Quit: Leaving]
paulk-gagarine has joined #linux-sunxi
clemens3_ has joined #linux-sunxi
dddddd has joined #linux-sunxi
wasutton3_mobile has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 256 seconds]
JohnDoe_71Rus has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
LargePrime has joined #linux-sunxi
wasutton3_mobile has quit [Ping timeout: 260 seconds]
aalm has joined #linux-sunxi
fkluknav has joined #linux-sunxi
afaerber has quit [Quit: Leaving]
xes has joined #linux-sunxi
vagrantc has joined #linux-sunxi
fkluknav has quit [Ping timeout: 256 seconds]
wasutton3_mobile has joined #linux-sunxi
akaizen has quit [Read error: Connection reset by peer]
revolut4 has joined #linux-sunxi
<revolut4>
hey
agraf has quit [Excess Flood]
agraf has joined #linux-sunxi
revolut4 has quit [Client Quit]
hlauer has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
afaerber has joined #linux-sunxi
paulliu has quit [Quit: Leaving.]
alifiratari has joined #linux-sunxi
<alifiratari>
hi i have problem on orange pi win plus mainline kernel
alifiratari_ has joined #linux-sunxi
<alifiratari_>
but usb does now working
<alifiratari_>
mainline effort shows usb working
<alifiratari_>
anyone have image for opiwin
wasutton3_mobile has quit [Remote host closed the connection]