Add device tree files required for DPU driver on sun target. Move bindings for all mdp, dsi, panels, hdcp to opensource project. Change-Id: I1c6575313e33c5727f48ce94fe8b51cd9c62995d Signed-off-by: Varsha Suresh <quic_varssure@quicinc.com> Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
15 lines
243 B
Plaintext
15 lines
243 B
Plaintext
MSM HDCP driver
|
|
|
|
Standalone driver managing HDCP related communications
|
|
between TZ and HLOS for MSM chipset.
|
|
|
|
Required properties:
|
|
|
|
compatible = "qcom,msm-hdcp";
|
|
|
|
Example:
|
|
|
|
qcom_msmhdcp: qcom,msm_hdcp {
|
|
compatible = "qcom,msm-hdcp";
|
|
};
|