[PATCH v1] drivers: spi: spi-sunxi: Add Kconfig option for sun4i_spi_parse_pins

Samuel Holland samuel at sholland.org
Tue Apr 26 05:55:46 CEST 2022


On 4/25/22 1:21 AM, qianfanguijin at 163.com wrote:
> From: qianfan Zhao <qianfanguijin at 163.com>
> 
> spi-sunxi driver will init pins based on "pinctrl-0", but the
> implementation is very limited.
> 
> Adding an Kconfig option if you really need this feature, or disable it
> and config pinmux at board's board_init.

This code has already been removed in U-Boot master by:

https://lore.kernel.org/u-boot/20220318035420.15058-24-samuel@sholland.org/

Pin setup is now handled by the separate pinctrl driver.

Regards,
Samuel


More information about the U-Boot mailing list