X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fi2s.h;h=8dd2cc388ab0455646d866e3bd1c297280229f34;hb=8705c560fb8534ce89832e6f47cf2668cc838691;hp=aee52e7f14a44358986351fb4080a3ef916dcb05;hpb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a;p=karo-tx-uboot.git diff --git a/include/i2s.h b/include/i2s.h index aee52e7f14..8dd2cc388a 100644 --- a/include/i2s.h +++ b/include/i2s.h @@ -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 */ }; /*