commit | 0af5376b907245b9bad591180a37015dacdbc0d4 | [log] [tgz] |
---|---|---|
author | Mykola Kvach <mykola_kvach@epam.com> | Mon Jan 29 18:18:35 2024 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed Mar 06 10:09:11 2024 +0000 |
tree | fe39151e0a3592276fbd77c77744af94c82321e5 | |
parent | 0dfb737c6a451611c0930787073f14d6e6804394 [diff] |
drivers: pinctrl: move renesas pincontrol drivers to separate directory Moved r8a77951/r8a77961 pfc tables and funcs from soc to drivers/pfc dir. Move all Renesas pinctrl driver source and header files to a separate directory "renesas" and every SoC series to a separate subdirectory. Update the MAINTAINERS file to align with the changes in the pinctrl directory. Signed-off-by: Mykola Kvach <mykola_kvach@epam.com>