Skip to content

Conversation

@mausys
Copy link
Contributor

@mausys mausys commented Oct 30, 2025

Switch the Cadence I2C device driver over to the use of the DEVICE_MMIO_... macros instead of just using the physical base address from the device tree.

Also ran clang-format on drivers/i2c/i2c-cdns.c.

Switch the Cadence I2C device driver over to the use of the
DEVICE_MMIO_... macros instead of just using the physical base
address from the device tree.

Also ran clang-format on drivers/i2c/i2c-cdns.c.

Signed-off-by: Simon Maurer <[email protected]>
@mausys
Copy link
Contributor Author

mausys commented Oct 30, 2025

It compiles, but I didn't test it on HW yet.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants