facebook / OpenBIC

BICs (Bridge IC) are standalone devices deployed within a Data Center that enable monitoring a multi-host system using a single BMC device.
Apache License 2.0
45 stars 52 forks source link

Aspeed Zephyr I2C driver overwriting auto-NAK bit? #364

Open peterdelevoryas opened 2 years ago

peterdelevoryas commented 2 years ago

https://github.com/AspeedTech-BMC/zephyr/blob/db3dbcc9c52e67a47180890ac938ed380b33f91c/drivers/i2c/i2c_aspeed.c#L1823-L1826

This might be a bug

TommyHuang0527 commented 2 years ago

Hello! Thanks for your reminding. We have fixed it on our side. It will be applied on next release.

peterdelevoryas commented 2 years ago

Oh great, thanks for fixing that.