/
CPU Idle
CPU Idle
Introduction
This page gives an overview of the CPU idledriver which is available as part of the ZynqMP Linux distribution.
Paths, files, links and documentation on this page are given relative to the Linux kernel source tree.
Paths, files, links and documentation on this page are given relative to the Linux kernel source tree.
HW IP features
CPU idling for Zynqmp Ultrascale+ MPSoc APU.Features supported in driver
CPU idling for Zynqmp Ultrascale+ MPSoc APU.Missing Features, Known Issues and Limitations
Reporting power is not supported.Kernel Configuration
The following config options should be enabled in order to build the cpufreq driverCPU Idle [*] CPU idle PM support [*] Ladder governor (for periodic timer tick) ARM CPU Idle Drivers [*] Generic ARM/ARM64 CPU idle Driver
Devicetree
cpu1: cpu@1 { compatible = "arm,cortex-a53", "arm,armv8"; device_type = "cpu"; enable-method = "psci"; reg = <0x1>; operating-points-v2 = <&&cpu_opp_table>; cpu-idle-states = <&&CPU_SLEEP_0>; };
Change Log
2024.2
Summary:
No change
2024.1
Summary:
No change
Summary:
No change
2023.2
Summary:
No change
2023.1
Summary:
No change
Summary:
No change
2022.2
Summary:
No change
2022.1
Summary:
No change
Summary:
No change
2021.2
Summary:
No change
Summary:
No change
2021.1
Summary:
No change
Summary:
No change
2020.2
Summary:
No change
Summary:
No change
2020.1
Summary:
No change
Summary:
No change
2019.2
Summary:
No change
Summary:
No change
2018.3
Summary:
No change
2018.2Summary:
No change
Summary:
No change
2018.1
Summary:
No change
Summary:
No change
2017.4
Summary:
No change
Summary:
No change
2017.3
Summary:
No change
Summary:
No change
2017.2
Summary:
No change
Related content
CPU frequency scaling
CPU frequency scaling
Read with this
Zynq-7000 AP SoC Low Power Techniques part 5 - Linux Application Control of Processing System - Frequency Scaling & More Tech Tip
Zynq-7000 AP SoC Low Power Techniques part 5 - Linux Application Control of Processing System - Frequency Scaling & More Tech Tip
More like this
Zynq-7000 AP SoC Low Power Techniques part 7 - Ubuntu Application Control of Processing System - Frequency Scaling & More Tech Tip
Zynq-7000 AP SoC Low Power Techniques part 7 - Ubuntu Application Control of Processing System - Frequency Scaling & More Tech Tip
More like this
Zynq UltraScale+ MPSoC Power Management - Linux Kernel
Zynq UltraScale+ MPSoC Power Management - Linux Kernel
More like this
Linux GPIO Driver
Linux GPIO Driver
Read with this
Versal Adaptive SoC Power Management
Versal Adaptive SoC Power Management
More like this
© Copyright 2019 - 2022 Xilinx Inc. Privacy Policy