Re: [PATCH v5 07/14] dt-bindings: reset: imx8mp: Add hdmi blk_ctl reset IDs

2020-11-04 Thread Stephen Boyd
Quoting Abel Vesa (2020-11-03 03:18:19)
> These will be used imx8mp for blk_ctl driver.
> 
> Signed-off-by: Abel Vesa 
> Acked-by: Rob Herring 
> Reviewed-by: Dong Aisheng 
> ---

Acked-by: Stephen Boyd 


[PATCH v5 07/14] dt-bindings: reset: imx8mp: Add hdmi blk_ctl reset IDs

2020-11-03 Thread Abel Vesa
These will be used imx8mp for blk_ctl driver.

Signed-off-by: Abel Vesa 
Acked-by: Rob Herring 
Reviewed-by: Dong Aisheng 
---
 include/dt-bindings/reset/imx8mp-reset.h | 12 
 1 file changed, 12 insertions(+)

diff --git a/include/dt-bindings/reset/imx8mp-reset.h 
b/include/dt-bindings/reset/imx8mp-reset.h
index ba70248..eb9ed21 100644
--- a/include/dt-bindings/reset/imx8mp-reset.h
+++ b/include/dt-bindings/reset/imx8mp-reset.h
@@ -80,4 +80,16 @@
 
 #define IMX8MP_MEDIA_BLK_CTL_RESET_NUM 25
 
+#define IMX8MP_HDMI_BLK_CTL_HDMI_TX_RESET  0
+#define IMX8MP_HDMI_BLK_CTL_HDMI_PHY_RESET 1
+#define IMX8MP_HDMI_BLK_CTL_HDMI_PAI_RESET 2
+#define IMX8MP_HDMI_BLK_CTL_HDMI_PVI_RESET 3
+#define IMX8MP_HDMI_BLK_CTL_HDMI_TRNG_RESET4
+#define IMX8MP_HDMI_BLK_CTL_IRQ_STEER_RESET5
+#define IMX8MP_HDMI_BLK_CTL_HDMI_HDCP_RESET6
+#define IMX8MP_HDMI_BLK_CTL_LCDIF_RESET7
+
+#define IMX8MP_HDMI_BLK_CTL_RESET_NUM  8
+
+
 #endif
-- 
2.7.4