summaryrefslogtreecommitdiff
path: root/overlays/verdin-am62_nau8822-btl_overlay.dts
blob: a96627df855cffd2c4d215855d1fc865cee31d96 (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-am62";
};

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

&nau8822_1a {
	nuvoton,spk-btl;
};