drivers: pinctrl: Update pinctrl driver name for Renesas RA series
Update pinctrl driver which used for Renesas RA series with PFS secure register Signed-off-by: Duy Phuong Hoang. Nguyen <duy.nguyen.xa@renesas.com> Signed-off-by: Quy Tran <quy.tran.pz@renesas.com>
This commit is contained in:
parent
1b8fa46ac1
commit
ffad404a6a
7 changed files with 10 additions and 10 deletions
|
@ -10,7 +10,7 @@
|
|||
#include <zephyr/devicetree.h>
|
||||
#include <zephyr/types.h>
|
||||
|
||||
#include <zephyr/dt-bindings/pinctrl/renesas/ra-pinctrl.h>
|
||||
#include <zephyr/dt-bindings/pinctrl/renesas/pinctrl-ra.h>
|
||||
|
||||
/**
|
||||
* @brief Type to hold a renesas ra pin's pinctrl configuration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue