Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 821cbd78 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: add binding documentation for MSM HDCP driver"

parents c49e6b59 da408a0b
Loading
Loading
Loading
Loading

bindings/msm_hdcp.txt

0 → 100644
+14 −0
Original line number Diff line number Diff line
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";
};