]> git.baikalelectronics.ru Git - uboot.git/commit
spi: sun4i_spi: Remove non-DM pin setup
authorSamuel Holland <samuel@sholland.org>
Sat, 28 Aug 2021 16:50:28 +0000 (11:50 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 4 Apr 2022 22:24:17 +0000 (23:24 +0100)
commit705660d5faf18522414416dd13734d7e3737d148
tree0c7607bec6f063b26fd8bfeabc4046134a05a60f
parentb458d658d344f915c51e88b15042fb6990685324
spi: sun4i_spi: Remove non-DM pin setup

This is now handled automatically by the pinctrl driver.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/spi/spi-sunxi.c