1 Texas Instruments - tpa6130a2 Codec module
3 The tpa6130a2 serial control bus communicates through I2C protocols
7 - compatible - "string" - One of:
8 "ti,tpa6130a2" - TPA6130A2
9 "ti,tpa6140a2" - TPA6140A2
12 - reg - <int> - I2C slave address
14 - Vdd-supply - <phandle> - power supply regulator
18 - power-gpio - gpio pin to power the device
22 tpa6130a2: tpa6130a2@60 {
23 compatible = "ti,tpa6130a2";
25 Vdd-supply = <&vmmc2>;
26 power-gpio = <&gpio4 2 GPIO_ACTIVE_HIGH>;