Rtwo/kernel/motorola/sm8550-devicetrees/qcom/display/bindings/msm_hdcp.txt

15 lines
243 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
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";
};