linux (Rockchip): rebase patches for 6.16.4

This commit is contained in:
Rudi Heitbaum
2025-08-29 13:44:36 +00:00
parent b4a685df92
commit ec24c2be7f

View File

@@ -392,9 +392,9 @@ index 8de6fd2e8eef..002b1a600f93 100644
-#define RK3288_ACLK_MAX_FREQ (400 * 1000 * 1000)
+#define RK3288_ACLK_MAX_FREQ (600 * 1000 * 1000)
+#define RK3399_ACLK_MAX_FREQ (400 * 1000 * 1000)
#define RK3588_ACLK_MAX_FREQ (300 * 1000 * 1000)
#define ROCKCHIP_VPU981_MIN_SIZE 64
@@ -346,13 +347,20 @@ static int rk3066_vpu_hw_init(struct hantro_dev *vpu)
return 0;
}