Peng Fan | f180f4a | 2018-10-18 14:28:36 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
2 | /* | ||||
3 | * Copyright 2018 NXP | ||||
4 | */ | ||||
5 | |||||
6 | #include "fsl-imx8dx.dtsi" | ||||
7 | |||||
8 | / { | ||||
9 | model = "Freescale i.MX8DXP"; | ||||
10 | compatible = "fsl,imx8dxp", "fsl,imx8qxp"; | ||||
11 | }; |