Re: [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL
From: Adam Ford <hidden>
Date: 2021-02-04 12:47:34
Also in:
linux-devicetree
On Sun, Oct 4, 2020 at 12:53 AM Marek Vasut [off-list ref] wrote:
Add the i.MX8MM BLK_CTL compatible string to the list.
It seems that NXP has updated the TRM to Rev 3 for the i.MX8M. For what it's worth, section 13.2 calls this DISPLAY_BLK_CTRL They better document the missing registers. adam
quoted hunk ↗ jump to hunk
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Abel Vesa <redacted> 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 <redacted> Cc: devicetree@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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel