[PATCH] ARM: rockchip: Add missing call to arm_cpu_lowlevel_init() for rk3568

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alexander Shiyan <eagle.alexander923@xxxxxxxxx>
---
 arch/arm/mach-rockchip/rk3568.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-rockchip/rk3568.c b/arch/arm/mach-rockchip/rk3568.c
index c0453ea0c4..75b0824479 100644
--- a/arch/arm/mach-rockchip/rk3568.c
+++ b/arch/arm/mach-rockchip/rk3568.c
@@ -93,6 +93,8 @@ static void qos_priority_init(void)
 
 void rk3568_lowlevel_init(void)
 {
+	arm_cpu_lowlevel_init();
+
 	/*
 	 * When perform idle operation, corresponding clock can
 	 * be opened or gated automatically.
-- 
2.38.2





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux