Hi Bruce,
Would you please help merge this patch to kernel-cache yocto-5.4 branch?
Thanks,
Quanyang
On 3/17/20 10:41 AM, Bruce Ashfield wrote:
merged.
Bruce
In message: [linux-yocto][kernel-cache master][PATCH 1/1] xilinx-zynqmp: add
cpuidle support for zcu102
on 16/03/2020 [email protected] wrote:
From: Quanyang Wang <[email protected]>
Because of upstream commit 788961462f347161 ("ARM: psci: cpuidle:
Enable PSCI CPUidle driver"), the new kernel option CONFIG_ARM_PSCI_CPUIDLE
is used to enable PSCI CPUidle driver. So enable CONFIG_ARM_PSCI_CPUIDLE
for zcu102 board.
Signed-off-by: Quanyang Wang <[email protected]>
---
bsp/xilinx-zynqmp/xilinx-zynqmp.cfg | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg
b/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg
index f56c7f18f..0f18a4967 100644
--- a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg
+++ b/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg
@@ -238,3 +238,5 @@ CONFIG_SENSORS_MAX20751=y
CONFIG_OF_OVERLAY=y
CONFIG_OF_CONFIGFS=y
CONFIG_FPGA_MGR_DEBUG_FS=y
+
+CONFIG_ARM_PSCI_CPUIDLE=y
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8549):
https://lists.yoctoproject.org/g/linux-yocto/message/8549
Mute This Topic: https://lists.yoctoproject.org/mt/71991843/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-