lupyuen commented on code in PR #9304:
URL: https://github.com/apache/nuttx/pull/9304#discussion_r1195975937


##########
Documentation/platforms/arm/a64/boards/pinephone/index.rst:
##########
@@ -155,6 +155,13 @@ Supports all the features in ``lcd``,
 plus LVGL Graphics Library and Touch Panel (GT917S).
 Serial Console is enabled on UART0 at 115.2 kbps.
 
+modem
+-----
+
+Supports LTE Modem (EG25-G). Accepts AT Commands on UART3
+at ``/dev/ttyS1``.

Review Comment:
   Thanks I'll disable UART2 and /dev/ttyS2 for PinePhone, so that UART3 will 
map correctly to /dev/ttyS3. This should make our Modem Apps a lot easier to 
find the right /dev/tty.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to