summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mn-ab2.dts
blob: 4cd82ed94a99f832fe7fdce57dc3b5a086a49ea8 (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
25
26
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright 2021 NXP
 */

/dts-v1/;

#include "imx8mn-evk.dts"
#include "imx8mn-ab2.dtsi"

/ {
	model = "NXP i.MX8MNano Audio board 2.0";
	compatible = "fsl,imx8mn-ab2", "fsl,imx8mn";
};

&i2c2 {
	pca6408_2: gpio@20 {
		vcc-supply = <&buck4>;
	};
};

&i2c3 {
	pca6416: gpio@20 {
		vcc-supply = <&buck5>;
	};
};