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]
cnxsoft has joined #linux-sunxi
pabs has quit [Quit: Don't rest until all the world is paved in moss and greenery.]
pabs has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
vagrantc has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
JohnDoe_71Rus has joined #linux-sunxi
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
vpeter has quit [Remote host closed the connection]
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
vpeter has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
bauen1 has joined #linux-sunxi
DuClare_ has joined #linux-sunxi
junari has joined #linux-sunxi
DuClare has quit [Ping timeout: 480 seconds]
DuClare has joined #linux-sunxi
DuClare_ has quit [Ping timeout: 480 seconds]
DuClare_ has joined #linux-sunxi
DuClare__ has joined #linux-sunxi
DuClare has quit [Ping timeout: 480 seconds]
DuClare_ has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has quit []
cnxsoft has quit []
JohnDoe_71Rus has joined #linux-sunxi
chewitt has quit [Quit: Zzz..]
junari_ has joined #linux-sunxi
junari has quit [Ping timeout: 480 seconds]
ftg has joined #linux-sunxi
DuClare__ has quit [Ping timeout: 480 seconds]
pmp-p has quit []
DuClare has joined #linux-sunxi
pmp-p has joined #linux-sunxi
DuClare_ has joined #linux-sunxi
DuClare has quit []
DuClare_ has quit []
DuClare has joined #linux-sunxi
jernej has quit [Read error: Connection reset by peer]
jernej has joined #linux-sunxi
jernej has quit []
bauen1 has quit [Ping timeout: 480 seconds]
jernej has joined #linux-sunxi
junari_ has quit [Ping timeout: 480 seconds]
<apritzel> jernej: the TF-A RSB DT patch has finally reached the master branch
bauen1 has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
grming has joined #linux-sunxi
vagrantc has joined #linux-sunxi
JohnDoe_71Rus has quit []
apritzel has joined #linux-sunxi
<jernej> apritzel: great! But unfortunately there is unknown issue with Beelink GS1, which prevents using completely upstream TF-A.
<jernej> otherwise linux doesn't find filesystem to boot
<apritzel> jernej: so you cannot disable the whole regulator setup because it needs some regulators to be enabled?
<jernej> correct
<jernej> but that happens only on some variants it seems
<jernej> and I don't have it
<apritzel> and I guess you don't need HDMI, Ethernet and USB in U-Boot?
<apritzel> because in this case I think smaeul's U-Boot AXP patches might do the trick already
<jernej> will they land in 2023.4?
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #linux-sunxi
jernej has quit [Remote host closed the connection]
jernej has joined #linux-sunxi
maz_ has joined #linux-sunxi
PPAChao has joined #linux-sunxi
plaes_ has joined #linux-sunxi
digetx_ has joined #linux-sunxi
DuClare_ has joined #linux-sunxi
bauen1_ has joined #linux-sunxi
menomc has joined #linux-sunxi
bauen1 has quit [charon.oftc.net kinetic.oftc.net]
DuClare has quit [charon.oftc.net kinetic.oftc.net]
digetx has quit [charon.oftc.net kinetic.oftc.net]
plaes has quit [charon.oftc.net kinetic.oftc.net]
paulk has quit [charon.oftc.net kinetic.oftc.net]
freemangordon has quit [charon.oftc.net kinetic.oftc.net]
DarrenNg[m] has quit [charon.oftc.net kinetic.oftc.net]
mripard has quit [charon.oftc.net kinetic.oftc.net]
oliv3r[m] has quit [charon.oftc.net kinetic.oftc.net]
gamiee has quit [charon.oftc.net kinetic.oftc.net]
ungeskriptet has quit [charon.oftc.net kinetic.oftc.net]
hunbalazs has quit [charon.oftc.net kinetic.oftc.net]
PPA has quit [charon.oftc.net kinetic.oftc.net]
Tooniis[m] has quit [charon.oftc.net kinetic.oftc.net]
Newbyte has quit [charon.oftc.net kinetic.oftc.net]
maz has quit [charon.oftc.net kinetic.oftc.net]
mnemoc has quit [charon.oftc.net kinetic.oftc.net]
veremitz has quit [charon.oftc.net kinetic.oftc.net]
<apritzel> the actual driver is in, but it's not enabled, and there are some smaller bits missing, for instance to activate all boot-on regulators
<apritzel> (which is probably what's needed here)
<apritzel> that's an Android TV box, I guess? So we don't have any real documentation?
hunbalazs has joined #linux-sunxi
v3r3mitz has joined #linux-sunxi
oliv3r[m] has joined #linux-sunxi
DarrenNg[m] has joined #linux-sunxi
paulk has joined #linux-sunxi
ungeskriptet has joined #linux-sunxi
gamiee has joined #linux-sunxi
Newbyte has joined #linux-sunxi
Tooniis[m] has joined #linux-sunxi
mripard has joined #linux-sunxi
v3r3mitz is now known as veremitz
freemangordon has joined #linux-sunxi
<jernej> yes, that's TV box and no docs. There are two PCB revisions, but I'm unsure if regulator design is the same between them.
<apritzel> could it be that some voltages are too low at reset, and need to be adjusted? Say from 3.0V or 2.5V to to 3.3V?
<jernej> does that code also adjust voltage levels?
<apritzel> yes, it does
<apritzel> as long as those levels are properly described in the DT, of course
<apritzel> and I don't know how the DT has been obtained, if for instance the voltage levels haven been measured or read from AXP registers, in the running Android?
<jernej> not sure,
ftg has quit [Read error: Connection reset by peer]
<apritzel> smaeul: do you know of any plans for actually using the hwspinlock device? Are there (upcoming) drivers that are going to use that?