From: Marek Vasut <marex@denx.de> To: linux-arm-kernel@lists.infradead.org Cc: "Marek Vasut" <marex@denx.de>, "Abel Vesa" <abel.vesa@nxp.com>, "Dong Aisheng" <aisheng.dong@nxp.com>, "Fabio Estevam" <festevam@gmail.com>, "Guido Günther" <agx@sigxcpu.org>, "Lucas Stach" <l.stach@pengutronix.de>, "Rob Herring" <robh+dt@kernel.org>, "Shawn Guo" <shawnguo@kernel.org>, "NXP Linux Team" <linux-imx@nxp.com>, devicetree@vger.kernel.org Subject: [PATCH 2/5] dt-bindings: clock: imx8mm: Add media blk_ctl clock IDs Date: Sun, 4 Oct 2020 00:45:52 +0200 [thread overview] Message-ID: <20201003224555.163780-2-marex@denx.de> (raw) In-Reply-To: <20201003224555.163780-1-marex@denx.de> These will be used by the imx8mm for blk_ctl driver. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Abel Vesa <abel.vesa@nxp.com> Cc: Dong Aisheng <aisheng.dong@nxp.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Guido Günther <agx@sigxcpu.org> Cc: Lucas Stach <l.stach@pengutronix.de> Cc: Rob Herring <robh+dt@kernel.org> Cc: Shawn Guo <shawnguo@kernel.org> Cc: NXP Linux Team <linux-imx@nxp.com> Cc: devicetree@vger.kernel.org --- include/dt-bindings/clock/imx8mm-clock.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/include/dt-bindings/clock/imx8mm-clock.h b/include/dt-bindings/clock/imx8mm-clock.h index e63a5530aed7..576b229a72f2 100644 --- a/include/dt-bindings/clock/imx8mm-clock.h +++ b/include/dt-bindings/clock/imx8mm-clock.h @@ -276,4 +276,11 @@ #define IMX8MM_CLK_END 252 +#define IMX8MM_CLK_MEDIA_BLK_CTL_LCDIF_APB 0 +#define IMX8MM_CLK_MEDIA_BLK_CTL_LCDIF_PIXEL 1 +#define IMX8MM_CLK_MEDIA_BLK_CTL_MIPI_DSI_PCLK 2 +#define IMX8MM_CLK_MEDIA_BLK_CTL_MIPI_DSI_CLKREF 3 + +#define IMX8MM_CLK_MEDIA_BLK_CTL_END 4 + #endif -- 2.28.0
next prev parent reply other threads:[~2020-10-03 22:46 UTC|newest] Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-03 22:45 [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL Marek Vasut 2020-10-03 22:45 ` Marek Vasut [this message] 2020-10-06 21:12 ` [PATCH 2/5] dt-bindings: clock: imx8mm: Add media blk_ctl clock IDs Rob Herring 2020-10-03 22:45 ` [PATCH 3/5] dt-bindings: reset: imx8mm: Add media blk_ctl reset IDs Marek Vasut 2020-10-06 21:12 ` Rob Herring 2020-10-06 21:12 ` [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL Rob Herring 2020-10-07 19:52 ` Adam Ford 2020-10-07 20:01 ` Marek Vasut 2020-10-07 20:08 ` Adam Ford 2020-10-07 20:17 ` Adam Ford 2020-10-07 20:50 ` Marek Vasut 2020-11-30 11:47 ` Frieder Schrempf 2020-11-30 15:43 ` Adam Ford 2020-12-10 15:14 ` Frieder Schrempf 2020-12-16 21:24 ` Tim Harvey 2020-12-22 9:07 ` Frieder Schrempf 2021-02-04 12:46 ` Adam Ford
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20201003224555.163780-2-marex@denx.de \ --to=marex@denx.de \ --cc=abel.vesa@nxp.com \ --cc=agx@sigxcpu.org \ --cc=aisheng.dong@nxp.com \ --cc=devicetree@vger.kernel.org \ --cc=festevam@gmail.com \ --cc=l.stach@pengutronix.de \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-imx@nxp.com \ --cc=robh+dt@kernel.org \ --cc=shawnguo@kernel.org \ --subject='Re: [PATCH 2/5] dt-bindings: clock: imx8mm: Add media blk_ctl clock IDs' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).