mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
dt-bindings: add binding documentation for MSM HDCP driver
This change adds the binding documentation for the MSM HDCP driver on kernel-5.4. Change-Id: I618e6e0254f63bca4769965305157813ca2c9f03
This commit is contained in:
14
bindings/msm_hdcp.txt
Normal file
14
bindings/msm_hdcp.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
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";
|
||||
};
|
||||
Reference in New Issue
Block a user