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

Commit a296a150 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: llcc: Update the system cache table"

parents 15866813 ae172d38
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