Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae172d38 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

soc: qcom: llcc: Update the system cache table



Regenerate the System Cache Table based on version 4.0 of
the updated hardware settings documentation.

Change-Id: I43747964f9ba7d8779fe6a931bc21ee5809bc664
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent a3d9530a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@
static struct llcc_slice_config kona_data[] =  {
	SCT_ENTRY(LLCC_CPUSS,    1, 3072, 1, 0, 0xFFF, 0x0, 0, 0, 0, 0, 1, 1),
	SCT_ENTRY(LLCC_VIDSC0,   2, 512, 3, 1, 0xFFF, 0x0, 0, 0, 0, 0, 1, 0),
	SCT_ENTRY(LLCC_VOICE,    5, 1024, 1, 0, 0xFFF, 0x0, 0, 0, 0, 0, 1, 0),
	SCT_ENTRY(LLCC_AUDIO,    6, 1024, 1, 0, 0xFFF, 0x0, 0, 0, 0, 0, 1, 0),
	SCT_ENTRY(LLCC_CMPT,    10, 1024, 1, 0, 0xFFF, 0x0, 0, 0, 0, 0, 1, 0),
	SCT_ENTRY(LLCC_GPUHTW,  11, 1024, 1, 1, 0xFFF, 0x0, 0, 0, 0, 0, 1, 0),
@@ -68,6 +67,7 @@ static struct llcc_slice_config kona_data[] = {
	SCT_ENTRY(LLCC_CVP,     28, 512, 3, 1, 0xFFF, 0x0, 0, 0, 0, 0, 1, 0),
	SCT_ENTRY(LLCC_APTCM,   30, 128, 3, 0, 0x0,  0x3, 1, 0, 0, 0, 1, 0),
	SCT_ENTRY(LLCC_WRTCH,   31, 256, 1, 1, 0xFFF, 0x0, 0, 0, 0, 0, 0, 1),
	SCT_ENTRY(LLCC_CVPFW,   17, 512, 3, 0, 0xFFF, 0x0, 0, 0, 0, 0, 1, 0),
};

static int kona_qcom_llcc_probe(struct platform_device *pdev)
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
#define LLCC_CVP         28
#define LLCC_APTCM       30
#define LLCC_WRTCH       31
#define LLCC_CVPFW       32

/**
 * llcc_slice_desc - Cache slice descriptor