summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/msm_hdcp (follow)
Commit message (Collapse)AuthorAge
* drivers/misc: make the HDCP lib a standalone driverAbhinav Kumar2017-06-15
Currently the hdcp lib doesn't have a context and just acts as a lib for HDCP compliant interfaces like HDMI and Display Port. Make this lib a standalone driver capable of supporting sysfs nodes to make communication with other modules like TZ easier and less roundabout. Change-Id: If693a9d4c8561e6d8c94e236a0fc108c8a65c05e Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>