mbox series

[0/2] ASoC: add compatible for ti,pcm5242

Message ID 20240622124603.2606770-1-christianshewitt@gmail.com
Headers show
Series ASoC: add compatible for ti,pcm5242 | expand

Message

Christian Hewitt June 22, 2024, 12:46 p.m. UTC
Update bindings and add a driver compatible for the pcm5242
chip used on the Odroid HiFi-Shield2 i2c mezzanine board.

Christian Hewitt (2):
  dt-bindings: sound: add ti,pcm5424 to pcm512x
  ASoC: Add support for ti,pcm5242 to the pcm512x driver

 Documentation/devicetree/bindings/sound/pcm512x.txt | 2 +-
 sound/soc/codecs/pcm512x-i2c.c                      | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)