lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 24 Oct 2020 11:20:13 -0500
From:   Adam Ford <aford173@...il.com>
To:     linux-clk@...r.kernel.org
Cc:     abel.vesa@....com, marex@...x.de, Adam Ford <aford173@...il.com>,
        Michael Turquette <mturquette@...libre.com>,
        Stephen Boyd <sboyd@...nel.org>,
        Shawn Guo <shawnguo@...nel.org>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        Pengutronix Kernel Team <kernel@...gutronix.de>,
        Fabio Estevam <festevam@...il.com>,
        NXP Linux Team <linux-imx@....com>,
        Rob Herring <robh+dt@...nel.org>,
        Philipp Zabel <p.zabel@...gutronix.de>,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        devicetree@...r.kernel.org
Subject: [RFC 1/3] dt-bindings: clock: imx8mn: Add media blk_ctl clock IDs

These will be used by the imx8mn for blk_ctl driver.

Signed-off-by: Adam Ford <aford173@...il.com>
---
 include/dt-bindings/clock/imx8mn-clock.h | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/include/dt-bindings/clock/imx8mn-clock.h b/include/dt-bindings/clock/imx8mn-clock.h
index 621ea0e87c67..2baaa2dccfd3 100644
--- a/include/dt-bindings/clock/imx8mn-clock.h
+++ b/include/dt-bindings/clock/imx8mn-clock.h
@@ -236,4 +236,15 @@
 
 #define IMX8MN_CLK_END				215
 
+#define IMX8MN_CLK_MEDIA_BLK_CTL_MIPI_DSI_PCLK	0
+#define IMX8MN_CLK_MEDIA_BLK_CTL_MIPI_DSI_CLKREF	1
+#define IMX8MN_CLK_MEDIA_BLK_CTL_MIPI_CSI_PCLK	2
+#define IMX8MN_CLK_MEDIA_BLK_CTL_MIPI_CSI_ACLK	3
+#define IMX8MN_CLK_MEDIA_BLK_CTL_LCDIF_PIXEL		4
+#define IMX8MN_CLK_MEDIA_BLK_CTL_LCDIF_APB		5
+#define IMX8MN_CLK_MEDIA_BLK_CTL_ISI_PROC		6
+#define IMX8MN_CLK_MEDIA_BLK_CTL_ISI_APB		7
+#define IMX8MN_CLK_MEDIA_BLK_CTL_BUS_BLK		8
+#define IMX8MN_CLK_MEDIA_BLK_CTL_END			9
+
 #endif
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ