[U-Boot] [PATCH 7/7] serial: serial_msm: added pinmux & config

Simon Glass sjg at chromium.org
Sun May 13 22:00:28 UTC 2018


On 12 May 2018 at 20:15, Ramon Fried <ramon.fried at gmail.com> wrote:
> Serial port configuration was missing from previous implementation.
> It only worked because it was preconfigured by LK.
> This patch configures the uart for 115200 8N1.
> It also configures the pin mux for uart pins using DT bindings.
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
>  drivers/serial/serial_msm.c | 24 ++++++++++++++++++------
>  1 file changed, 18 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list