mirror of
https://github.com/seL4/seL4.git
synced 2026-04-05 06:49:54 +00:00
Add support for iMX LP UART
Add support the i.MX low-power UART. This is available on chipsets such as i.MX8QXP. Note: This is a preliminary patch in advance of providing full support for the i.MX8QXP platform. Note: getchar is not implemented (current) for this platform. Signed-off-by: Ben Leslie <benno@brkawy.com>
This commit is contained in:
@@ -226,6 +226,7 @@ devices:
|
||||
- brcm,bcm2835-aux-uart
|
||||
- fsl,imx31-uart
|
||||
- fsl,imx6q-uart
|
||||
- fsl,imx8qxp-lpuart
|
||||
- fsl,imx6sx-uart
|
||||
- nvidia,tegra124-hsuart
|
||||
- nvidia,tegra20-uart
|
||||
|
||||
Reference in New Issue
Block a user