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

Add ES8323/ES8388 codec driver #12

Merged
merged 3 commits into from
Nov 24, 2023
Merged

Add ES8323/ES8388 codec driver #12

merged 3 commits into from
Nov 24, 2023

Conversation

coolstar
Copy link
Collaborator

Add ES8323/ES8388 codec driver. Tested on Orange Pi 5

Supports:

  • 3.5mm jack output
  • 3.5mm jack input

Not supported:

  • Speaker port on Orange Pi 5 plus
  • Built-in microphone

Not working:

  • Jack detection interrupt

drivers/audio/codecs/LICENSE.txt Outdated Show resolved Hide resolved
drivers/audio/codecs/es8323/trace.h Outdated Show resolved Hide resolved
drivers/audio/codecs/es8323/es8323.vcxproj Show resolved Hide resolved
@@ -0,0 +1,79 @@
;/*++
;
;Copyright (c) CoolStar. All rights reserved.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a good place to say that this is using Apache license?

drivers/audio/codecs/es8323/es8323.inx Outdated Show resolved Hide resolved
@coolstar coolstar merged commit ecb5424 into master Nov 24, 2023
2 checks passed
@coolstar coolstar deleted the es8323-codec branch November 24, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants