]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tas2557sw-android/tas2557-android-driver.git/blob - dts.readme
merge updates from TAS2557 dual mono
[tas2557sw-android/tas2557-android-driver.git] / dts.readme
1 example for dts:
3                 tas2557@4c {
4                         #sound-dai-cells = <1>;
5                         compatible = "ti,tas2557";
6                         reg = <0x4c>;
7                         ti,cdc-reset-gpio = <&msmgpio 73 0>;
8                         ti,irq-gpio = <&msmgpio 59 0>;
9                         ti,i2s-bits = <16>;   /* support 16, 24, 32 */
10                         status = "ok";
11                 };