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
vagrantc has quit [Quit: leaving]
<apritzel> ah, found the culprit for my hang: I told my new PRCM PPU driver about the analogue and PLL power domains, but without an explicit user, the kernel turned them off, and with the PLLs dead we won't have much fun
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
montjoie has joined #linux-sunxi
montjoie_ has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
colinsane has quit []
colinsane has joined #linux-sunxi
colinsane has quit []
colinsane has joined #linux-sunxi
macromorgan has quit [Ping timeout: 480 seconds]
macromorgan has joined #linux-sunxi
aggi has quit [Remote host closed the connection]
aggi has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
aggi has quit [Ping timeout: 480 seconds]
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
chewitt has joined #linux-sunxi
apritzel has joined #linux-sunxi
Raqbit has quit [Quit: Ping timeout (120 seconds)]
Raqbit has joined #linux-sunxi
diego71 has quit [Ping timeout: 480 seconds]
diego71 has joined #linux-sunxi
diego71 has quit [Remote host closed the connection]
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
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
electricworry has joined #linux-sunxi
apritzel has joined #linux-sunxi
warpme has joined #linux-sunxi
electricworry_ has joined #linux-sunxi
electricworry has quit [Ping timeout: 480 seconds]
electricworry_ has quit [Remote host closed the connection]
electricworry has joined #linux-sunxi
electricworry has quit [Remote host closed the connection]
electricworry has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
electricworry_ has joined #linux-sunxi
electricworry has quit [Read error: No route to host]
electricworry__ has joined #linux-sunxi
electricworry_ has quit [Ping timeout: 480 seconds]
electricworry__ has quit [Remote host closed the connection]
electricworry__ has joined #linux-sunxi
electricworry__ has quit [Remote host closed the connection]
electricworry__ has joined #linux-sunxi
electricworry__ has quit [Remote host closed the connection]
electricworry__ has joined #linux-sunxi
electricworry__ has quit [Remote host closed the connection]
electricworry__ has joined #linux-sunxi
electricworry__ has quit [Remote host closed the connection]
electricworry__ has joined #linux-sunxi
dsimic is now known as Guest8972
dsimic has joined #linux-sunxi
montjoie_ has joined #linux-sunxi
Guest8972 has quit [Ping timeout: 480 seconds]
aggi has joined #linux-sunxi
montjoie has quit [Ping timeout: 480 seconds]
wingrime1 has quit []
wingrime-ww has joined #linux-sunxi
warpme has quit []
ftg has joined #linux-sunxi
wingrime1 has joined #linux-sunxi
wingrime-ww has quit [Ping timeout: 480 seconds]
electricworry_ has joined #linux-sunxi
electricworry__ has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
flyback has quit [Ping timeout: 480 seconds]
aggi has quit [Remote host closed the connection]
aggi has joined #linux-sunxi
<loki666> rha... now getting sun4i-tcon 6515000.lcd-controller: Couldn't get the TCON channel 1 clock
<loki666> what am I missing ?
<apritzel> loki666: maybe CONFIG_SUN8I_DE2_CCU?
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
electricworry_ has quit []
electricworry has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
diego71 has joined #linux-sunxi
wingrime-ww has joined #linux-sunxi
wingrime1 has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
apritzel has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
<veremitz> dead PLLs .. RIP ! :D
flyback has joined #linux-sunxi
flyback has quit []
flyback has joined #linux-sunxi
<apritzel> yeah, it's a good sign that there is some suspend potential, the cores in the H616 can run on 32 KHz, the 16 MHz RC osc or the 24 MHz crystal, so the PLLs can be turned off completely
Schimsalabim has quit [Read error: Connection reset by peer]
<apritzel> not for Linux, really, but for some suspend code
Schimsalabim has joined #linux-sunxi
<loki666> apritzel: what's the role of TFA in the mix ?
<loki666> why u-boot needs it, and what it does on the kernel ?
<apritzel> loki666: TF-A is the secure *runtime* firmware, providing PSCI services
<apritzel> so it stays in SRAM, even when the kernel has taken over, and provides services, triggered by an "smc" call
<apritzel> a bit like userland asks for services to the kernel via an "svc" call, like a level higher
<apritzel> it relieves the kernel of knowing the boring details of the platform, like how to bring up other cores, or power them down a cluster in the best way
<apritzel> mostly the kernel cannot even do those things, since they are controlled by secure or EL3 registers, not accessible to the kernel, since it runs in non-secure state
<Jookia> ok, i have fixed my LCD blueness issue
electricworry has quit [Ping timeout: 480 seconds]
ftg has quit [Read error: Connection reset by peer]