[PATCH 0/3 v2] Updates for exynos4210 and DT-based systems

Kyungmin Park kmpark at infradead.org
Wed Mar 14 12:49:48 EST 2012


+CC another i2c subsystem maintainer, Wolfram Sang.

On 3/14/12, Karol Lewandowski <k.lewandowsk at samsung.com> wrote:
> Changes since v1:
>  - Move unrelated code fragment to separate patch (of_match_ptr())
>  - Move device-type handling to separate function and rework its
>    internals a bit
>
> 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        |   10 ++-
>  drivers/i2c/busses/i2c-s3c2410.c                   |   93
> +++++++++++++++-----
>  2 files changed, 77 insertions(+), 26 deletions(-)
>
> --
> 1.7.9
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc"
> in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


More information about the devicetree-discuss mailing list