<rajkosto>
because you need to change the voltage regulator via i2c for more ?
<rajkosto>
im running openwrt on the thing and i want to use the highest frequency, but it shows no cpufreq stuff in /sys/devices even though the kernel is 5.10.87, CPU_FREQ in kernel config is enabled, and so is the sy i2c, and ive replaced the dtb with the armbian one (because openwrt dtb is missing the operating points, i2c enablement, and thermal zones)
<apritzel>
that's a safe value we know works without extra cooling or DVFS
<rajkosto>
armbian comes with a bunch of dtb overlays regarding cpufreq though, what are they for since all the frequencies are already enabled in the base dtb ?
<rajkosto>
all the cpufreq stuff should be mainline by 5.10 right
<apritzel>
rajkosto: I don't think there is much actual kernel support needed for the H5, it's mostly data for the clock and regulator in the DT
<rajkosto>
and im using armbian's DT now (no overlays tho)
<rajkosto>
but cpufreq /sys entries are not showing up
<rajkosto>
and overlays arent enabled by default, right ?
rajkosto has quit [Ping timeout: 480 seconds]
rajkosto has joined #linux-sunxi
<apritzel>
rajkosto: I don't know these details about Armbian, you have to ask them
<rajkosto>
they are disabled, and dvfs works fine in armbian
<apritzel>
you need some kernel config options enabled for DVFS to work, though
<rajkosto>
pretty sure they are
<rajkosto>
CPUFREQ_DT and all the governors are =y
<apritzel>
and you have CONFIG_REGULATOR_SY8106A as well?
<apritzel>
any hints in dmesg?
<rajkosto>
yeah sy8106a is =y too
<rajkosto>
nothing in dmesg
<rajkosto>
cpufreq folder in sys is empty, cpu0 etc have no cpufreq folder
<rajkosto>
i know im using the armbian dtb because it doesnt use correct LED names for openwrt to turn them on
<apritzel>
you can double check for the nodes in /sys/firmware/devicetree/base/...
<gamiee>
Hi, when you're talking about regulators, I have Banana Pi M2+, which have this switchable regulator on the board.
<gamiee>
The configuration is in device-tree, so I expect that the dynamic frequency regulation works with this, although,
<gamiee>
the SoC even with passive heatsink gets too hot (might be also some heat from WiFi & BT chip and RAMs). My question is,
<gamiee>
is there any other way, that I can make the SoC make less heat? Or only fan?
<gamiee>
(The SoC is H3)*
rajkosto has quit [Ping timeout: 480 seconds]
rajkosto has joined #linux-sunxi
Rajko has joined #linux-sunxi
rajkosto has quit [Read error: Connection reset by peer]
Rajko has quit []
rajkosto has joined #linux-sunxi
<rajkosto>
the opp table is there that wasnt there with the openwrt dtb so yes
<rajkosto>
i added "cpuidle" pm support to the kernel and that folder is showing but nothing in cpufreq
JohnDoe_71Rus has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
<rajkosto>
cpufreq should work, as the dt contains the required fields on each cpu