summaryrefslogtreecommitdiff
path: root/overlays/verdin-imx8mm_nau8822-btl_overlay.dts
blob: 463852ccb13ec6036eb448c6e601f3d8f7a3de2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
 * Copyright 2023 Toradex
 */

/dts-v1/;
/plugin/;

/ {
	compatible = "toradex,verdin-imx8mm";
};

// Allow configuring the two loudspeaker outputs as a
// single Bridge Tied Load output getting higher output power.

&nau8822_1a {
	nuvoton,spk-btl;
};