summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts
diff options
context:
space:
mode:
authorSandor Yu <R01008@freescale.com>2015-12-11 17:00:08 +0800
committerOctavian Purdila <octavian.purdila@nxp.com>2017-02-23 14:21:42 +0200
commit6a3bc2718db50c49a3a126efa7533614e3894c61 (patch)
tree9b20b1c2b56cf9a32af2338cb3979ef57489a598 /arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts
parentbcc1174dfc97222c65653bada1df69211b65fac2 (diff)
MLK-11997 dts: add hdcp dts file for imx6qp sabresd board
Add hdcp dts file for imx6qp sabresd board. Signed-off-by: Sandor Yu <R01008@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts')
-rw-r--r--arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts22
1 files changed, 22 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts b/arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts
new file mode 100644
index 000000000000..8dce5cac613b
--- /dev/null
+++ b/arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts
@@ -0,0 +1,22 @@
+/*
+ * Copyright 2015 Freescale Semiconductor, Inc.
+ *
+ * The code contained herein is licensed under the GNU General Public
+ * License. You may obtain a copy of the GNU General Public License
+ * Version 2 or later at the following locations:
+ *
+ * http://www.opensource.org/licenses/gpl-license.html
+ * http://www.gnu.org/copyleft/gpl.html
+ */
+
+#include "imx6qp-sabresd.dts"
+
+&hdmi_video {
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_hdmi_hdcp>;
+ fsl,hdcp;
+};
+
+&i2c2 {
+ status = "disable";
+};