-
Notifications
You must be signed in to change notification settings - Fork 8k
Enable dialog da7212 driver #96978
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
base: main
Are you sure you want to change the base?
Enable dialog da7212 driver #96978
Conversation
Hello @TomasBarakNXP, @VitekST, please help review. |
dts/bindings/vendor-prefixes.txt
Outdated
dfi DFI Inc. | ||
dfrobot DFRobot | ||
dh DH electronics GmbH | ||
dialog Dialog Semiconductor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its already on here a few lines below
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, updated.
Add dialog da7212 driver. dialog da7212 datasheet:https://www.farnell.com/datasheets/3962888.pdf Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
Enable da7212 on frdm_mcxn236 Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
Enable i2s_codec samples for frdm_mcxn236. With 'CONFIG_USE_DMIC=n', you can hear the sine wave from the codec. Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
3e9f32e
to
4678a1e
Compare
|
dialog da7212 datasheet: https://www.farnell.com/datasheets/3962888.pdf
NOTE: The original PR is #96367, the reviewer thought the PR was too large, so I split it into smaller PRs. Current PR depends on #96976 and compliance check failure is also caused by missing #96976