Hi, ralph
I ported the patch to L3.10.17 for you, the patch is attached, you can refer to the patch and try to port to your code base, below is the log I tested, the VPU freq is increased, but please be noted that I did NOT do stress test on this patch, so you have to do more test on your platform, this patch is just to guide you how to increase VPU freq based n L3.10.17, it is NOT the patch that we released in our default Linux BSP! If it works for you, please close this topic, thanks!
i.MX6Q:
root@imx6qdlsolo:~# cat /sys/kernel/debug/clk/clk_summary | grep vpu
vpu_axi_sel 0 0 352000000
vpu_axi_podf 0 0 352000000
vpu_axi 0 0 352000000
root@imx6qdlsolo:~# /unit_tests/memtool 0x20c4018 1
E
Reading 0x1 count starting at address 0x020C4018
0x020C4018: 00014204
root@imx6qdlsolo:~#
i.MX6DL:
Reading 0x1 count starting at address 0x020C4018
0x020C4018: 00A55204
root@imx6qdlsolo:~# cat /sys/kernel/debug/clk/clk_summary | grep vpu
vpu_axi_sel 0 0 327724137
vpu_axi_podf 0 0 327724137
vpu_axi 0 0 327724137