-
Notifications
You must be signed in to change notification settings - Fork 8.4k
drivers: i2s: Add support I2S driver for Renesas devices #89884
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: i2s: Add support I2S driver for Renesas devices #89884
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
4fff66f to
895488b
Compare
895488b to
35ca1b8
Compare
35ca1b8 to
9af08cc
Compare
9af08cc to
970de28
Compare
970de28 to
927fe77
Compare
Add i2s driver support for Renesas RA SSIE Signed-off-by: Khoa Tran <khoa.tran.yj@bp.renesas.com>
Add i2s SSIE device node to support i2s SSIE driver on Renesas RA SoCs Signed-off-by: Khoa Tran <khoa.tran.yj@bp.renesas.com>
Add Renesas RA board support for these tests: - tests/drivers/i2s/i2s_api - tests/drivers/i2c/i2c_speed Signed-off-by: Khoa Tran <khoa.tran.yj@bp.renesas.com>
Add Renesas RA board support for these tests: - samples/drivers/i2s/output Signed-off-by: Khoa Tran <khoa.tran.yj@bp.renesas.com>
ef5aece
93e1d3f to
ef5aece
Compare
|
rebase main to solve the conflict |
| group1 { | ||
| /* GTIOC4A*/ | ||
| psels = <RA_PSEL(RA_PSEL_GPT1, 1, 15)>; | ||
| psels = <RA_PSEL(RA_PSEL_GPT1, 2, 5)>; |
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.
Why is this change included in a PR that adds I2S support?
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.
After checking, we verified that it was an unnecessary change. We have removed it. Thank you for pointing this out.
8535c15
ef5aece to
8535c15
Compare
|



ek_ra8m1,ek_ra8d1,ek_ra4l1boards