summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxp-lpddr4-val.dts
blob: 7d4db3ad15783d0da639b4e6852bcbc166f76124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// 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";
};