commit | f4adfd52cbbcad936f14f0d0af0117fc2d764286 | [log] [tgz] |
---|---|---|
author | Parthiban Nallathambi <parthiban@linumiz.com> | Tue Apr 21 12:16:59 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Sat May 09 14:21:44 2020 +0200 |
tree | 6977946f8575a1c451bfe4ac802b649a75fa6fd2 | |
parent | b687d76d09cec19be31aa006759d0ebd425c5589 [diff] |
drivers: serial: add XMC seris UART support Add infineon XMC4 series UART support. Driver supports only poll mode using XMCLib. Out of 4 available UART's on SoC, only UART1 is confgired by default in UART mode until GPIO & pinctrl support. Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>