Skip to content

Commit

Permalink
drivers: gpio: Add support for RZ/A3UL
Browse files Browse the repository at this point in the history
Add GPIO driver support for RZ/A3UL

Signed-off-by: Quang Le <quang.le.eb@bp.renesas.com>
Signed-off-by: Tien Nguyen <tien.nguyen.zg@renesas.com>
Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
  • Loading branch information
nhutnguyenkc committed Mar 4, 2025
1 parent 7dae8d5 commit 012ae0a
Show file tree
Hide file tree
Showing 8 changed files with 602 additions and 163 deletions.
1 change: 1 addition & 0 deletions boards/renesas/rza3ul_smarc/rza3ul_smarc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
#include <zephyr/dt-bindings/input/input-event-codes.h>
#include <zephyr/dt-bindings/gpio/renesas-rz-gpio.h>
#include <freq.h>
#include <arm64/renesas/rz/rza/r9a07g063.dtsi>
#include "rza3ul_smarc-pinctrl.dtsi"
Expand Down
Loading

0 comments on commit 012ae0a

Please sign in to comment.