Message ID | 20180703201051.240523-1-seanpaul@chromium.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Delegated to: | Andy Gross |
Headers | show |
On 2018-07-04 01:40, Sean Paul wrote: > hdcp support was (temporarily) removed from msm. > > Signed-off-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Rajesh Yadav <ryadav@codeaurora.org> > --- > .../devicetree/bindings/msm_hdcp/msm_hdcp.txt | 14 -------------- > 1 file changed, 14 deletions(-) > delete mode 100644 > Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt > > diff --git a/Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt > b/Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt > deleted file mode 100644 > index 8d5f55d7a8ca..000000000000 > --- a/Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt > +++ /dev/null > @@ -1,14 +0,0 @@ > -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"; > -}; -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt b/Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt deleted file mode 100644 index 8d5f55d7a8ca..000000000000 --- a/Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt +++ /dev/null @@ -1,14 +0,0 @@ -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"; -};
hdcp support was (temporarily) removed from msm. Signed-off-by: Sean Paul <seanpaul@chromium.org> --- .../devicetree/bindings/msm_hdcp/msm_hdcp.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Documentation/devicetree/bindings/msm_hdcp/msm_hdcp.txt