<montjoie>
megi: even with latest ATF and uboot 2022.04, no ethernet on opi3
<mirko>
montjoie: did you compile ATF with SUNXI_SETUP_REGULATORS=0 ?
JohnDoe_71Rus has joined #linux-sunxi
<montjoie>
mirko: no
<montjoie>
plain normal ATF
<apritzel>
montjoie: we can't turn off the regulators for a default TF-A build, since this would break Ethernet and HDMI in U-Boot on most boards
<apritzel>
montjoie: so we need this explicit build time option to prevent TF-A from touching the regulators
<mirko>
montjoie: so you have to compile with SUNXI_SETUP_REGULATORS=0 (or use a version like v2.2 which is known to work on opi3), as otherwise one of the results is non-working ethernet on opi3
<mirko>
"known to work" as in: doesn't yet have support for regulators at all but sufficiently stable support for everything else
<apritzel>
"Arm Trusted Firmware" got renamed to "Trusted-Firmware-A" (A standing for A-profile, since there is also a TF-M project, for Cortex-M MCUs)
<apritzel>
also the project steering was officially moved outside of Arm Ltd., to encourage participation from third parties
<jernej>
apritzel: is U-Boot merge window closed?
<apritzel>
jernej: that's not as strictly handled as in the kernel ;-)
<jernej>
I would like to update Tanix TX6 DT, at least from a bit older kernel (before TX6 DT was split), so it would gain ability to boot from emmc
<apritzel>
jernej: if you have a big change, it probably has to wait, but otherwise it depends
<jernej>
it only need DT change and maybe config
<apritzel>
I am actually planning on taking smaeul's DT updates in the next days
<jernej>
oh, let me check
<apritzel>
jernej: smaeul's patches sync from 5.18-rc1, minus the r_intc change
<jernej>
yes, that should do it
<jernej>
nevermind then :)
<apritzel>
about what? :-D
<apritzel>
jernej: btw, is it too late for the H616 DT to get into 5.19 by now? I was busy with fixing U-Boot this week, but can try to repost this weekend ...
<jernej>
well, I'm just working on PR for DT
<jernej>
cut off date is -rc6, so this Sunday
<montjoie>
mirko: apritzel: thanks, i will try it.
<montjoie>
at least I have now an explanation why my try "regulator in phy core" was not working also
<apritzel>
jernej: thanks for pushing the clock fixes, that really just leaves the DT bits for the H616 support
<jernej>
that was the idea :)
bauen1_ has quit [Ping timeout: 480 seconds]
Danct12 has quit [Ping timeout: 480 seconds]
rajkosto has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
bauen1 has joined #linux-sunxi
rajkosto has quit [Read error: Connection reset by peer]
bauen1 has quit [Ping timeout: 480 seconds]
qwestion has joined #linux-sunxi
bauen1 has joined #linux-sunxi
gnarface has quit [Ping timeout: 480 seconds]
gnarface has joined #linux-sunxi
<montjoie>
ethernet work on opi3 now
<mps>
anyone knows how to add microphone and linein in A64 in DTS
<mps>
I'm trying to make audio work on olimex A64-OlinuxIno and patched DTS, got audio out working but can't get capture from microphone