Tony Lindgren | a900f51 | 2013-11-25 15:15:24 -0800 | [diff] [blame] | 1 | /dts-v1/; |
2 | |||||
3 | #include "omap2420-n8x0-common.dtsi" | ||||
4 | |||||
5 | / { | ||||
6 | model = "Nokia N810"; | ||||
7 | compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2"; | ||||
8 | }; | ||||
Felipe Balbi | e92ce89 | 2014-09-16 15:31:40 -0500 | [diff] [blame] | 9 | |
10 | &i2c2 { | ||||
11 | aic3x@18 { | ||||
12 | compatible = "tlv320aic3x"; | ||||
13 | reg = <0x18>; | ||||
14 | }; | ||||
15 | }; |