arm64: dts: imx95: Fix JPEG encoder node assigned clock
authorMarek Vasut <marek.vasut@mailbox.org>
Wed, 20 Aug 2025 16:27:26 +0000 (18:27 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Aug 2025 09:45:30 +0000 (17:45 +0800)
commit37e5caa5571b5a60b0c835a0bc09ab1e53f57bfe
tree86b5f632d8d88eea6b1a84ad96be5151a7115d25
parente35318d8d2d2dccc50454e3fc0bd9caaf2a797cd
arm64: dts: imx95: Fix JPEG encoder node assigned clock

The assigned clock for JPEG encoder IP has to be IMX95_CLK_VPUBLK_JPEG_ENC
and not IMX95_CLK_VPUBLK_JPEG_DEC (_ENC at the end, not _DEC). This is a
simple copy-paste error, fix it.

Fixes: 153c039a7357 ("arm64: dts: imx95: add jpeg encode and decode nodes")
Signed-off-by: Marek Vasut <marek.vasut@mailbox.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx95.dtsi