Searched hist:"094 f600371f9c3271bc21759c00cd3bd97d31472" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/aspeed/ |
H A D | pinctrl_ast2400.c | diff 094f600371f9c3271bc21759c00cd3bd97d31472 Mon Dec 13 13:47:03 CST 2021 Zev Weiss <zev@bewilderbeest.net> pinctrl: ast2400: add support for TXD3/RXD3 pins
In order to support putting the u-boot console on UART3 of the ast2400, this commit adds support for setting bits 22 and 23 of SCU80 to enable TXD3 and RXD3 on pins C14 and B14, respectively.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Link: https://lore.kernel.org/r/20211213194703.24060-1-zev@bewilderbeest.net Signed-off-by: Joel Stanley <joel@jms.id.au>
|