diff options
author | 2022-04-20 09:10:38 +0300 | |
---|---|---|
committer | 2022-04-25 14:01:09 +0100 | |
commit | b0ceb62125155c1f8e67d3a944af9536d93609c7 (patch) | |
tree | 478d06a4fcdab8bcc4445cacc86988590b5e1769 /drivers/spi/spi-omap2-mcspi.c | |
parent | spi: stm32: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (diff) | |
download | linux-dev-b0ceb62125155c1f8e67d3a944af9536d93609c7.tar.xz linux-dev-b0ceb62125155c1f8e67d3a944af9536d93609c7.zip |
spi: clps711x: Use syscon_regmap_lookup_by_phandle
Since version 5.13, the standard syscon bindings have been added
to all clps711x DT nodes, so we can now use the more general
syscon_regmap_lookup_by_phandle function to get the syscon pointer.
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Link: https://lore.kernel.org/r/20220420061038.22570-1-eagle.alexander923@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-omap2-mcspi.c')
0 files changed, 0 insertions, 0 deletions