projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffcd77e
)
ARM: at91: enable wm8904 on at91sam9n12ek board
author
Bo Shen
<voice.shen@atmel.com>
Mon, 14 Oct 2013 05:38:31 +0000
(13:38 +0800)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 14 Oct 2013 07:42:53 +0000
(09:42 +0200)
Enable wm8904 codec on at91sam9n12ek board, which is connect
to i2c0 bus with 0x1a as address.
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9n12ek.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91sam9n12ek.dts
b/arch/arm/boot/dts/at91sam9n12ek.dts
index
27a9352
..
1ba8def
100644
(file)
--- a/
arch/arm/boot/dts/at91sam9n12ek.dts
+++ b/
arch/arm/boot/dts/at91sam9n12ek.dts
@@
-41,6
+41,11
@@
i2c0: i2c@f8010000 {
status = "okay";
+ wm8904: codec@1a {
+ compatible = "wm8904";
+ reg = <0x1a>;
+ };
+
qt1070: keyboard@1b {
compatible = "qt1070";
reg = <0x1b>;