Skip to content

Commit

Permalink
i2c: i2c-stm32f7: Add initial SMBus protocols support
Browse files Browse the repository at this point in the history
This patch adds SMBus support for I2C controller embedded in STM32F7 Soc.
All SMBus protocols are implemented except SMBus-specific protocols like
SMBus Host Notification and SMBus Alert protocols.

Implemented: SMBus Quick command, Send byte, Receive byte, Write byte/word,
read byte/word, Process call, Block write/read and Block write-block read
process call.

Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com>
Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
  • Loading branch information
Pierre-Yves MORDRET authored and Wolfram Sang committed Apr 30, 2018
1 parent 60d609f commit 9e48155
Showing 1 changed file with 368 additions and 9 deletions.
Loading

0 comments on commit 9e48155

Please sign in to comment.