dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
authorPeng Fan <peng.fan@nxp.com>
Mon, 22 Aug 2022 06:45:29 +0000 (14:45 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:25:48 +0000 (16:25 +0800)
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>
include/dt-bindings/power/imx8mp-power.h

index 7789bcc..14b9c5a 100644 (file)
@@ -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