1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/sound/adi,max98363.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices MAX98363 SoundWire Amplifier
10 - Ryan Lee <ryans.lee@analog.com>
13 The MAX98363 is a SoundWire input Class D mono amplifier that
14 supports MIPI SoundWire v1.2-compatible digital interface for
15 audio and control data.
16 SoundWire peripheral device ID of MAX98363 is 0x3*019f836300
17 where * is the peripheral device unique ID decoded from pin.
18 It supports up to 10 peripheral devices(0x0 to 0x9).
21 - $ref: dai-common.yaml#
38 unevaluatedProperties: false
45 reg = <0x3250000 0x2000>;
48 compatible = "sdw3019f836300";
50 #sound-dai-cells = <0>;
51 sound-name-prefix = "Speaker Left";
55 compatible = "sdw3019f836300";
57 #sound-dai-cells = <0>;
58 sound-name-prefix = "Speaker Right";