[ARM] pxa/imote2: add i2c board info for the wm8940 audio codec
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Eric Miao <eric.miao@marvell.com>
This commit is contained in:
committed by
Eric Miao
parent
a252084658
commit
0a0ca89d59
@@ -459,6 +459,9 @@ static struct i2c_board_info __initdata imote2_i2c_board_info[] = {
|
|||||||
.type = "tmp175",
|
.type = "tmp175",
|
||||||
.addr = 0x4A,
|
.addr = 0x4A,
|
||||||
.irq = IRQ_GPIO(96),
|
.irq = IRQ_GPIO(96),
|
||||||
|
}, { /* IMB400 Multimedia board */
|
||||||
|
.type = "wm8940",
|
||||||
|
.addr = 0x1A,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user