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

Support Renesas RA GPIO interrupt #79849

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

Conversation

thenguyenyf
Copy link
Contributor

  • Add support for GPIO interrupt on Renesas RA family
  • Enable support of gpio-key for on-board buttons of Renesas RA boards
  • Add additional support for ioport7 and ioport8 on r7fa6m4ax SoC
  • Add 1 more whitespace sensitive macro for clang-format: DT_FOREACH_PROP_ELEM_SEP

Add device node for ioport7 and ioport8
Impacted file:
- dts/arm/renesas/ra/ra6/r7fa6m4ax.dtsi

Signed-off-by: The Nguyen <[email protected]>
Add support for gpio interrupt on Renesas RA SoCs
Add support for gpio-keys input subsys on Renesas RA boards.

Signed-off-by: The Nguyen <[email protected]>
Prevent 'DT_FOREACH_PROP_ELEM_SEP' macro from being formatted

Signed-off-by: The Nguyen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Coding Guidelines Coding guidelines and style area: GPIO platform: Renesas RA Renesas Electronics Corporation, RA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants