summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorBai Ping <ping.bai@nxp.com>2018-08-29 18:17:00 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:33:39 +0800
commit6cea8b1a34766ffce3ff2bfad4664d4426b0e144 (patch)
tree8f33b52a04c828cd0f179a887f0ab9fad8d0691e /include/soc
parent7cd5df6ddc15e15b2d4cf99c2b0882f752ceb0e0 (diff)
MLK-19380 driver: soc: update the noc QoS setting on imx8mq
update the noc QoS setting for CPU & VPU on i.MX8MQ. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Jian Li <jian.li@nxp.com> (cherry picked from commit 45d2dcaecce6d83e5c4a7e9488c651a05b0f05ac)
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx/fsl_sip.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/soc/imx/fsl_sip.h b/include/soc/imx/fsl_sip.h
index f1c8c9b1e2cc..44649f4baa20 100644
--- a/include/soc/imx/fsl_sip.h
+++ b/include/soc/imx/fsl_sip.h
@@ -59,6 +59,12 @@
#define FSL_SIP_NOC 0xc2000008
#define FSL_SIP_NOC_LCDIF 0x0
+#define FSL_SIP_NOC_PRIORITY 0x1
+#define NOC_GPU_PRIORITY 0x10
+#define NOC_DCSS_PRIORITY 0x11
+#define NOC_VPU_PRIORITY 0x12
+#define NOC_CPU_PRIORITY 0x13
+#define NOC_MIX_PRIORITY 0x14
#define FSL_SIP_WAKEUP_SRC 0xc2000009
#define FSL_SIP_WAKEUP_SRC_SCU 0x1