aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-08-22 14:45:29 +0800
committerShawn Guo <shawnguo@kernel.org>2022-09-17 16:25:48 +0800
commit69e43d9e83dd8695d2dc39ce910f61dfb676f4bf (patch)
treed5801e2a6dafbac0049fdeb3eb1e503edad033a2 /include/dt-bindings
parentdt-bindings: arm: fsl: imx6ul-kontron: Update bindings (diff)
downloadlinux-dev-69e43d9e83dd8695d2dc39ce910f61dfb676f4bf.tar.xz
linux-dev-69e43d9e83dd8695d2dc39ce910f61dfb676f4bf.zip
dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
Add i.MX8MP HDMI HDCP and HRV entries. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/power/imx8mp-power.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/power/imx8mp-power.h b/include/dt-bindings/power/imx8mp-power.h
index 7789bcca3223..14b9c5ac9c82 100644
--- a/include/dt-bindings/power/imx8mp-power.h
+++ b/include/dt-bindings/power/imx8mp-power.h
@@ -49,5 +49,7 @@
#define IMX8MP_HDMIBLK_PD_TRNG 4
#define IMX8MP_HDMIBLK_PD_HDMI_TX 5
#define IMX8MP_HDMIBLK_PD_HDMI_TX_PHY 6
+#define IMX8MP_HDMIBLK_PD_HDCP 7
+#define IMX8MP_HDMIBLK_PD_HRV 8
#endif