summaryrefslogtreecommitdiff
path: root/drivers/mxc/hdp
diff options
context:
space:
mode:
authorSandor Yu <Sandor.yu@nxp.com>2017-12-22 18:08:24 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit70276d5a09983c8706213e140dfa2b623b6bd43e (patch)
treea65e6d3fd8506c6c75e31c9e825570e2113554d7 /drivers/mxc/hdp
parent245822386d7cdc23214a03a885c7192268c1f233 (diff)
MLK-17289-4: hdp api: Add hdmi cec base address
Add hdmi cec base address. Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
Diffstat (limited to 'drivers/mxc/hdp')
-rw-r--r--drivers/mxc/hdp/address.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/hdp/address.h b/drivers/mxc/hdp/address.h
index de4bcac925a5..59a68a631645 100644
--- a/drivers/mxc/hdp/address.h
+++ b/drivers/mxc/hdp/address.h
@@ -101,6 +101,7 @@
#define ADDR_CIPHER 0x60000
#define BASE_CIPHER 0x600
#define ADDR_SOURCE_MHL_HD 0x01000
+#define ADDR_HDP_CEC_BASE 0x33800
#define ADDR_AFE (0x20000 * 4)
#define ADDR_SOURCD_PHY (0x800)