[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1332357113-2973-1-git-send-email-k.lewandowsk@samsung.com>
Date: Wed, 21 Mar 2012 20:11:50 +0100
From: Karol Lewandowski <k.lewandowsk@...sung.com>
To: w.sang@...gutronix.de
Cc: ben-linux@...ff.org, m.szyprowski@...sung.com,
thomas.abraham@...aro.org, linux-kernel@...r.kernel.org,
linux-i2c@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org,
linux-samsung-soc@...r.kernel.org, t.stanislaws@...sung.com,
kyungmin.park@...sung.com, broonie@...nsource.wolfsonmicro.com,
Karol Lewandowski <k.lewandowsk@...sung.com>
Subject: [PATCH v3 0/3] i2c-s3c2410: Updates for exynos4210 and DT-based systems
Changes since v2:
- Merge device type and flags into flat bitmask named quirks -
Consequently, treat s3c24xx as baseline hardware platform and
support all hw variations via quirks [Suggested by Mark Brown]
Changes since v1:
- Move unrelated code fragment to separate patch (of_match_ptr())
[Suggested by Thomas Abracham]
- Move device-type handling to separate function and rework its
internals a bit [likewise]
This patchset reworks i2c-s3c2410 driver a bit to better handle
device tree-enabled platforms and adds two quirks required by
exynos4210-specific I2C controller used by s5p-hdmi driver.
This patchset is based on "i2c-bjdooks/for-34/i2c/i2c-samsung" branch
taken from:
git://git.fluff.org/bjdooks/linux.git
Karol Lewandowski (3):
i2c-s3c2410: Drop unused define
i2c-s3c2410: Rework device type handling
i2c-s3c2410: Add HDMIPHY quirk for S3C2440
.../devicetree/bindings/i2c/samsung-i2c.txt | 11 ++-
drivers/i2c/busses/i2c-s3c2410.c | 86 +++++++++++++------
2 files changed, 68 insertions(+), 29 deletions(-)
--
1.7.9
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists