You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2024/01/11 04:51:53 UTC

[PR] serial/pl011: rename serial_pl011 to uart_pl011 [nuttx]

anchao opened a new pull request, #11525:
URL: https://github.com/apache/nuttx/pull/11525

   ## Summary
   
   1. serial/pl011: rename serial_pl011 to uart_pl011
   
   The lower half driver should be prefixed with "uart_"
   
   2. arm/armv8r: remove unused serial_pl011.h
   
   ## Impact
   
   N/A
   
   ## Testing
   
   fvp-armv8r-aarch32/nsh


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] drivers/serial/pl011: add support of uart0/2/3 port [nuttx]

Posted by "anchao (via GitHub)" <gi...@apache.org>.
anchao commented on PR #11525:
URL: https://github.com/apache/nuttx/pull/11525#issuecomment-1887050250

   @jerpelea Hi Alin, this PR just changes some coding style and file name, let me added the commit message in Summary.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] drivers/serial/pl011: add support of uart0/2/3 port [nuttx]

Posted by "jerpelea (via GitHub)" <gi...@apache.org>.
jerpelea merged PR #11525:
URL: https://github.com/apache/nuttx/pull/11525


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org