summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_nau8822-btl_overlay.dts
blob: 30fab866c6eb9aeb479b0796fc97661d0dbac75b (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 2024 Toradex
 */

/dts-v1/;
/plugin/;

/ {
	compatible = "toradex,apalis_imx6q";
};

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

&nau8822_1a {
	nuvoton,spk-btl;
};