summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorGuoniu.Zhou <guoniu.zhou@nxp.com>2018-02-05 14:52:07 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:30:59 +0800
commitdb8c75007a62ed47d0530ffcc4e46a2e40a23a78 (patch)
treece49a70cb8969534cfcd52a474fc3fbab1c6fcd4 /include/soc
parent73b5bf2768b17f74b63b6c4fe186e46d4625540c (diff)
MLK-17230-1: CI_PI: register clocks for CI_PI ss
Register clocks for CI_PI subsystem. Reviewed-by: Sandor.Yu <sandor.yu@nxp.com> Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com> (cherry picked from commit d29308ec4fa29addd049c114520d7628e9e921d7)
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qxp/lpcg.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/soc/imx8/imx8qxp/lpcg.h b/include/soc/imx8/imx8qxp/lpcg.h
index cb06b03584be..77be9ce77bb6 100644
--- a/include/soc/imx8/imx8qxp/lpcg.h
+++ b/include/soc/imx8/imx8qxp/lpcg.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2016 Freescale Semiconductor, Inc.
- * Copyright 2017 NXP
+ * Copyright 2017-2018 NXP
*
* SPDX-License-Identifier: GPL-2.0+
*/
@@ -89,6 +89,9 @@
#define MIPI_CSI_0_LPCG 0x58223000
#define MIPI_CSI_1_LPCG 0x58243000
+/* PARALLEL CSI SS */
+#define PARALLEL_CSI_LPCG 0x58263000
+
/* Display MIPI SS */
#define DI_MIPI0_LPCG 0x56223000
#define DI_MIPI1_LPCG 0x56243000