We are trying to choose an Audio CODEC for a Raspberry Pi5 using I2S and I2C and have found SGTL5000XNBA3R2 as a possible solution. However, there is no desire to create a driver and we'd like to have Linux support the chip natively (ubuntu 24.04)
Do we know if this is supported by Linux natively?
===
Additionally a functioning reference schematic would be appreciated that is more detailed that the datasheet
Thanks
Hi
Please refer this driver:
https://github.com/torvalds/linux/blob/master/sound/soc/codecs/sgtl5000.c
Best Regards
Zhiming
Hi
There is no such demo dts for RPI5, you can refer other dts which use SGTL5000 in kernel.
Best Regards
Zhiming