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

Commits on Nov 27, 2024

  1. soc: renesas: ra: Add SoC support for Renesas RA4M1

    Add support for Renesas RA4M1 SoC series with r7fa4m1ab3cfp
    
    Signed-off-by: Tran Van Quy <[email protected]>
    quytranpzz committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    52187e2 View commit details
    Browse the repository at this point in the history
  2. dts: renesas: Add device tree support for Renesas RA4M1 SoC

    Add device tree support for Renesas r7fa4m1ab3cfp with basic
    gpio, clock control, sci, counter drivers
    
    Signed-off-by: Tran Van Quy <[email protected]>
    quytranpzz committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e3fcef6 View commit details
    Browse the repository at this point in the history
  3. boards: renesas: Add support for Renesas EK-RA4M1 board

    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]>
    quytranpzz committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0339547 View commit details
    Browse the repository at this point in the history
  4. boards: renesas: Add board device tree support for SPI on EK-RA4M1

    Add board devicetree support for SPI driver on Renesas EK-RA4M1
    
    Signed-off-by: Tran Van Quy <[email protected]>
    quytranpzz committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    82d5532 View commit details
    Browse the repository at this point in the history