Hi, I'm working in a ARM project that will run a linux distro. I need to interface the ARM with a custom device I will design. If I wanted to communicated with my custom device via serial UART, how would I go about writing the drivers in linux. I have a background in software development, but I'm new to linux drivers and ARM. Any help or links would be appreciated.
Thanks