Skip to content

Conversation

khoa-nguyen-18
Copy link
Contributor

Migrate FSP RA from version 6.0.0 to 6.1.0

Copy link
Contributor

@thenguyenyf thenguyenyf left a comment

Choose a reason for hiding this comment

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

Lack the update for drivers/ra/fsp/src/r_sce. Other files are indentical with FSP 6.1.0

khoatranyj and others added 15 commits September 17, 2025 15:33
Migrate RA FSP from version 6.0.0 to version 6.1.0

Signed-off-by: Khoa Tran <[email protected]>
Add COMPARATOR_TRIGGER_NO_EDGE for e_comparator_trigger enum
in r_comparator_api.h

Signed-off-by: Khoa Nguyen <[email protected]>
Since FSP has changed to use the BSP_ICU_VECTOR_NUM_ENTRIES macro,
but Zephyr does not have an automatically allocated IRQ number table
to support BSP_ICU_VECTOR_NUM_ENTRIES.
As a solution, we will continue using BSP_ICU_VECTOR_MAX_ENTRIES.

Signed-off-by: Khoa Nguyen <[email protected]>
Remove static definition of some functions to avoid duplicate implementation
in Zephyr SDHC driver, allows extern from Zephyr side

Signed-off-by: Tran Van Quy <[email protected]>
Move the place to store bsp from .code_in_ram section to .ramfunc

Signed-off-by: Khoa Nguyen <[email protected]>
This commit is to remove the statis definition of some internal funtions which
used for Zephyr driver to avoid duplicate implement

Signed-off-by: Quy Tran <[email protected]>
When enabling DCACHE, Flash hp can't read or write.
This commit aim to fix this issue.

Signed-off-by: Khoa Nguyen <[email protected]>
Modify RX transfer info for sci, sci_b uart reception with DTC
Remove redundant configuration

Signed-off-by: The Nguyen <[email protected]>
add bug fix for wrong configuration for number of acceptance filter
rules for r_canfd channel 1

Signed-off-by: The Nguyen <[email protected]>
Add support for USBFS on r_usb_device

Signed-off-by: The Nguyen <[email protected]>
IRQ priority on Zephyr have offset, disable the priority
setting for IRQ in FSP HAL layer so that priority setting
will not be override when Open() API is called

Signed-off-by: Duy Nguyen <[email protected]>
Remove const to allow changing the value at runtime for
``p_phy_lsi_cfg_list`` in ra/fsp/inc/instances/r_ether_phy.h

Signed-off-by: Khoa Nguyen <[email protected]>
This update is for Ethernet driver to better fit into Zephyr
standard.
Add in ETHER_CFG_USE_CUSTOM_PHY_DRIVER to Ethernet controller
driver to skip the phy control and allow the use of Zephyr
phy driver.
Add phy link speed to Ethernet controller driver instance
control.
Add phy_lsi_address to Ethernet phy instance control to
allow the control of phy address as input

Signed-off-by: Duy Nguyen <[email protected]>
Fixed IO definition issue for ELC register struct on RA8D1, RA8M1, RA8T1

Signed-off-by: Khanh Nguyen <[email protected]>
Update FSP commit id

Signed-off-by: Khoa Tran <[email protected]>
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_migrate_fsp_610 branch from d038600 to 19a4165 Compare September 17, 2025 10:23
@khoa-nguyen-18
Copy link
Contributor Author

Lack the update for drivers/ra/fsp/src/r_sce. Other files are indentical with FSP 6.1.0

Thank you, We have updated the migration for r_sce

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.

7 participants