summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-evk-iqaudio-dacpro.dts
blob: ce99f4338cd2d710cc02ceb93a9f0504b12f9c52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright 2020 NXP.
 */

#include "imx8mm-evk-iqaudio-dacplus.dts"

&i2c3 {
	pcm512x: pcm512x@4c {
		compatible = "ti,pcm5142";
	};
};