Skip to content
Snippets Groups Projects
Commit 3f9c37a0 authored by Joachim Eastwood's avatar Joachim Eastwood Committed by Wolfram Sang
Browse files

i2c: lpc2k: add driver


Add support for the I2C controller found on several NXP devices
including LPC2xxx, LPC178x/7x and LPC18xx/43xx. The controller
is implemented as a state machine and the driver act upon the
state changes when the bus is accessed.

The I2C controller supports master/slave operation, bus
arbitration, programmable clock rate, and speeds up to 1 Mbit/s.

Signed-off-by: default avatarJoachim Eastwood <manabian@gmail.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent b3fdd327
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment