Commit b06c8c6e authored by Maxime Jourdan's avatar Maxime Jourdan Committed by Kevin Hilman

arm64: dts: meson: sei510: add max98357a DAC

The SEI510 board features a max98357a audio codec for built-in
speaker
Signed-off-by: default avatarMaxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent b3997808
......@@ -32,6 +32,13 @@ aliases {
ethernet0 = &ethmac;
};
mono_dac: audio-codec {
compatible = "maxim,max98357a";
#sound-dai-cells = <0>;
sound-name-prefix = "U16";
sdmode-gpios = <&gpio GPIOX_8 GPIO_ACTIVE_HIGH>;
};
chosen {
stdout-path = "serial0:115200n8";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment