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:
@@ -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";
|
||||
};
|
||||
|
Reference in New Issue
Block a user