Setting the CPU frequency

  • Hello, currently 3506 does not support allowing users to dynamically adjust the CPU frequency.

    Code: Select all

    &pvtpll_core {
            assigned-clock-rates = <The frequency to be set>;
    };
    It can be modified in the device tree.

    Code: Select all

    cat /sys/kernel/debug/clk/armclk/clk_rate
    Check CPU frequency