walnux/arch/arm64
Matteo Golin 903b6b168e bcm2711/i2c: Implement I2C support for all user-accessible interfaces
Initial I2C implementation such that I2C sending and receiving now
works well enough to use the BMP280 driver for a BMP280 device connected
to any of I2C0-I2C6 on the default pins. I2CTOOL also works for these
interfaces.

Functionality for "no stop" and "no start" options is not present.
Implementing that is not clear from the peripheral datasheet and will be
a challenge.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2025-09-14 10:40:36 +08:00
..
include arch/arm64: porting mu drv and scmi from arm imx9 2025-08-22 20:54:05 +08:00
src bcm2711/i2c: Implement I2C support for all user-accessible interfaces 2025-09-14 10:40:36 +08:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arm64: Support hardware debug 2025-07-03 00:20:54 +08:00