dts: arm: renesas: ra: Remove old R7FA4M1AB3CFM configurations

Due to historical reasons, there were two implementations of
R7FA4M1AB3CFM. However, the migration has been completed,
so the old one is now being removed.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
This commit is contained in:
TOKITA Hiroshi 2025-02-07 08:02:37 +09:00 committed by Benjamin Cabé
commit cbcf36e1a7
25 changed files with 16 additions and 2195 deletions

View file

@ -28,8 +28,6 @@ struct ra_pinctrl_soc_pin {
typedef struct ra_pinctrl_soc_pin pinctrl_soc_pin_t;
int ra_pinctrl_query_config(uint32_t port, uint32_t pin, pinctrl_soc_pin_t *pincfg);
/**
* @brief Utility macro to initialize each pin.
*