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:
Shashikala Katthi
2024-08-07 14:37:57 +05:30
parent e1668828f6
commit 59adcc8931

View File

@@ -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";