[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1603740750-10385-8-git-send-email-abel.vesa@nxp.com>
Date: Mon, 26 Oct 2020 21:32:23 +0200
From: Abel Vesa <abel.vesa@....com>
To: Mike Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Adam Ford <aford173@...il.com>,
Marek Vasut <marek.vasut@...il.com>,
Lucas Stach <l.stach@...gutronix.de>,
Rob Herring <robh@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <kernel@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>,
Anson Huang <anson.huang@....com>,
Jacky Bai <ping.bai@....com>, Peng Fan <peng.fan@....com>,
Dong Aisheng <aisheng.dong@....com>
Cc: NXP Linux Team <linux-imx@....com>,
linux-arm-kernel@...ts.infradead.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
Abel Vesa <abel.vesa@....com>
Subject: [PATCH v4 07/14] dt-bindings: reset: imx8mp: Add hdmi blk_ctl reset IDs
These will be used imx8mp for blk_ctl driver.
Signed-off-by: Abel Vesa <abel.vesa@....com>
Acked-by: Rob Herring <robh@...nel.org>
Reviewed-by: Dong Aisheng <aisheng.dong@....com>
---
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_RESET 4
+#define IMX8MP_HDMI_BLK_CTL_IRQ_STEER_RESET 5
+#define IMX8MP_HDMI_BLK_CTL_HDMI_HDCP_RESET 6
+#define IMX8MP_HDMI_BLK_CTL_LCDIF_RESET 7
+
+#define IMX8MP_HDMI_BLK_CTL_RESET_NUM 8
+
+
#endif
--
2.7.4
Powered by blists - more mailing lists