You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/02 02:03:26 UTC

[GitHub] [nuttx] lupyuen commented on pull request #8009: arm64/a64: add driver for Allwinner A64 I2C bus

lupyuen commented on PR #8009:
URL: https://github.com/apache/nuttx/pull/8009#issuecomment-1368606076

   @zouboan Thanks! I'm reviewing now. In a64_twi.c:
   
   ```c
   #define BUS_CLK_GATING_REG3 (A64_CCU_ADDR + 0x006C)
   ```
   
   Let's change `6C` to `6c` to be consistent.


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