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
apritzel has quit [Ping timeout: 480 seconds]
ftg has quit [Ping timeout: 480 seconds]
vagrantc has quit [Quit: leaving]
Daanct12 has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
cnxsoft1 has quit [Read error: Connection reset by peer]
hlauer has joined #linux-sunxi
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #linux-sunxi
Daanct12 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
JohnDoe_71Rus has quit []
hlauer has quit [Ping timeout: 480 seconds]
<LordKalma> Work has begun :)
<LordKalma> Let'ss see what comes out
<apritzel> LordKalma: I wouldn't recommend to base it on an older kernel, for mainlining you will eventually need the latest base anyway
<LordKalma> rebase on main?
<LordKalma> some structs do seem to have changed , but thanks to designated initialization everything seems to be source compatible
<LordKalma> I made this decision so I had something I could get a .patch file and add to buildroot as a patch
<LordKalma> but yeah, I'll test with linux-next master's or at least linux-stable master's
<apritzel> LordKalma: linux-stable is for distributions, not for developers
<apritzel> linux-next is sometimes a bit too adventurous for beginners, so I'd use Linus' tree (the official one) as a base
<apritzel> (right now I would wait another week with the rebase, until -rc2 comes out)
rajkosto has quit [Ping timeout: 480 seconds]
indy has quit []
indy has joined #linux-sunxi
ftg has joined #linux-sunxi
<LordKalma> Linus branch doesn't have tags for the # in X.Y.#
<LordKalma> that's why I didn't use it
<LordKalma> I think for the community testing should be fine
<LordKalma> then I'll more to more adventurous stuff
<apritzel> LordKalma: no stable tags> because the stable branch is separate, and not really for developers
megi has quit [Quit: WeeChat 3.5]
megi has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
vagrantc has joined #linux-sunxi
aggi has joined #linux-sunxi
<LordKalma> fair enough
JohnDoe_71Rus has quit []
<apritzel> jernej: I saw the bitbang I2C device for that display in the Tanix TX6 DT, is there some userland tool to drive that?
gnarface has quit [Ping timeout: 480 seconds]
<jernej> apritzel: note that TX6 mini actually doesn't have display, I have to make a patch to move it to TX6 only DT
JoaoSchim has quit [Remote host closed the connection]
JoaoSchim has joined #linux-sunxi
gnarface has joined #linux-sunxi
<jernej> apritzel: there have been several attempts to write appropriate driver for such displays, not sure what happened with last one
evgeny_boger has joined #linux-sunxi
evgeny_boger has quit [Remote host closed the connection]
JoaoSchim has quit [Ping timeout: 480 seconds]
<apritzel> jernej: I see, thanks!
hlauer has joined #linux-sunxi
rajkosto has joined #linux-sunxi
Hazematman[m] has joined #linux-sunxi
pnill has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
pnill has joined #linux-sunxi
JoaoSchim has joined #linux-sunxi
hlauer has quit [Ping timeout: 480 seconds]
Daanct12 has joined #linux-sunxi
Daanct12 has quit [Remote host closed the connection]
aggi has quit [Quit: connection closed.]
ftg has quit [Ping timeout: 480 seconds]
<apritzel> jernej: got the AC200 to work!