]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lpc32xx: i2c: add LPC32xx I2C interface support
authorAlbert ARIBAUD \(3ADEV\) <albert.aribaud@3adev.fr>
Tue, 31 Mar 2015 09:40:45 +0000 (11:40 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:39:36 +0000 (14:39 +0200)
commit29e6275b8451e1e4072035afbf28559ac737ced0
treeeecbcb9654f439b1bdc3f0021b927d5036d8df6a
parent4c5157e585701d11481079a8728c46a3eefddd91
lpc32xx: i2c: add LPC32xx I2C interface support

Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
arch/arm/cpu/arm926ejs/lpc32xx/devices.c
arch/arm/include/asm/arch-lpc32xx/clk.h
arch/arm/include/asm/arch-lpc32xx/cpu.h
arch/arm/include/asm/arch-lpc32xx/sys_proto.h
drivers/i2c/Makefile
drivers/i2c/lpc32xx_i2c.c [new file with mode: 0644]