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:
Duy Phuong Hoang. Nguyen 2024-07-18 19:34:21 +07:00 committed by Anas Nashif
commit ffad404a6a
7 changed files with 10 additions and 10 deletions

View file

@ -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.