summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxp-lpddr4-val.dts
blob: 15b28e1514012d7209a04676d9b1e0a77b461e0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright 2019 NXP
 */

/dts-v1/;

#include "imx8dxp.dtsi"
#include "imx8x-val.dtsi"

/ {
	model = "Freescale i.MX8DXP VALIDATION";
	compatible = "fsl,imx8dxp-val", "fsl,imx8dxp", "fsl,imx8qxp";
};

&usbotg3 {
	dr_mode = "otg";
	extcon = <&typec_ptn5150>;
	status = "okay";
};

&vpu_decoder {
	status = "okay";
};