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

hal: renesas: ra: add support for display driver on EK-RA8D1 #45

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

thenguyenyf
Copy link
Contributor

  • Add support for SDRAM on EK-RA8D1
  • Add support for GLCDC driver
  • Add support for MIPI-DSI driver

Comment on lines +10 to +11
extern "C" {
#endif
Copy link
Collaborator

Choose a reason for hiding this comment

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

@thenguyenyf : Please unify format with other files.

Comment on lines +16 to +19
/* Enable DSI function handling */
#if 0
#define GLCDC_CFG_USING_DSI
#endif
Copy link
Collaborator

Choose a reason for hiding this comment

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

@thenguyenyf : Please recheck this config whether it is necessary or not.

Danh Doan added 3 commits November 27, 2024 14:32
Initial support sdram on EK-RA8D1

Signed-off-by: Danh Doan <[email protected]>
Add commit to support these features:
- Add support for r_glcdc
- Add support for r_icu

Signed-off-by: Danh Doan <[email protected]>
First commit to support r_mipi_dsi

Signed-off-by: Danh Doan <[email protected]>
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.

3 participants