Skip to content

Conversation

@soburi
Copy link
Member

@soburi soburi commented Apr 6, 2024

Add support for the Renesas EK-RA2A board.

This commit provides basic support only.
It just can run blinky and button samples.

@soburi soburi added the DNM This PR should not be merged (Do Not Merge) label Apr 6, 2024
@soburi soburi changed the title Ek ra2a1 boards: arm: Add initial support for Renesas EK-RA2A1 Apr 6, 2024
@soburi soburi force-pushed the ek-ra2a1 branch 2 times, most recently from ae79a4a to 66a376f Compare April 6, 2024 06:28
@soburi
Copy link
Member Author

soburi commented Apr 6, 2024

It needs to rebase after #71017 is merged.

Comment on lines 27 to 35
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be dts properties

Copy link
Member Author

Choose a reason for hiding this comment

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

Thank you for reviewing.
This issue discussed in #71017.
I will apply the result of discussions.

Copy link
Contributor

Choose a reason for hiding this comment

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

if SOC_SERIES_RA2A1

@soburi soburi force-pushed the ek-ra2a1 branch 7 times, most recently from 2a54453 to e0cb658 Compare April 26, 2024 20:52
@zephyrbot
Copy link

zephyrbot commented Jun 4, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@soburi
Copy link
Member Author

soburi commented Jun 4, 2024

Reimplementing on the FSP code base (#72150)

@zephyrbot zephyrbot removed manifest manifest-hal_renesas DNM This PR should not be merged (Do Not Merge) labels Jun 30, 2024
@soburi soburi force-pushed the ek-ra2a1 branch 3 times, most recently from a1588af to aa7df0e Compare July 4, 2024 10:29
west.yml Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Better use the latest hash.

Copy link
Member Author

Choose a reason for hiding this comment

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

Update done.

Copy link
Contributor

@ydamigos ydamigos Aug 13, 2024

Choose a reason for hiding this comment

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

HAL was updated yesterday. Please update it once more.

Copy link
Member Author

Choose a reason for hiding this comment

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

Update done.

@soburi
Copy link
Member Author

soburi commented Aug 14, 2024

@duynguyenxa @ydamigos @KhiemNguyenT @thaoluonguw

Could you take a look again, please?

@ydamigos
Copy link
Contributor

Could you take a look again, please?

HAL was updated yesterday. Please update west.yml once more.

@soburi
Copy link
Member Author

soburi commented Aug 14, 2024

@ydamigos

Could you take a look again, please?

HAL was updated yesterday. Please update west.yml once more.

Update done.

Copy link
Contributor

Choose a reason for hiding this comment

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

This function have been called in clock_control init routine. It should be removed

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please re-check? I see it still exists.

Copy link
Contributor

Choose a reason for hiding this comment

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

Please add this config if you want to use the clock_control
CONFIG_CLOCK_CONTROL=y

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed it.

soburi added 2 commits August 20, 2024 21:54
Add Support for Renesas RA2A1 SoC.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add support for the EK-RA2A1 board.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi
Copy link
Member Author

soburi commented Aug 21, 2024

@KhiemNguyenT
Could you recheck and reapprove, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: C++ area: Clock Control area: Devicetree Binding PR modifies or adds a Device Tree binding area: Process area: UART Universal Asynchronous Receiver-Transmitter platform: Renesas RA Renesas Electronics Corporation, RA platforms: Renesas RA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants