Merge branch 'master' of git://git.denx.de/u-boot-arm
[kernel/u-boot.git] / include / i2s.h
index aee52e7..8dd2cc3 100644 (file)
@@ -85,6 +85,7 @@ struct i2stx_info {
        unsigned int bitspersample;     /* bits per sample */
        unsigned int channels;          /* audio channels */
        unsigned int base_address;      /* I2S Register Base */
+       unsigned int id;                /* I2S controller id */
 };
 
 /*