[PATCH 0/2] i2c: s3c2410: allow pin pin configuration using pinctrl
From: Thomas Abraham <hidden>
Date: 2012-09-06 09:22:59
Also in:
linux-i2c, linux-samsung-soc
From: Thomas Abraham <hidden>
Date: 2012-09-06 09:22:59
Also in:
linux-i2c, linux-samsung-soc
This patch series adds support for pinctrl interface based i2c-bus configuration for the s3c2410 i2c controller driver. The second patch would have conflict with Exynos4 DTS reorganization patches posted by Tomasz Figa. If those patches are applied prior to this patch, I will rebase this patch and resubmit. Thomas Abraham (2): i2c: s3c2410: add optional pin configuration using pinctrl interface ARM: dts: exynos4: allow i2c0 bus to be configured using pinctrl interface arch/arm/boot/dts/exynos4210-smdkv310.dts | 2 -- arch/arm/boot/dts/exynos4210.dtsi | 2 ++ drivers/i2c/busses/i2c-s3c2410.c | 19 ++++++++++++++++--- 3 files changed, 18 insertions(+), 5 deletions(-)