Analog audio is using this codec on the board.

Signed-off-by: Peter Ujfalusi <peter.ujfal...@ti.com>
---
 arch/arm/boot/dts/am437x-gp-evm.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts 
b/arch/arm/boot/dts/am437x-gp-evm.dts
index e0ce7ce0a201..32446c079fd3 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -510,6 +510,18 @@
                        };
                };
        };
+
+       tlv320aic3106: tlv320aic3106@1b {
+               compatible = "ti,tlv320aic3106";
+               reg = <0x1b>;
+               status = "okay";
+
+               /* Regulators */
+               IOVDD-supply = <&evm_v3_3d>; /* V3_3D -> <tps63031> EN: V1_8D 
-> VBAT */
+               AVDD-supply = <&evm_v3_3d>; /* v3_3AUD -> V3_3D -> ... */
+               DRVDD-supply = <&evm_v3_3d>; /* v3_3AUD -> V3_3D -> ... */
+               DVDD-supply = <&ldo1>; /* V1_8D -> LDO1 */
+       };
 };
 
 &epwmss0 {
-- 
2.4.5

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to