jarivanewijk opened a new pull request #555: NXP S32K1XX peripheral clock fixes
URL: https://github.com/apache/incubator-nuttx/pull/555
 
 
   I have a few changes for NXP S32K1XX. I will split them into three PRs to 
make it easier for PX4 to backport specific changes if they want to. This is 
the first and includes these changes:
   
   - Only apply PCC clock divider when it is actually set. This makes it 
possible to leave the field empty in the peripheral clock config. Most 
peripherals don't have this divider field in their PCC register, so it allows 
for cleaner peripheral clock config files (but it does not break existing 
files).
   - Use uppercase "FLEXCAN_CLK" identifiers instead of mixed case 
"FlexCAN_CLK" for consistency.
   - Style fixes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to