diff options
author | Marek Vasut <marex@denx.de> | 2025-01-24 15:50:54 +0100 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2025-01-25 09:06:32 -0300 |
commit | 7ddd6d3c21374cbe60ef6e52d6f37baf0c0c84ac (patch) | |
tree | 1f9da81fa38f786f4737b123a700d9456ee5640b /common/bloblist.c | |
parent | def8012d5b8b02a5936c0fbb315326fd9c8bc3e4 (diff) |
pinctrl: imx: Split imx_pinctrl_probe() into common and mmio parts
Split imx_pinctrl_probe() into imx_pinctrl_probe_common() and
imx_pinctrl_probe_mmio(). The former does the common setup, the
later does the common setup and MMIO access configuration. The
common setup can be used as-is for SCU based systems, update
the pinctrl-imx8 to call only the common setup, update all the
other pinctrl drivers to call imx_pinctrl_probe_mmio().
No functional change.
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'common/bloblist.c')
0 files changed, 0 insertions, 0 deletions