Commit b715a3b0 authored by Andrew Lunn's avatar Andrew Lunn Committed by Jason Cooper

ARM: Kirkwood: Add node for audio codec

Instantiate the audio codec via a DT node.
Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1399141819-23924-4-git-send-email-andrew@lunn.chSigned-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent eeb84545
......@@ -126,6 +126,9 @@ i2c@11000 {
alc5621: alc5621@1a {
compatible = "realtek,alc5621";
reg = <0x1a>;
#sound-dai-cells = <0>;
add-ctrl = <0x3700>;
jack-det-ctrl = <0x4810>;
};
};
......
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