]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: Setup legacy i2c controller interrupts
authorAbhilash Kesavan <a.kesavan@samsung.com>
Tue, 20 Nov 2012 09:20:38 +0000 (18:20 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 20 Nov 2012 09:20:38 +0000 (18:20 +0900)
commit697614801cc7bdafadb18a3e21f84bae0907d305
treed021bc6eb796679665a59623da46cbdeb5394ff9
parent752d3f997a7ceb0477261267e86218cc361c55fe
ARM: EXYNOS: Setup legacy i2c controller interrupts

On Exynos5 we have a new high-speed i2c controller. The interrupt
sources for the legacy and new controller are muxed and are controlled
via the SYSCON I2C_CFG register. At reset the interrupt source is
configured for the high-speed controller, to continue using the old
i2c controller we need to modify the I2C_CFG register.

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/include/mach/regs-pmu.h
arch/arm/mach-exynos/mach-exynos5-dt.c