[PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL

Marek Vasut marex at denx.de
Sat Oct 3 18:45:51 EDT 2020


Add the i.MX8MM BLK_CTL compatible string to the list.

Signed-off-by: Marek Vasut <marex at denx.de>
Cc: Abel Vesa <abel.vesa at nxp.com>
Cc: Dong Aisheng <aisheng.dong at nxp.com>
Cc: Fabio Estevam <festevam at gmail.com>
Cc: Guido Günther <agx at sigxcpu.org>
Cc: Lucas Stach <l.stach at pengutronix.de>
Cc: Rob Herring <robh+dt at kernel.org>
Cc: Shawn Guo <shawnguo at kernel.org>
Cc: NXP Linux Team <linux-imx at nxp.com>
Cc: devicetree at vger.kernel.org
---
 Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml b/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
index 5e9eb402b9b6..346429f49093 100644
--- a/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
+++ b/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
@@ -20,6 +20,7 @@ properties:
   compatible:
     items:
       - enum:
+         - fsl,imx8mm-dispmix-blk-ctl
          - fsl,imx8mp-audio-blk-ctl
          - fsl,imx8mp-hdmi-blk-ctl
          - fsl,imx8mp-media-blk-ctl
-- 
2.28.0




More information about the linux-arm-kernel mailing list