summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx8_nau8822-btl_overlay.dts
blob: bbc02a6c0e6ec367cd06d595d3712f938e210dc2 (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-imx8", "toradex,apalis-imx8-v1.1";
};

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

&nau8822_1a {
	nuvoton,spk-btl;
};