Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1508163 > unrolled thread

Re: [PATCH] i2c: imx: defer probe if bus recovery GPIOs are not ready

Started byWolfram Sang <wsa@the-dreams.de>
First post2016-10-25 12:20 +0200
Last post2016-10-25 12:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] i2c: imx: defer probe if bus recovery GPIOs are not ready Wolfram Sang <wsa@the-dreams.de> - 2016-10-25 12:20 +0200

#1508163 — Re: [PATCH] i2c: imx: defer probe if bus recovery GPIOs are not ready

FromWolfram Sang <wsa@the-dreams.de>
Date2016-10-25 12:20 +0200
SubjectRe: [PATCH] i2c: imx: defer probe if bus recovery GPIOs are not ready
Message-ID<sw6ZP-4he-11@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Mon, Sep 26, 2016 at 05:18:58PM -0700, Stefan Agner wrote:
> Some SoC might load the GPIO driver after the I2C driver and
> using the I2C bus recovery mechanism via GPIOs. In this case
> it is crucial to defer probing if the GPIO request functions
> do so, otherwise the I2C driver gets loaded without recovery
> mechanisms enabled.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>

Added stable and applied to for-current, thanks! Please consider adding
a "Fixes: <sha-id>" next time. This would be helpful.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web