3 This device supports I2C only.
7 - compatible : "maxim,max98090" or "maxim,max98091".
9 - reg : The I2C address of the device.
11 - interrupts : The CODEC's interrupt output.
15 - clocks: The phandle of the master clock to the CODEC
17 - clock-names: Should be "mclk"
19 - maxim,dmic-freq: Frequency at which to clock DMIC
21 Pins on the device (for linking into audio routes):
47 compatible = "maxim,max98090";
49 interrupt-parent = <&gpio>;
50 interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;