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

   ## Summary
   
   Change the reg field type from uint32_t to uintptr_t in all clock provider 
structs and their clk_register_*() function prototypes. Update clk_write() / 
clk_read() inline helpers accordingly.
   
   Fixes https://github.com/apache/nuttx/issues/16896 (sub-item: 
drivers/clk/clk.h int-to-pointer cast warning).
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


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