pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driverAdd support for the pin controller on the UltraRISC DP1000 SoC.The controller provides mux selection for pins in ports A, B, C, D, andLPC.
pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driverAdd support for the pin controller on the UltraRISC DP1000 SoC.The controller provides mux selection for pins in ports A, B, C, D, andLPC. Ports A-D default to GPIO and support peripheral muxing. LPC pinscan be switched to eSPI, but are not available as GPIOs. Basic pinconfiguration controls such as drive strength, pull-up, and pull-downare also supported.Signed-off-by: Jia Wang <wangjia@ultrarisc.com>Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>Signed-off-by: Linus Walleij <linusw@kernel.org>
show more ...