Hi All,
I have a UART port on my device. A micro controller which drives multiple other devices is connected to this UART port.
I need all those devices, connected to micro controller, to be visible to Linux applications as separate UART devices/ports.
What is the best way to do this? What all driver layers i need to add/modify. Please help.
Thanks in advance.
Note: assume there is a protocol between micro controller & Linux to understand which device is requesting service.
Thanks & Regards,
-- Srinivas R