ARM: dts: msm: parrot: Add hdcp device node

This change add device tree node for hdcp smcinvoke interface for
parrot.

Change-Id: I1e4b1c45cbb96e472fb8e496db74ef23fe4b502c
Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
This commit is contained in:
Shashikala Katthi
2024-07-05 13:13:34 +05:30
parent 2e80498372
commit 64b3c10b9b

View File

@@ -2030,6 +2030,11 @@
qcom,vmid = <3>;
};
qcom,hdcp {
compatible = "qcom,hdcp";
qcom,use-smcinvoke = <1>;
};
qcom,mem-buf-msgq {
compatible = "qcom,mem-buf-msgq";
};