Is your feature request related to a problem? Please describe.
The RPi4B does not have audio support yet.
Describe the solution you'd like
Support for I2S based audio over the audio jack on the RPi4B.
Describe alternatives you've considered
This can be done via polling, interrupts or DMA. I think interrupts should be targeted first and then DMA can be added as a later modification.
Verification
Is your feature request related to a problem? Please describe.
The RPi4B does not have audio support yet.
Describe the solution you'd like
Support for I2S based audio over the audio jack on the RPi4B.
Describe alternatives you've considered
This can be done via polling, interrupts or DMA. I think interrupts should be targeted first and then DMA can be added as a later modification.
Verification