Skip to content

hal: renesas: ra: Migrate FSP RA to version 6.0.0 #119

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

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

Conversation

khoa-nguyen-18
Copy link
Contributor

Migrate FSP RA from version 5.8.0 to 6.0.0

khoa-nguyen-18 and others added 21 commits July 15, 2025 08:19
Migrate RA FSP from version 5.8.0 to version 6.0.0

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Update ofs cfg for migrate FSP 6.0.0

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Add an OFS DTS condition that depends on the node status

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Add bsp_linker_info.h file in portable

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Modify RX transfer info for sci, sci_b uart reception with DTC
Remove redundant configuration

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
add bug fix for wrong configuration for number of acceptance filter
rules for r_canfd channel 1

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
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 <quy.tran.pz@renesas.com>
Move the place to store bsp from .code_in_ram section to .ramfunc

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
When enabling DCACHE, Flash hp can't read or write.
This commit aim to fix this issue.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
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 <quy.tran.pz@renesas.com>
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 <duy.nguyen.xa@renesas.com>
Initial support SDRAM on Renesas RA SoC

Signed-off-by: Danh Doan <danh.doan.ue@bp.renesas.com>
Add support for USBFS on r_usb_device

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
Modify BSP_PRV_IELS_ENUM to use CONCAT instead of ##

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Reflect OFS setting for WDT from Zephyr Kconfig value

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
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 <khoa.nguyen.xh@renesas.com>
Fixed IO definition issue for ELC register struct on RA8D1, RA8M1, RA8T1

Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com>
Since the ARM linker has defined the ".noinit" section.
We change to use default noinit section instead of defining
another noinit section.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Add COMPARATOR_TRIGGER_NO_EDGE for e_comparator_trigger enum
in r_comparator_api.h

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
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 <khoa.nguyen.xh@renesas.com>
Migrate `bsp_api.h` and `bsp_common.h` for use in FSP instead of
in the portable directory.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
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.

5 participants