ARM: dts: msm: add device node for MSM HDCP driver
Add device node for the MSM HDCP driver which manages communication between HLOS and TZ for HDCP related operations. Change-Id: Iecb4c86ae37ddf7cbc84f962895bbe6e1973b989 Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
This commit is contained in:
parent
2dec77bf65
commit
bd23536bdb
1 changed files with 4 additions and 0 deletions
|
@ -2365,6 +2365,10 @@
|
|||
hyplog-size-offset = <0x414>; /* 0x066BFB34 */
|
||||
};
|
||||
|
||||
qcom_msmhdcp: qcom,msm_hdcp {
|
||||
compatible = "qcom,msm-hdcp";
|
||||
};
|
||||
|
||||
qcom_crypto: qcrypto@1DE0000 {
|
||||
compatible = "qcom,qcrypto";
|
||||
reg = <0x1DE0000 0x20000>,
|
||||
|
|
Loading…
Add table
Reference in a new issue