1
0
Fork 0

ARM: Kirkwood: Add node for audio codec

Instantiate the audio codec via a DT node.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1399141819-23924-4-git-send-email-andrew@lunn.ch
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
hifive-unleashed-5.1
Andrew Lunn 2014-05-03 20:30:13 +02:00 committed by Jason Cooper
parent eeb845459a
commit b715a3b0d4
1 changed files with 3 additions and 0 deletions

View File

@ -126,6 +126,9 @@
alc5621: alc5621@1a {
compatible = "realtek,alc5621";
reg = <0x1a>;
#sound-dai-cells = <0>;
add-ctrl = <0x3700>;
jack-det-ctrl = <0x4810>;
};
};