summaryrefslogtreecommitdiffstats
path: root/include/i2s.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/i2s.h')
-rw-r--r--include/i2s.h1
1 files changed, 1 insertions, 0 deletions
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 */
};
/*
OpenPOWER on IntegriCloud