From: Peng Fan Date: Mon, 22 Aug 2022 06:45:29 +0000 (+0800) Subject: dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV X-Git-Tag: block-6.1-2022-13-10~57^2~18^2~12 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=69e43d9e83dd8695d2dc39ce910f61dfb676f4bf;p=linux-block.git dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV Add i.MX8MP HDMI HDCP and HRV entries. Acked-by: Krzysztof Kozlowski Signed-off-by: Peng Fan Signed-off-by: Shawn Guo --- 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