mirror of
https://github.com/armbian/build.git
synced 2026-05-05 04:06:14 +02:00
Voltages for "gpu_opp_table" and "vdd_arm" were wrongly using default values instead of the customized values from the vendor image, leading to dmesg errors like [ 19.709834] core: _opp_supported_by_regulators: OPP minuV: 1075000 maxuV: 1075000, not supported by regulator [ 19.710075] lima ff300000.gpu: _opp_add: OPP not supported by regulators (200000000) 0xBEBC200 Thanks to Shadowrom2020 for noticing.