]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/i2s.h
karo: tx28: set CONFIG_ENV_OVERWRITE also for NAND environment
[karo-tx-uboot.git] / include / i2s.h
index aee52e7f14a44358986351fb4080a3ef916dcb05..8dd2cc388ab0455646d866e3bd1c297280229f34 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 */
 };
 
 /*