This introduces LiteX I2S driver supporting the following features:
- 8,16,24,32 bit sample width,
- mono/stereo sound,
- different sample frequencies
- big/little-endian data format,
- concatenated channels mode (for selected sample widths only),
- slave/master mode operation.
Signed-off-by: Pawel Sagan <psagan@internships.antmicro.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| intc_arcv2_irq_unit.c | ||
| intc_cavs.c | ||
| intc_cavs.h | ||
| intc_dw.c | ||
| intc_dw.h | ||
| intc_exti_stm32.c | ||
| intc_gic_common_priv.h | ||
| intc_gic.c | ||
| intc_gicv3_priv.h | ||
| intc_gicv3.c | ||
| intc_ioapic_priv.h | ||
| intc_ioapic.c | ||
| intc_loapic_spurious.S | ||
| intc_loapic.c | ||
| intc_plic.c | ||
| intc_rv32m1_intmux.c | ||
| intc_sam0_eic_priv.h | ||
| intc_sam0_eic.c | ||
| intc_shared_irq.c | ||
| intc_swerv_pic.c | ||
| intc_system_apic.c | ||
| intc_vexriscv_litex.c | ||
| Kconfig | ||
| Kconfig.cavs | ||
| Kconfig.dw | ||
| Kconfig.gic | ||
| Kconfig.loapic | ||
| Kconfig.multilevel | ||
| Kconfig.multilevel.aggregator_template | ||
| Kconfig.rv32m1 | ||
| Kconfig.sam0 | ||
| Kconfig.shared_irq | ||
| Kconfig.stm32 | ||