1// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2021 NXP
4 *	Dong Aisheng <aisheng.dong@nxp.com>
5 */
6
7&jpegdec {
8	compatible = "nxp,imx8qxp-jpgdec";
9};
10
11&jpegenc {
12	compatible = "nxp,imx8qxp-jpgenc";
13};
14