ARM: dts: msm: Add hdcp device node for ravelin
This change add device tree node for hdcp smcinvoke interface for ravelin. Change-Id: I76ddbb543f0eb03b406eed488b50e34011140c90 Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
This commit is contained in:
@@ -805,6 +805,11 @@
|
|||||||
qcom,vmid = <3>;
|
qcom,vmid = <3>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,hdcp {
|
||||||
|
compatible = "qcom,hdcp";
|
||||||
|
qcom,use-smcinvoke = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
qcom,mem-buf-msgq {
|
qcom,mem-buf-msgq {
|
||||||
compatible = "qcom,mem-buf-msgq";
|
compatible = "qcom,mem-buf-msgq";
|
||||||
qcom,msgq-names = "trusted_vm";
|
qcom,msgq-names = "trusted_vm";
|
||||||
|
Reference in New Issue
Block a user