ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line
authorEugen Hristev <eugen.hristev@microchip.com>
Thu, 28 Jan 2021 08:14:11 +0000 (10:14 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Thu, 11 Feb 2021 07:26:40 +0000 (09:26 +0200)
commit5dc68b07e75d4695a554b60135d70f1847885bd2
tree902c6efbdec67a36fdb4769afb80bfba74357fe7
parentc7182c02cefb11431a79a8abb4d8a821e4a478b5
ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line

If the serial tx/rx are floating, it can happen that bogus characters
are detected on the line at boot time. This leads to U-boot accidentally
thinking someone pressed a key to stop autoboot, thus stopping booting process.
This can happen if the serial cable is not connected. There are hardware
pull-ups on the board connected to serial cable VBUS.
To solve this when the cable is not plugged, enable internal pull-ups as well
for the tx/rx lines.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
arch/arm/dts/sama7g5ek.dts