Quoth adventures in9 :
> The uart driver in the kernel should only be concerned with uart on
> the SoC. The Allwinner A64 does have more than 1 uart, and the driver
> could be expanded to activate them. But last I looked at the Quectel
> EG25 in the Pinephone, it exposed it's own uart as uart ove
The uart driver in the kernel should only be concerned with uart on
the SoC. The Allwinner A64 does have more than 1 uart, and the driver
could be expanded to activate them. But last I looked at the Quectel
EG25 in the Pinephone, it exposed it's own uart as uart over USB. I
seemed to run everyth
Quoth ron minnich :
> Just my opinion, but in my opinion, if you have sms working, why not get it
> upstream so others can join the fun?
>
> Also, some of the cell phone modules I worked with back in the day and an
> audio capability on their own. Does the one in the pine phone do that?
>
I don'