forked from Minki/linux
226ab0999a
Enabling uart2 node currently leads to a /dev/ttyS1 device, with ttyS0..4 always present, causing confusion on the user's part. dtc cannot resolve an overlay's &uart2 reference for strings, only for phandles, so it would need to hardcode the full node path. Avoid this and enforce reliable numbering by adding serialX aliases for: UART1 - on Wifi/BT connector UART2 - on Pi-2 connector UART3 - on Euler connector UART4 - on Euler connector Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> |
||
---|---|---|
.. | ||
Makefile | ||
sun50i-a64-bananapi-m64.dts | ||
sun50i-a64-pine64-plus.dts | ||
sun50i-a64-pine64.dts | ||
sun50i-a64.dtsi | ||
sun50i-h5-orangepi-pc2.dts | ||
sun50i-h5.dtsi | ||
sunxi-h3-h5.dtsi |