hardkernel / linux

Linux kernel source tree
Other
427 stars 408 forks source link

Enable UART_A on GPIOX_4 and GPIOX_5 #251

Open svpcom opened 7 years ago

svpcom commented 7 years ago

This enables additional uart (/dev/ttyS1). http://forum.odroid.com/viewtopic.php?f=115&t=23331

mdrjr commented 7 years ago

While I like the idea.. it kinda scares me.. if anyone else is using those GPIO's for other functions I'll break their device :(

I think its better to keep as it is now, just a information on the wiki if you actually need all those UARTs.

Do you have a better idea?

svpcom commented 7 years ago

May be provide patched dtb in kernel package as alternative?