Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame] | 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 | }; |