commit | 33d9fc06cae240f1ba769caa40d5b023c0c38cee | [log] [tgz] |
---|---|---|
author | Jorik Jonker <jorik@kippendief.biz> | Mon Sep 12 20:12:45 2016 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Sep 21 11:48:09 2016 +0300 |
tree | 8a4820a5ba49c0e30cbbf7fdc2bde8272ecb2c7f | |
parent | ae0fc941527cc74e7aeef700e5dbe07848a00bfb [diff] |
dts: sun8i-h3: associate exposed UARTs on Orange Pi Boards These H3 boards all expose UART1-3 on their expansion header. Since other functions can be muxed to these pins, they are explicitly disabled. To enable them, one could use DT overlays or U-boot commands: => fdt set /soc/serial@01c28c00 status okay Signed-off-by: Jorik Jonker <jorik@kippendief.biz> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>