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

boards: renesas: Add support for Renesas EK-RA4M1 #82092

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

Conversation

quytranpzz
Copy link
Contributor

@quytranpzz quytranpzz commented Nov 27, 2024

  • Add support for EK-RA4M1 board
  • Add device tree support for EK-RA4M1 with basic gpio, pinctrl, uart, clock control, counter, spi drivers.
  • Add SoC support for r7fa4m1ab3cfp

@quytranpzz quytranpzz changed the title boards: renesas: Add support for Renesas EK-RA6M4 boards: renesas: Add support for Renesas EK-RA4M1 Nov 27, 2024
Copy link
Collaborator

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

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

Board files OK, one comment about a Kconfig

# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0

CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=48000000
Copy link
Collaborator

Choose a reason for hiding this comment

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

shouldn't this be set by SoC?

Add support for Renesas RA4M1 SoC series with r7fa4m1ab3cfp

Signed-off-by: Tran Van Quy <[email protected]>
Add device tree support for Renesas r7fa4m1ab3cfp with basic
gpio, clock control, sci, counter drivers

Signed-off-by: Tran Van Quy <[email protected]>
Add minimal support for Renesas EK-RA4M1 board with
basic gpio, pinctrl, uart, clock control and counter
drivers"

Signed-off-by: Tran Van Quy <[email protected]>
Add board devicetree support for SPI driver on Renesas EK-RA4M1

Signed-off-by: Tran Van Quy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: SPI SPI bus platform: Renesas RA Renesas Electronics Corporation, RA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants