mnemoc changed the topic of #linux-sunxi to: Allwinner/sunxi development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
vishnu has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 264 seconds]
beboom has quit [Remote host closed the connection]
libcg has quit [Ping timeout: 244 seconds]
F1skr has quit [Quit: WeeChat 1.0.1]
ninolein has quit [Ping timeout: 264 seconds]
ninolein has joined #linux-sunxi
formruga has quit [Quit: Konversation terminated!]
Gerwin_J has quit [Quit: Gerwin_J]
Black_Horseman has joined #linux-sunxi
<wens> oliv3r: mripard posted some patches cleaning up dts
mturquette has quit [Changing host]
mturquette has joined #linux-sunxi
ccube has quit [Remote host closed the connection]
ccube has joined #linux-sunxi
wenbin has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
VargaD_ has joined #linux-sunxi
VargaD has quit [Ping timeout: 264 seconds]
VargaD_ is now known as VargaD
gianMOD has quit [Remote host closed the connection]
popolon has quit [Quit: WeeChat 1.0.1]
ccube has quit [Read error: Connection reset by peer]
kivutar has quit [Read error: Connection reset by peer]
ccube has joined #linux-sunxi
kurain has joined #linux-sunxi
quitte has quit [Ping timeout: 245 seconds]
<mrnuke> libv: found it "ctx->ctx->cs_equal = ((dst & src) == 0);"
<mrnuke> that's a pretty dumb logic inversion test
<mrnuke> so, COMP opcode acts as expected, and TEST opcode is dumb
gianMOD has joined #linux-sunxi
gianMOD has quit [Ping timeout: 256 seconds]
beboom has joined #linux-sunxi
TheSeven has quit [Ping timeout: 265 seconds]
TheSeven has joined #linux-sunxi
vishnu has quit [Disconnected by services]
vishnu_ has joined #linux-sunxi
_1_Vishnu has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 265 seconds]
_1_Vishnu has quit [Read error: Connection reset by peer]
hipboi has joined #linux-sunxi
hipboi_ has quit [Ping timeout: 240 seconds]
gianMOD has joined #linux-sunxi
vishnu_ has quit [Ping timeout: 244 seconds]
gianMOD has quit [Ping timeout: 244 seconds]
ccube has quit [Read error: Connection reset by peer]
ccube has joined #linux-sunxi
ccube has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
ccube has joined #linux-sunxi
cnxsoft1 has quit [Ping timeout: 256 seconds]
_1_Vishnu has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 250 seconds]
kurain has quit [Ping timeout: 244 seconds]
<oliv3r> wens: can you link thecommit? I didnt' see anything recent on the dt mailing list nor did i find anything of conflict in sunxi-next on his github
_1_Vishnu has quit [Ping timeout: 245 seconds]
<oliv3r> morning :)
<oliv3r> and tnx
<oliv3r> wens: ok that's exactly the patch i needed :)
<oliv3r> should have waited 15 mins before doing the same thing :p
<oliv3r> guess maxime isn't having those patches in his own tree :S or i missed it :(
Zboonet has joined #linux-sunxi
<wens> he hasn't updated sunxi-next after 3.19-rc1
<wens> arnd had some more comments on the series, so expect another version
<wens> that said, i need to update my cpufreq patches :|
MackBoy has quit [Remote host closed the connection]
MackBoy has joined #linux-sunxi
kurain has joined #linux-sunxi
gianMOD has joined #linux-sunxi
Andy-D has joined #linux-sunxi
gianMOD has quit [Ping timeout: 240 seconds]
_massi has joined #linux-sunxi
domidumont has joined #linux-sunxi
<oliv3r> wens: thanks for pointing me to those patches! I should have looked better 2 days ago, half the stuff i did he did too :)
aballier has joined #linux-sunxi
selfbg has joined #linux-sunxi
<wens> mega amps in dts, describing a tesla coil perhaps?
<oliv3r> lol
<oliv3r> theoretically possible!
mripard has joined #linux-sunxi
mripard_ has joined #linux-sunxi
mripard has quit [Quit: leaving]
gianMOD has joined #linux-sunxi
gianMOD has quit [Ping timeout: 250 seconds]
tomcheng76 has quit [Quit: leaving]
f15h has joined #linux-sunxi
MackBoy_ has joined #linux-sunxi
MackBoy has quit [Remote host closed the connection]
ssvb has quit [Remote host closed the connection]
f15h has quit [Quit: Leaving]
neyon has joined #linux-sunxi
formruga has joined #linux-sunxi
<neyon> has anyone experience with porting android 4.4 and higher? I have problem with mounting fstab.sunXi on init program...
wickwire has joined #linux-sunxi
Andy-D has quit [Ping timeout: 240 seconds]
hipboi_ has joined #linux-sunxi
hipboi has quit [Ping timeout: 265 seconds]
gianMOD has joined #linux-sunxi
gianMOD has quit [Ping timeout: 240 seconds]
gianMOD has joined #linux-sunxi
Renard has joined #linux-sunxi
Andy-D has joined #linux-sunxi
arete74 has quit [Ping timeout: 240 seconds]
FDCX has joined #linux-sunxi
arete74 has joined #linux-sunxi
<wens> mripard_: do you think we need a separate dtsi for the axp?
<arete74> hi, i try to use mainline3.19-rc2 with simplefb qand x11, is possible?
cubear has joined #linux-sunxi
<mripard_> wens: I was a bit reluctant at first, because we had the regulators duplicated 3 times: in the DT, in the MFD, and in the regulator driver
<mripard_> so I asked Carlo to remove it
<mripard_> and I took care of the MFD
<mripard_> but iirc, the regulators are not disabled if they are not defined in the DT
<mripard_> so it might make sense just for that
<wens> yeah, that's basically the case i'm making
<wens> not having to list unused regulators in the board dts (which is weird)
<mripard_> well, having to list unused regulators is just as weird, isn't it ? :)
<wens> it is :p
<wens> though i'm not familiar enough with the regulator constraints stuff to say how
FDCX has quit [Remote host closed the connection]
<mripard_> we had some discussion about it with Mark Brown a while ago, and iirc, if you don't express any constraints, the regulator won't be registered
<wens> it seems that they are registered, but not disabled if unused, because of missing constraints
<wens> just adding an empty regulator node should work
<mripard_> yep, like TI does for its TPS* PMICs
<wens> TPS* is where i got the idea
<wens> we can go a step further and list the min/max voltage
<wens> just not sure that is what constraints were intended for
<mripard_> I am half convinced about constraints
<mripard_> what the regulator can output is different to what the board can support
<wens> so we just have empty nodes in the dtsi, and add constraints in the board dts, correct?
<wens> (and add regulator names)
<mripard_> yep
<wens> i would put the constraints for the RTC (ldo1) regulator in the dtsi though
<wens> it's the same for any board
<mripard_> I don't like that much that kind of exceptions
<mripard_> what if LDO1 is used for another purpose on another board?
<wens> my point is that for LDO1 the constraints are fixed, 1.3V always on regulator, regardless of the purpose
<wens> i.e. it is not configurable
jackdaniel has joined #linux-sunxi
<mripard_> hmmm, then why not
<wens> :)
<neyon> hi, I'm trying port Android L (5.0) and I've problem with mounting partitions by mount_all /fstab.CHIPNAME command by init program. Can anyone with porting experience look that site with my topic for more detail? http://www.cubieforums.com/index.php/topic,3429.0.html
kurain has quit [Ping timeout: 256 seconds]
naobsd has quit [Ping timeout: 246 seconds]
wenbin has quit [Read error: Connection reset by peer]
cnxsoft has quit [*.net *.split]
mturquette has quit [*.net *.split]
Froolap has quit [*.net *.split]
astr has quit [*.net *.split]
premoboss has quit [*.net *.split]
bsdfox has quit [*.net *.split]
uwe_ has quit [*.net *.split]
uwe__ has joined #linux-sunxi
Froolap has joined #linux-sunxi
premoboss has joined #linux-sunxi
astr has joined #linux-sunxi
jackdaniel has quit [Quit: leaving]
jinzo has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
Renard has quit [Remote host closed the connection]
Renard has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
naobsd has joined #linux-sunxi
FreezingCold has quit [Read error: Connection reset by peer]
gianMOD has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
vector80 has joined #linux-sunxi
<neyon> hi, I'm trying port Android L (5.0) and I've problem with mounting partitions by mount_all /fstab.CHIPNAME command by init program. Can anyone with porting experience look that site with my topic for more detail? http://www.cubieforums.com/index.php/topic,3429.0.html
<vector80> Hi neyon, I hope you can achieve this. I will try to read what you have done until this moment.
<vector80> Allwinner also states that 5.0 will be released soon
<vector80> Now, you need to see my init for my 4.2.2 android ?
jackdaniel has joined #linux-sunxi
Black_Horseman has quit [Remote host closed the connection]
MackBoy_ has quit [Ping timeout: 250 seconds]
quitte has joined #linux-sunxi
<neyon> thanks
popolon has joined #linux-sunxi
<neyon> no I dont want to see init on 4.2.2
<neyon> I have android 4.2.2 on my board.
mturquette has joined #linux-sunxi
bsdfox has joined #linux-sunxi
bsdfox has joined #linux-sunxi
premoboss has quit [Ping timeout: 265 seconds]
jinzo has quit [Ping timeout: 250 seconds]
bengal has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
Andy-D has quit [Ping timeout: 255 seconds]
premoboss has joined #linux-sunxi
hansg has joined #linux-sunxi
cubear has quit [Quit: Leaving]
bengal_ has joined #linux-sunxi
bengal_ has quit [Remote host closed the connection]
hansg has quit [Quit: Leaving]
vishnu_ has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
Andy-D has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
ganbold__ has quit [Ping timeout: 255 seconds]
gianMOD has joined #linux-sunxi
cazzacarna has left #linux-sunxi [#linux-sunxi]
ganbold_ has joined #linux-sunxi
selfbg has quit [Quit: Leaving]
<neyon> Hi, maybe someone know why I don't have /dev/block/platform folder?
Akagi201 has quit [Read error: Connection reset by peer]
Akagi201 has joined #linux-sunxi
vishnu_ has quit [Remote host closed the connection]
jinzo has joined #linux-sunxi
jinzo has quit [Client Quit]
arete74 has quit [Ping timeout: 245 seconds]
vishnu has joined #linux-sunxi
bengal has quit [Ping timeout: 245 seconds]
vector80 has quit [Remote host closed the connection]
arete74 has joined #linux-sunxi
kivutar has joined #linux-sunxi
neyon has quit [Quit: Page closed]
MackBoy has joined #linux-sunxi
f15h has joined #linux-sunxi
f15h has quit [Remote host closed the connection]
domidumont has quit [Ping timeout: 246 seconds]
<Seppoz> will the A10/20 watchdog trigger on a brown out?
<Seppoz> or will a brown out also stop the watchdog logic
afaerber_ has joined #linux-sunxi
imcsk8 has quit [Quit: Reconnecting]
quitte has quit [Read error: Connection reset by peer]
imcsk8 has joined #linux-sunxi
afaerber__ has quit [Ping timeout: 244 seconds]
quitte has joined #linux-sunxi
bonbons has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
mturquette has quit [Changing host]
mturquette has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
Netlynx has joined #linux-sunxi
Netlynx has joined #linux-sunxi
joedj has quit [Ping timeout: 250 seconds]
joedj has joined #linux-sunxi
_massi has quit [Quit: Leaving]
interrobangd has joined #linux-sunxi
afaerber_ is now known as afaerber
_whitelogger___ has joined #linux-sunxi
bonbons has joined #linux-sunxi
bluse has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
steev has joined #linux-sunxi
MackBoy has quit [Ping timeout: 250 seconds]
ccube has joined #linux-sunxi
MackBoy has joined #linux-sunxi
nemunaire has joined #linux-sunxi
nemunaire has quit [Excess Flood]
nemunaire has joined #linux-sunxi
nemunaire has quit [Excess Flood]
domidumont has joined #linux-sunxi
nemunaire has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 244 seconds]
f15h has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 250 seconds]
konradoo77 has joined #linux-sunxi
leviathanch2 has quit [Remote host closed the connection]
interrobangd_ has joined #linux-sunxi
cubear has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
interrobangd has quit [Ping timeout: 244 seconds]
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-sunxi
techn__ has quit [Ping timeout: 244 seconds]
wickwire has quit [Read error: Connection reset by peer]
pmattern has joined #linux-sunxi
trollinger has joined #linux-sunxi
Faisal has joined #linux-sunxi
<Faisal> hi guys, it says on http://linux-sunxi.org/Linux_mainlining_effort#Merged_for_3.19 that there will be simple fb support for a20 amongst others, but that you'll need a recent uboot (2015.01+)... maybe its a stupid question, but anyone knows why ?
<bonbons> faisal: because uboot sets up the display engine and kernel then only takes over pre-configured hardware and uses it as bumb framebuffer
<bonbons> (no acceleration, no modesetting, just like vesafb on desktop)
konradoo77 has quit [Ping timeout: 245 seconds]
konradoo77 has joined #linux-sunxi
mcscruff_ has joined #linux-sunxi
kz1 has quit [Ping timeout: 250 seconds]
<Faisal> bonbons: thanks, that makes sense actually
uwe__ is now known as uwe_
leviathanch2 has quit [Ping timeout: 245 seconds]
akaizen has quit [Read error: Connection reset by peer]
akaizen_ has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
f15h has quit [Quit: Leaving]
Renard has quit [Remote host closed the connection]
quitte has quit [Read error: Connection reset by peer]
quitte has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 244 seconds]
_whitelogger has joined #linux-sunxi
Renard has joined #linux-sunxi
mcscruff_ has quit [Ping timeout: 244 seconds]
zombu2 has joined #linux-sunxi
zombu2 has quit [Changing host]
zombu2 has joined #linux-sunxi
nove has quit [Quit: nove]
domidumont has quit [Ping timeout: 246 seconds]
trollinger has quit [Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141201171754]]
bonbons has quit [Quit: Leaving]
FreezingCold has quit [Ping timeout: 245 seconds]
pmattern has quit [Quit: Genug für heute.]
FreezingCold has joined #linux-sunxi
interrobangd_ has quit [Quit: Leaving]
cubear has quit [Quit: Leaving]
mrnuke is now known as mrnuke_
mrnuke_ is now known as mrnuke
F1skr has joined #linux-sunxi
techn has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
Andy-D has joined #linux-sunxi
f15h has joined #linux-sunxi
faisal has quit [Remote host closed the connection]
viccuad has joined #linux-sunxi
gianMOD has joined #linux-sunxi
Renard has quit [Ping timeout: 264 seconds]
mmarker has quit [Remote host closed the connection]
gianMOD has quit [Remote host closed the connection]
Renard has joined #linux-sunxi
gianMOD has joined #linux-sunxi