Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: audio: tas6422dac: add driver #59678

Merged
merged 1 commit into from Sep 13, 2023

Conversation

blemouzy
Copy link
Contributor

Add Texas Instruments TAS6422 DAC driver.

@blemouzy blemouzy requested a review from galak as a code owner June 23, 2023 12:43
@zephyrbot zephyrbot added area: Audio platform: TI SimpleLink Texas Instruments SimpleLink MCU area: Devicetree Binding PR modifies or adds a Device Tree binding labels Jun 23, 2023
@cfriedt
Copy link
Member

cfriedt commented Jul 20, 2023

@vaishnavachath - can you take a look? @marc-hb?

This is definitely not simplelink, but is part of TI's portfolio, and this driver implements the audio driver api, not the dac api.

@cfriedt cfriedt removed the platform: TI SimpleLink Texas Instruments SimpleLink MCU label Jul 20, 2023
@vaishnavachath
Copy link
Contributor

@cfriedt , Sure, Going through the datasheet, I will review by tomorrow.

@MaureenHelm
Copy link
Member

@cfriedt , Sure, Going through the datasheet, I will review by tomorrow.

@vaishnavachath ping

@vaishnavachath
Copy link
Contributor

@cfriedt @MaureenHelm sorry for the delay, I have reviewed according to my understanding of the device, driver implementation is similar to drivers/audio/tlv320dac310x.c and I don't have any other recommendation than updating the bindings for mute-gpios

Add Texas Instruments TAS6422 DAC driver.

Signed-off-by: Benjamin Lemouzy <blemouzy@centralp.fr>
@zephyrbot zephyrbot added the platform: TI SimpleLink Texas Instruments SimpleLink MCU label Aug 21, 2023
@carlescufi carlescufi merged commit 75bc80d into zephyrproject-rtos:main Sep 13, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Audio area: Devicetree Binding PR modifies or adds a Device Tree binding platform: TI SimpleLink Texas Instruments SimpleLink MCU
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants