summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-evk-revb-qca-wifi.dts
blob: e9f23182dc579202e445f1da2a482b8a07213d4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright 2019 NXP
 */

/dts-v1/;

#include "imx8mm-evk-qca-wifi.dts"

/ {
	model = "FSL i.MX8MM LPDDR4 EVK with QCA WIFI revB board ";
};

/*
 * External OSC is used as PCIe REFCLK on RevC board.
 * Use the -revb.dts file to distiguish the different
 * HW design.
 */
&pcie0{
	ext_osc = <0>;
	status = "okay";
};