]> git.dujemihanovic.xyz Git - u-boot.git/commit
serial_msm: Enable RS232 flow control
authorSumit Garg <sumit.garg@linaro.org>
Fri, 12 Apr 2024 09:54:34 +0000 (15:24 +0530)
committerCaleb Connolly <caleb.connolly@linaro.org>
Tue, 23 Apr 2024 11:29:23 +0000 (13:29 +0200)
commit512672492ccf09adb98e185243f2edace54e3ef4
tree0ef22cb963ff988925e1e9e06967513c184c0b1e
parent6e992a6bc85ce40a9b24924db52ce90c9efc3005
serial_msm: Enable RS232 flow control

SE HMIBSC board debug console requires RS232 flow control, so enable
corresponding support if RS232 gpios are present.

Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/serial/serial_msm.c