1 NAU8810/NAU8812/NAU8814 audio CODEC
2
3 This device supports I2C only.
4
5 Required properties:
6
7 - compatible : One of "nuvoton,nau8810" or "nuvoton,nau8812" or
8 "nuvoton,nau8814"
9
10 - reg : the I2C address of the device.
11
12 Example:
13
14 codec: nau8810@1a {
15 compatible = "nuvoton,nau8810";
16 reg = <0x1a>;
17 };
Cache object: 8f25bd1ee57df373d8d1746fcfeffc67
|