linguini1 commented on issue #12901:
URL: https://github.com/apache/nuttx/issues/12901#issuecomment-2295335908

   So after exploring this solution for a little bit, I've noticed another 
challenge.
   
   The PL011 UARTs on the Raspberry Pi 4B all share one single IRQ, which 
doesn't work with the current implementation of the IRQ attaching logic in the 
PL011 UART driver. Part of me wants to mess around with a "clean" solution for 
this, but I think it would just be faster for me to duplicate the driver code 
in the Pi source tree and make the required modifications.


-- 
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