<IlikeTech>
apritzel: I commented out the OTG sense and switching stuff from my device tree and forced perpheral mode, and that did work, thanks for the help
<IlikeTech>
I would like to see if it's possible to make OTG mode work but that's less important
<apritzel>
IlikeTech: ah, good to hear! And yeah, I'd be grateful if you could give OTG a try at some point
gsz has joined #linux-sunxi
hallyn has joined #linux-sunxi
hallyn has left #linux-sunxi [#linux-sunxi]
<IlikeTech>
it does seem like sunxi is the right defconfig, I checked and it has the "suniv Allwinner F series" option picked in the menuconfig
<IlikeTech>
my config fragment from buildroot does unset CONFIG_ARCH_MULTI_V7, so that might have something to do with it?
<IlikeTech>
that config is pulled straight from the buildroot mainline config for the Lichee Pi Nano
<IlikeTech>
for OTG mode I take it the kernel needs to be configured with OTG support enabled, does USB role switching also need to be enabled?
bauen1 has quit [Ping timeout: 480 seconds]
dsimic is now known as Guest1159
dsimic has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
warpme has quit []
<machinehum>
What's the pn for the A33 power co-pmic?
Guest1159 has quit [Ping timeout: 480 seconds]
<machinehum>
Like AXP something
<machinehum>
ah AXP221
<machinehum>
apritzel: How are you these days?
warpme has joined #linux-sunxi
warpme has quit []
<apritzel>
IlikeTech: ... unsets CONFIG_ARCH_MULTI_V7: so it's not sunxi_defconfig ;-)
<apritzel>
MACH_SUNIV depends on ARCH_MULTI_V5, which depends on !ARCH_MULTI_V6_V7, so you can't have both
<IlikeTech>
apritzel: No, doesn't look like it. It was added to buildroot in 2023
apritzel has quit [Ping timeout: 480 seconds]
warpme has quit []
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
<macromorgan>
apritzel: do you want me to go back and try to hardcode the phy maps? 115 bytes doesn't sound too bad, but it's not like we have a lot to start with (plus I'm going to have some code for board detection which might balloon stuff too). https://lore.kernel.org/u-boot/20240820005513.3cd26601@minigeek.lan/