Эх сурвалжийг харах

msm: camera: cpas: Increase cpas max clients, tree nodes

Increase number of cpas clients macro value and mx number
of tree nodes value to accommodate new clients on v780.

CRs-Fixed: 2948116
Change-Id: I9e3fb0b0a562eb92032405903fe0c30eeacd0dc0
Signed-off-by: Pavan Kumar Chilamkurthi <[email protected]>
Pavan Kumar Chilamkurthi 4 жил өмнө
parent
commit
83d6037d44

+ 1 - 1
drivers/cam_cpas/cam_cpas_hw.h

@@ -14,7 +14,7 @@
 #include "cam_soc_bus.h"
 
 #define CAM_CPAS_INFLIGHT_WORKS              5
-#define CAM_CPAS_MAX_CLIENTS                 41
+#define CAM_CPAS_MAX_CLIENTS                 42
 #define CAM_CPAS_MAX_AXI_PORTS               6
 #define CAM_CPAS_MAX_TREE_LEVELS             4
 #define CAM_CPAS_MAX_GRAN_PATHS_PER_CLIENT   32

+ 1 - 1
drivers/cam_cpas/cam_cpas_soc.h

@@ -11,7 +11,7 @@
 #include "cam_cpas_hw.h"
 
 #define CAM_REGULATOR_LEVEL_MAX 16
-#define CAM_CPAS_MAX_TREE_NODES 56
+#define CAM_CPAS_MAX_TREE_NODES 61
 #define CAM_CPAS_MAX_FUSE_FEATURE 10
 
 /**